I'm new to Jboss and I'm getting a deploy failure when deploying a test.war file to \jboss-3.2.5\server\default\deploy for a simple servlet test. My Web application fails install (No EJBs), so I'm going to basics. Am I missing something here?
The war file includes: WEB-INF\web.xml WEB-INF\jboss-web.xml (nothing added from empty template) WEB-INF\classes\TestingServlet.class Any suggestions are appreciated. Error Message: MBeans waiting for other MBeans: ObjectName: jboss.web.deployment:war=test.war,id=-106315609 state: FAILED I Depend On: Depends On Me: MBeanException: org.jboss.deployment.DeploymentException: URL fi le:/E:/jboss-3.2.5/server/default/tmp/deploy/tmp62196test.war/ deployment failed Cause: org.jboss.deployment.DeploymentException: URL file:/E:/jboss-3.2.5/server /default/tmp/deploy/tmp62196test.war/ deployment failed MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM: ObjectName: jboss.web.deployment:war=test.war,id=-106315609 state: FAILED I Depend On: Depends On Me: MBeanException: org.jboss.deployment.DeploymentException: URL fi le:/E:/jboss-3.2.5/server/default/tmp/deploy/tmp62196test.war/ deployment failed Cause: org.jboss.deployment.DeploymentException: URL file:/E:/jboss-3.2.5/server /default/tmp/deploy/tmp62196test.war/ deployment failed 12:21:19,012 INFO [Server] JBoss (MX MicroKernel) [3.2.5 (build: CVSTag=JBoss_3 _2_5 date=200406251954)] Started in 13s:813ms 12:21:19,012 INFO [Tomcat5] Saw org.jboss.system.server.started notification, s tarting connectors 12:21:19,074 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-808 0 12:21:19,215 INFO [ChannelSocket] JK2: ajp13 listening on /0.0.0.0:8009 12:21:19,230 INFO [JkMain] Jk running ID=0 time=0/46 config=null View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843892#3843892 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843892 ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user