4 Replies Latest reply on Nov 20, 2002 11:52 PM by muradhak

    JBoss3.0.1 Jetty -> Tomcat

    msch

      Hi,

      how can I completely eliminate Jetty to use an external Tomcat4?

      m.

        • 1. Re: JBoss3.0.1 Jetty -> Tomcat
          msch

          not a proper answer but it works:

          I use Port 8180 for Tomcat, so it isn't necessary to delete Jetty ;-)

          thx
          m.

          • 2. Re: JBoss3.0.1 Jetty -> Tomcat

            remove the jbossweb.sar from your deploy directory

            Jules

            • 3. Re: JBoss3.0.1 Jetty -> Tomcat
              muradhak

              Hi Jules,
              I did remove jbosswex.sar from the deployment directory, but....

              09:21:47,623 INFO [MainDeployer] Deployment of package: file:/D:/jboss_test_007
              /enm_qos/MDC/Shared/jboss-3.0.4/server/default/deploy/jmx-console.war/ is waitin
              g for an appropriate deployer.
              09:21:47,639 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean ope
              ration 'checkIncompleteDeployments()'
              Cause: Incomplete Deployment listing:
              Packages waiting for a deployer:
              [org.jboss.deployment.DeploymentInfo@63fc463 { url=file:/D:/jboss_test_007/enm_q
              os/MDC/Shared/jboss-3.0.4/server/default/deploy/http-invoker.sar/invoker.war/ }
              deployer: null
              status: Starting
              state: INIT_WAITING_DEPLOYER
              watch: file:/D:/jboss_test_007/enm_qos/MDC/Shared/jboss-3.0.4/server/default/d
              eploy/http-invoker.sar/invoker.war/
              lastDeployed: 1037850704889
              lastModified: 1037850589122
              mbeans:
              , org.jboss.deployment.DeploymentInfo@5383a6c8 { url=file:/D:/jboss_test_007/enm
              _qos/MDC/Shared/jboss-3.0.4/server/default/deploy/jmx-console.war/ }
              deployer: null
              status: null
              state: INIT_WAITING_DEPLOYER
              watch: file:/D:/jboss_test_007/enm_qos/MDC/Shared/jboss-3.0.4/server/default/d
              eploy/jmx-console.war/
              lastDeployed: 1037850707623
              lastModified: 1037850597465
              mbeans:
              ]Incompletely deployed packages:
              [org.jboss.deployment.DeploymentInfo@5383a6c8 { url=file:/D:/jboss_test_007/enm_
              qos/MDC/Shared/jboss-3.0.4/server/default/deploy/jmx-console.war/ }
              deployer: null
              status: null
              state: INIT_WAITING_DEPLOYER
              watch: file:/D:/jboss_test_007/enm_qos/MDC/Shared/jboss-3.0.4/server/default/d
              eploy/jmx-console.war/
              lastDeployed: 1037850707623
              lastModified: 1037850597465
              mbeans:
              ]MBeans waiting for classes:

              MBeans waiting for other MBeans:


              Cheers
              Muraly

              • 4. Re: JBoss3.0.1 Jetty -> Tomcat
                muradhak

                Hi Jules,
                I did remove the jbossweb.sar from the deployment directory. But when i start JBoss I get the follwing error. I am running my TC in 8080 when I started the JBoss.

                09:21:47,623 INFO [MainDeployer] Deployment of package: file:/D:/jboss_test_007
                /enm_qos/MDC/Shared/jboss-3.0.4/server/default/deploy/jmx-console.war/ is waitin
                g for an appropriate deployer.
                09:21:47,639 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean ope
                ration 'checkIncompleteDeployments()'
                Cause: Incomplete Deployment listing:
                Packages waiting for a deployer:
                [org.jboss.deployment.DeploymentInfo@63fc463 { url=file:/D:/jboss_test_007/enm_q
                os/MDC/Shared/jboss-3.0.4/server/default/deploy/http-invoker.sar/invoker.war/ }
                deployer: null
                status: Starting
                state: INIT_WAITING_DEPLOYER
                watch: file:/D:/jboss_test_007/enm_qos/MDC/Shared/jboss-3.0.4/server/default/d
                eploy/http-invoker.sar/invoker.war/
                lastDeployed: 1037850704889
                lastModified: 1037850589122
                mbeans:
                , org.jboss.deployment.DeploymentInfo@5383a6c8 { url=file:/D:/jboss_test_007/enm
                _qos/MDC/Shared/jboss-3.0.4/server/default/deploy/jmx-console.war/ }
                deployer: null
                status: null
                state: INIT_WAITING_DEPLOYER
                watch: file:/D:/jboss_test_007/enm_qos/MDC/Shared/jboss-3.0.4/server/default/d
                eploy/jmx-console.war/
                lastDeployed: 1037850707623
                lastModified: 1037850597465
                mbeans:
                ]Incompletely deployed packages:
                [org.jboss.deployment.DeploymentInfo@5383a6c8 { url=file:/D:/jboss_test_007/enm_
                qos/MDC/Shared/jboss-3.0.4/server/default/deploy/jmx-console.war/ }
                deployer: null
                status: null
                state: INIT_WAITING_DEPLOYER
                watch: file:/D:/jboss_test_007/enm_qos/MDC/Shared/jboss-3.0.4/server/default/d
                eploy/jmx-console.war/
                lastDeployed: 1037850707623
                lastModified: 1037850597465
                mbeans:
                ]MBeans waiting for classes:

                MBeans waiting for other MBeans:


                Cheers
                Muraly