1 Reply Latest reply on Sep 1, 2005 5:55 AM by ln_subramanyam

    How to specify a default module in Jboss tomcat?

    ln_subramanyam

      Hi,

      I am using jboss application server. We have some web modules deployed on jboss tomcat, and we have different context roots for each one of them. I am trying to make one module as a default module, so that when i type the domain name(i.e http://xxxxxx:9090), then it should goto that module. Can anyone suggest me if there is any way this can be done(may be in web.xml etc..)

      Thanks in Advance

        • 1. Re: How to specify a default module in Jboss tomcat?
          ln_subramanyam

           

          "ln_subramanyam" wrote:
          Hi,

          I am using jboss application server. We have some web modules deployed on jboss tomcat, and we have different context roots for each one of them. I am trying to make one module as a default module, so that when i type the domain name(i.e http://xxxxxx:9090), then it should goto that module. Can anyone suggest me if there is any way this can be done(may be in web.xml/application.xml etc..)

          Thanks in Advance