2 Replies Latest reply on Oct 14, 2010 8:58 AM by wdfink

    How to disable Tomcat inside the JBoss5?

    jyotsana

      Hi

      I want to disable Tomcat running inside the JBoss5 because I am using tomcat outside.

      How can I disable that?

       

      Thanks

        • 1. Re: How to disable Tomcat inside the JBoss5?
          alesj

          Try by deleting jbossweb.deployer/ directory.

          Then probably other things that might depend on services inside this dir will fail,

          try removing them as well, until things work w/o dependency errors.

           

          Or you could try the other way around -- starting from minimal conf, and adding services on top.

          • 2. Re: How to disable Tomcat inside the JBoss5?
            wdfink

            You have to remove (from all configuration) jmx-console, manangement, admin-console, jbossweb.sar, jbossws.sar.

            jbossweb.deployer (answer from Justin) sounds like JBoss4.x

             

            But be aware you don't have a Browser interface to look after health and statistics of your JBoss!