[jboss-user] [JBoss Seam] - Class-loading issue using seam and jbpm web console app in t

ashok777 do-not-reply at jboss.com
Fri Oct 27 19:45:56 EDT 2006


I have a need to run the jbpm console webapp alongside a seam app.
So when packaging the example seam app [jboss-seam-dvd.ear] I drop in the 3.1.2 version of jbpm.war.
The consolidated .ear file is then deployed to a jboss-4.0.5.GA server.

The JBoss server reported the following error when loading jbpm.war :


16:26:32,710 INFO  [FacesConfigurator] Reading config jar:file:/C:/jboss-4.0.5.GA/server/default/./tmp/deploy/tmp23556jboss-seam-dvd.ear-contents/jbpm-exp.war/WEB-INF/lib/tomahawk.jar!/META-INF/faces-config.xml
16:26:33,211 INFO  [FacesConfigurator] Reading config /WEB-INF/faces-config.xml
16:26:33,411 ERROR [StartupServletContextListener] Error initializing ServletContext
java.lang.IllegalArgumentException: Class org.jboss.seam.jsf.SeamNavigationHandler is no javax.faces.application.NavigationHandler

Looks like tomahawk.jar packaged with jbpm.war (3.1.2 version) is incompatible with seam 1.0.1.GA

Wondering how I should be using jbpm.war alongside seam ?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981474#3981474

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981474



More information about the jboss-user mailing list