[jboss-user] [JBoss Seam] - Re: JBoss 4.2.0.GA hangs with my Seam application
pdhaigh
do-not-reply at jboss.com
Wed May 23 18:26:01 EDT 2007
After some playing, my issue was resolved by this:
<!--
| <module>
| <java>el-ri.jar</java>
| </module>
|
| <module>
| <java>el-api.jar</java>
| </module>
| -->
(in application.xml)
The above were needed for 4.0.5 deployments, but crash the server for 4.2.0.GA
I'm happy because it now seems to work, but I do think the server should be able to deal with the failed deployment, rather than falling to it's knees.. ;-)
p
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048073#4048073
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048073
More information about the jboss-user
mailing list