1 Reply Latest reply on Jun 15, 2007 7:29 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. i read the documentation, the howto s 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 renamed the ROOT.war and 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