[jboss-user] [Installation, Configuration & Deployment] - Re: context-root not working?

psc00 do-not-reply at jboss.com
Fri Oct 30 04:53:13 EDT 2009


the application.xml and jboss-app.xml were pasted incorrectly, these are the correct contents:

<?xml version="1.0" encoding="UTF-8"?>
  | <application>
  |   <module>
  |     <web>
  |       <web-uri>biplatformwar.war</web-uri>
  |       <context-root>myapp</context-root>
  |     </web>
  |   </module>
  | </application>
  | 
  | <?xml version="1.0" encoding="UTF-8"?>
  | <jboss-app>
  |    <module>
  |       <har>xxxtesthar.har</har>
  |    </module>
  | </jboss-app> 

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

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



More information about the jboss-user mailing list