Hi, better open a new thread, as your errors do not seem to be related to the original error.
Why did you rename your "web.xml" to "context.xml"? The latter has a totally different structure, its root element is "", not "<web-app>", they don't have much in common. The "default" server is fully web aware. If you want to start the "web" configuration, run "jboss.bat" (or "jboss.sh") with options "-c web". Best regards Wolfgang View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239860#4239860 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239860 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
