[JBoss jBPM] - Re: Deploying jbpm-console in a different server
by vineethjoyson
Sorry if i was not clear. Actually i know what i have done to move the console application to new JBOSS server(jboss5.0beta) is wrong since i havent copied the dependent jars and configuration files are not copied. i want to know what all things to be done to make the the console application working. And to my knowledge the deploying is getting failed due to the following error:-
ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/jbpm-console]] Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener
java.lang.LinkageError: loader constraints violated when linking javax/el/ExpressionFactory class
at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp
since the deploying is failed i am getting "HTTP Status 404" error.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030222#4030222
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030222
19Â years, 1Â month
[JBoss Seam] - Switching SEAM 1.2 to JSF 1.2 RI problem
by Yilativs
Hello,
I tried to switch seam 1.2.0.PATCH1 to JSF 1.2 RI
I reproduced steps from seam_reference.pdf page 45
(BTW Documentation contains misprint in line that lists el jars to change anonymous wrote : el-api.jar, el-impl.jar there is no el-impl.jar there is el-ri.jar)
When I try to deploy a sample appication JBoss4.0.5 GA reports
13:34:09,266 INFO [Initialization] done initializing Seam
| 13:34:09,266 ERROR [STDERR] 21.03.2007 13:34:09 com.sun.faces.config.ConfigureListener contextInitialized
| INFO: Initializing Sun's JavaServer Faces implementation (1.2-b20-FCS) for context 'null'
| 13:34:09,797 ERROR [STDERR] 21.03.2007 13:34:09 com.sun.faces.config.ConfigureListener isJspTwoOne
| WARNING: Incorrect JSP version found, method getJspApplicationContext does not exist.
| 13:34:09,860 ERROR [STDERR] 21.03.2007 13:34:09 com.sun.faces.config.ConfigureListener contextInitialized
| INFO: Completed initializing Sun's JavaServer Faces implementation (1.2-b20-FCS) for context 'null'
|
I found that this bug was already fixed in JIRA http://jira.jboss.com/jira/browse/JBSEAM-156
but I do not understands the steps to fix it.
Can someone explain how to do the (1)st state? ;-)
anonymous wrote :
| (1) Fixed an incompatibility b/w Seam and JSF 1.2
| (2) installed the RI in server\default\deploy\jbossweb-tomcat55.sar\jsf-libs
| (3) upgraded to a more recent build of the JSF RI that fixed a bug with VariableResolver
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030214#4030214
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030214
19Â years, 1Â month
[JBoss jBPM] - Re: JBPM3 with tomcat
by ygiriyap
I am using JBPM 3.1.4,Tomcat and MYSQL db
JbpmGettingStarted.html doc says ...
1. Create a workflow.
2. clicke on the "Deployment" tab down in the bottom/middle of the screen.
3. In the wizard ... In the deployment server settings provide values for ...
- server name (this will be localhost)
- server port (this will be 8080)
4. hit "deploy process archive..."
The problem is ...
I am seeing a third field,'Server Deployer', in the "Deployment Server Settings". JbpmGettingStarted.html doc doesnt talk about the third field.
Default populated value is ... "/jbpm-console/upload".I presume this is for deploying onto JBOSS.
To deploy the WF into Tomcat .... I am not sure what to mention here????
Am I suppose to write any uploader??? Is there any support for this???
Kindly answer.Thanks.
--Yash
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030212#4030212
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030212
19Â years, 1Â month