Add a ./WEB-INF/jboss-web.xml file, containing the following text, to the war file:
<?xml version="1.0" encoding="UTF-8"?> <jboss-web> <context-root>/second</context-root> </jboss-web> View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968240#3968240 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968240 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
