[jboss-user] [JBoss Seam] - Re: Seam is spining JVM on startup
cavani
do-not-reply at jboss.com
Tue May 22 13:55:06 EDT 2007
My project on JBoss 4.2.GA has the same problem.
I don't think the first message is connected to the problem. It is an Warning becouse you copy this from examples:
| <security-constraint>
| <display-name>Restrict XHTML Documents</display-name>
| <web-resource-collection>
| <web-resource-name>XHTML</web-resource-name>
| <url-pattern>*.xhtml</url-pattern>
| </web-resource-collection>
| <auth-constraint>
| <role-name>NONE</role-name>
| </auth-constraint>
| </security-constraint>
|
Other people are announcing the same problem (I think):
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=108938
For now, I still using 4.0.5GA.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047664#4047664
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4047664
More information about the jboss-user
mailing list