<p>Robin, You must put in your directory /xxx/opencms.war/WEB-INF/ a file jboss-web.xml with the following content:</p>  <p> </p>  <p><?xml version="1.0" encoding="UTF-8"?><br />  <jboss-web></p>  <p>    <context-root>/opencms</context-root></p>  <p></jboss-web></p> <p> </p> <p>and </p> <p> </p>  <p> </p>  <p>in web.xml uncomment:</p>  <p> <!--<br />              Uncomment this parameter in case you change the web application context using an application server<br />              specific deployment descriptor. E.g. in Jboss, you could use the jboss-web.xml file to deploy opencms under the<br />              context 'myopencms' but still keep the files in the folder 'opencms.war'<br />          --><br />      <context-param><br />          <param-name>WebApplicationContext</param-name><br />          <param-value>opencms</param-value><br />      </context-param></p> <p>  </p>  <p> restart jboss</p> <p> </p>--<br />Jordi Marquès Ferré (jordi.marques@iigov.org)<br /><br /><br /><br /><div id="rep" style="padding-left: 10px"><div id="repRep" style="border-left: 2px solid red; padding-left: 10px">                                                                                                                Hi,<br />   Can openCMS be used with Jboss?<br />I am using jboss version 4.0.2SP1 and openCMS 6.2.1<br /><br />I deployed the opencms.war file and everything got<br />initialized but when I actually access it. I am<br />getting page not found, broken images etc.<br /><br />Is there some settings that I need to change.<br /><br />Any suggestions would be appreciated.<br /><br />Thanks,<br />Robin<br /><br />__________________________________________________<br />Do You Yahoo!?<br />Tired of spam?  Yahoo! Mail has the best spam protection around <br />http://mail.yahoo.com <br /><br />_______________________________________________<br />This mail is sent to you from the opencms-dev mailing list<br />To change your list options, or to unsubscribe from the list, please visit<br />http://lists.opencms.org/mailman/listinfo/opencms-dev<br />                                                                                                         </div></div>