I've been trying to migrate an application from JBoss 3.2.1 to JBoss 4.0.1. I've created a new deployment directory under 'default server'. And added MBean entry for this in '/conf/jboss-service.xml' file. When I start up JBoss I get the following error message....
=========================================== ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing: MBeans waiting for other MBeans: ObjectName: jboss.deployment:flavor=XXX,type=DeploymentScanner state: CREATED I Depend On: jboss.system:service=MainDeployer Depends On Me: MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM: ObjectName: jboss.deployment:flavor=XXX,type=DeploymentScanner state: CREATED I Depend On: jboss.system:service=MainDeployer Depends On Me: ============================================ JBoss shows the message that application has deployed successfully, but **I could not access my application from browser (Error 404)**. The very same application work in JBoss 3.2.1, with out a problem. However I was able to acess 'web-console' from the browser. I have no clue what the problem is. I've spent lot of time trying to fix this, but could not. Please let me know a solution for this issue. Your help is greatly appreciated. Thank you very much, Krishna View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866568#3866568 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866568 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
