Hello,
I'm trying to deploy the jbpm console in the same EAR as another web application
(seam)
The reason is to share the ActionHandler jar.
My jbpm-console.war deploys fine when alone in the deploy directory of Jboss 4.2.2 (I
tweaked the archive acording to the wiki)
Now when I bundle the console in the EAR, it deploys but when I login I get an error about
seam phase listener.
I think the problem is that the other web app has declared the facelet servlet listener
and the console declares one as well.
How can I resolve this problem ? Is it even possible to have 2 wars in an EAR ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169802#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...