1 Reply Latest reply on Jun 15, 2007 7:28 AM by hasc

    cant't deploy in context root on jboss-4.2.0.GA

    hasc


      Hi,

      i have trouble getting my application running in the root context on jboss-4.2.0GA. i read the documentation, the howtos and so on, maybe i'm stupid but i cant get it working...

      i was trying to configure apache and tomcat with ajp ant got so far that i could access the application with [mydomain.tld/app] but no way with [mydomain.tld].
      so i tried to get it running on 127.0.0.1:8080 - without success.

      i tried the foloowring:

      - i renamed the ROOT.war
      - in application.xml i defined:

      <context-root>/<context-root>
      
      or
      
      <context-root />
      

      - i did the same in jboss-web.xml
      all without success. i remember i got it working on jboss-4.0.5.GA but now on jboss-4.2.0.GA i have no clue.

      can anyone help please?

      regards and thanks,
      hasc