"frankgrimes" wrote : http://www.jboss.org/index.html?module=bb&op=viewtopic&t=63494
I've added | <!DOCTYPE web-app PUBLIC | "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" | "http://java.sun.com/dtd/web-app_2_3.dtd"> | to jboss-ws4ee.war/WEB-INF/web.xml but I get this: | --- Packages waiting for a deployer --- | [EMAIL PROTECTED] { url=file:/E:/jboss/jboss-4.0.2/server/oma/deploy/http-invoker.sar/invoker.war/ } | deployer: null | status: Starting | state: INIT_WAITING_DEPLOYER | watch: file:/E:/jboss/jboss-4.0.2/server/oma/deploy/http-invoker.sar/invoker.war/ | altDD: null | lastDeployed: 1115733120810 | lastModified: 1115638088263 | mbeans: | | [EMAIL PROTECTED] { url=file:/E:/jboss/jboss-4.0.2/server/oma/deploy/jboss-ws4ee.sar/jboss-ws4ee.war } | deployer: null | status: Starting | state: INIT_WAITING_DEPLOYER | watch: file:/E:/jboss/jboss-4.0.2/server/oma/deploy/jboss-ws4ee.sar/jboss-ws4ee.war | altDD: null | lastDeployed: 1115733120810 | lastModified: 1115733117560 | mbeans: | | [EMAIL PROTECTED] { url=file:/E:/jboss/jboss-4.0.2/server/oma/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil. | deployer: null | status: Starting | state: INIT_WAITING_DEPLOYER | watch: file:/E:/jboss/jboss-4.0.2/server/oma/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/ | altDD: null | lastDeployed: 1115733120810 | lastModified: 1115638090169 | mbeans: | | [EMAIL PROTECTED] { url=file:/E:/jboss/jboss-4.0.2/server/oma/deploy/management/console-mgr.sar/web-console | deployer: null | status: Starting | state: INIT_WAITING_DEPLOYER | watch: file:/E:/jboss/jboss-4.0.2/server/oma/deploy/management/console-mgr.sar/web-console.war/ | altDD: null | lastDeployed: 1115733120810 | lastModified: 1115638092716 | mbeans: | | [EMAIL PROTECTED] { url=file:/E:/jboss/jboss-4.0.2/server/oma/deploy/jmx-console.war/ } | deployer: null | status: null | state: INIT_WAITING_DEPLOYER | watch: file:/E:/jboss/jboss-4.0.2/server/oma/deploy/jmx-console.war/ | altDD: null | lastDeployed: 1115733134856 | lastModified: 1115638091278 | mbeans: | | [EMAIL PROTECTED] { url=file:/E:/jboss/jboss-4.0.2/server/oma/tmp/deploy/tmp19050oma.ear-contents/oma.war } | deployer: null | status: Starting | state: START_SUBDEPLOYMENTS | watch: file:/E:/jboss/jboss-4.0.2/server/oma/tmp/deploy/tmp19050oma.ear-contents/oma.war | altDD: null | lastDeployed: 1115733137888 | lastModified: 1115733135388 | mbeans: | | [EMAIL PROTECTED] { url=file:/E:/jboss/jboss-4.0.2/server/oma/deploy/jetty-5.1.3-jboss-4.0.0/ } | deployer: null | status: null | state: INIT_WAITING_DEPLOYER | watch: file:/E:/jboss/jboss-4.0.2/server/oma/deploy/jetty-5.1.3-jboss-4.0.0/ | altDD: null | lastDeployed: 1115733165919 | lastModified: 1115733079278 | mbeans: | | --- Incompletely deployed packages --- | [EMAIL PROTECTED] { url=file:/E:/jboss/jboss-4.0.2/server/oma/deploy/jmx-console.war/ } | deployer: null | status: null | state: INIT_WAITING_DEPLOYER | watch: file:/E:/jboss/jboss-4.0.2/server/oma/deploy/jmx-console.war/ | altDD: null | lastDeployed: 1115733134856 | lastModified: 1115638091278 | mbeans: | | [EMAIL PROTECTED] { url=file:/E:/jboss/jboss-4.0.2/server/oma/deploy/jetty-5.1.3-jboss-4.0.0/ } | deployer: null | status: null | state: INIT_WAITING_DEPLOYER | watch: file:/E:/jboss/jboss-4.0.2/server/oma/deploy/jetty-5.1.3-jboss-4.0.0/ | altDD: null | lastDeployed: 1115733165919 | lastModified: 1115733079278 | mbeans: | | --- MBeans waiting for other MBeans --- | ObjectName: jboss.ws4ee:service=ServiceDeployerJSE | State: CONFIGURED | I Depend On: | jboss.web:service=WebServer | | ObjectName: jboss.mq:service=InvocationLayer,type=HTTP | State: CONFIGURED | I Depend On: | jboss.mq:service=Invoker | jboss.web:service=WebServer | | --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM --- | ObjectName: jboss.web:service=WebServer | State: NOTYETINSTALLED | Depends On Me: | jboss.ws4ee:service=ServiceDeployerJSE | jboss.mq:service=InvocationLayer,type=HTTP | I installed the newest Jetty 5.1.3 for JBoss 4.0.0. Regards, Rafal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877163#3877163 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877163 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
