  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | JBoss | Hi
I have set up a JBoss 4.2.0 cluster running JBoss Messaging 1.4.0CR1 on top of an SQLSERVER 2005. I have configured a distributed topic. Runinng the cluster publishing and subscribing messages frI am just starting to explore the JBoss Federated SSO technology for integrating a bunch of applications that we have deployed in JBoss. I downloaded the binary and source and know where the javadoc Hello.
I 'm trying to ceate a simple console application with jbpm and timers. What I did is quite simple
public static void main(String[] args)
| {
| try
| {
| JbpmConfigurIs it possible to use Seam without packaging the various libraries in each application?
I developed a Seam application on JBoss 4.0.5 with Seam 1.2.1 and everything works fine when the Seam librariesJBoss 4.0.5.GA/JBossWS 1.0.3
This code from the User 's Guide does not work. Any ideas?
String endpoint "http //redbull 8080/ping/Ping "
| String namespace "http //ls.vicor.com/wsI 've not tried but I guess by using -javaagent you should be able to do loadtime weaving. I think your main challenge will be to get the jboss-aop.xml files deployed before your application classes. When you have a selectDate tied to a h inputText box and there is h selectOneMenu control directly below the h selectOneMenu item has focus and shows through the date picker when the date picker is sGuys
Personally I am not a big fan of BEA but unfortunately my client is. However we still have ways of using JBoss products. One of them is JBoss AOP. Even though I haven 't try yet using JBossAOP aI have a component which display some list and I am using @(protected) method. But when I call add from this component which do not access to the list the @(protected) method is called. Why ?
| packageHi Andy
I just committed the seam pageflow support in the new plugin. So the pageflow will for now continue to live in the same plugin as jpdl. All commonalities are factored out so in the future ii have had a similar error before. i am not sure now but the reason was that i didn 't make my stateful session bean a long running bean if i remember correctly.
View the original post http //wwwWhy use the Edit mode for that purpose? According to the JSR-168 spec PLT.8.2
anonymous wrote Within the EDIT portlet mode a portlet should provide content and logic that lets a user customize thI just wanted to make sure I am doing some things using the best practice. I think I am doing some things that are not just 100% correct and work coincidentally
I have the process instance that I Hello
Does anyone know how to configure a different set of JNDI environment
entries for each virtual host that uses the same WAR in JBoss? This can be
done with stand alone Tomcat using context.xml fIs there a way to have Seam generate-entities not overwrite existing files? I have been using it in an incremental way. I make some tables. generate-entities. do some coding and go back to maEdit mode is only available to logged in users to edit the portlet preferences based on the user 's needs.
For my application if the user clicks edit button I am redirecting to Sample1.jsp and if the Of course if I write the xml manually and send it over http like this
| <?xml version \ "1.0\ " ? >
| " <soapenv Envelope xmlns soapenv \ "http //schemas.xmlsoap.org/soap/envelope/\ " I got this exception but I understand why....
In Stateful component I have
@(protected)(type EXTENDED)
EntityManager em
| javax.faces.FacesException Error calling action method of comHi
I am working on migration project to migrate J2EE application from weblogic to Jboss.
I am new for hibernate and gone through some tutorials. In my application I didn 't notice any weblogic specIs it possible to create a SOAP message with contract based approach as
| javax.xml.soap.MessageFactory.newInstance(SOAPConstants.SOAP_1_2_PROTOCOL).createMessage()
|
I have tried but getting Hi.
I 'm just wondering why CharacterEncodingFilter class 's @(protected) is org.jboss.seam.servlet.characterEncodingFilter.
other Filter 's @(protected) specifies org.jboss.seam.web package.
Does <web character-Regarding to JBossIDE-Tutorial.pdf I worked through this tutorial and I reached my first EJB
Now I?m trying to deploy the application as clent and server using Tomcat 5.5 and JBOSS 4.2.0GA ( on two dHow can I configure a SAR deployment so that some extra files are available to the deployed application? I have a custom class that is called from a Schedulable class. The custom class looks for a cdo you want the two unannotated fields to be persisted?
by default they are considered to be annotated with @(protected) but if you don 't want them to be persisted you must annotate them with @(protected)I have a requirement for two SSL enabled shopping websites to share the same data source. Both websites are owned by the same company. Some of the products are unique to one website and some products Could you please post the showAll() method (and any annotations) as well as the stacktrace?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4065895#4065895
Reply toHi
I 've started "tinkering " with Seam. One of the most interesting parts of Seam (for me) is the use of jBPM processes to control page-flow.
In the seam manual there is a screenshot showing a procMost likely you would have to hack a class in the org.hibernate.dialect package. I filed a Hibnernate JIRA a while ago with a patch but till now such kind of problem is not get fixed. Okay first knI am use jboss portal 2.4.2
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4065890#4065890
Reply to the post http //www.jboss.com/index.html?module bb&op postingI read CatalogPortlet.java sources and i saw lines
PortalNode current req.getPortalNode()
for JBossRenderRequest req definition.
In new api there isn 't class org.jboss.portlet.JBossRenderRequest |
|
 |