[jboss-user] [JBoss Seam] - Re: Seam is spining JVM on startup

cavani do-not-reply at jboss.com
Wed May 23 20:05:10 EDT 2007


Hey!

take a look at:

[url]
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=108938[/url]

Phil found the problem. Seems that EL api jar module declaration on application.xml cause JBoss 4.2 GA hang up.

It is just remove:


  | <module>
  |   <java>el-api.jar</java>
  | </module>
  | 

Thanks,

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

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



More information about the jboss-user mailing list