Add a jboss-web.xml file, in the WEB-INF folder of your application, containing the following:
jboss-web.xml:
| <?xml version="1.0" encoding="UTF-8"?>
| <!DOCTYPE jboss-web PUBLIC "-//JBoss//DTD Web Application 2.2//EN" "http://www.jboss.org/j2ee/dtd/jboss-web.dtd">
|
| <jboss-web>
| <context-root>/</context-root>
| </jboss-web>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064386#4064386
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064386
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user