>From watching the commit messages on the dev list it seems that this has only just >been fixed. I _think_ that the recent jboss3-tomcat4 bundle might include this fix - maybe try that.
alternatively, the problem only occurs using the njar protocol - so if you can deploy some other way, then that will avoid it. cheers dim ----- Original Message ----- From: "Ren Weili" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 16, 2002 3:34 PM Subject: [JBoss-user] Problem mit 3.0.0RC1 > hi all, > I have installed JBoss-3.0.0RC1 on Debian Linux. > And I replaced jetty with Tomcat-4.0.4-b2-01. > > After I started with run.sh, it complains the same error: > > Starting deployment of package: > file:/opt/jboss-3.0.0RC1/server/default/deploy/webtest.ear > 13:04:49,898 INFO [EARDeployer] Init J2EE application: file:/opt/jboss-3. > 0.0RC1/server/default/deploy/webtest.ear > 13:04:50,184 INFO [EmbeddedCatalinaServiceSX] deploy, ctxPath=, > warUrl=njar:file:/opt/jboss-3.0.0RC1/server/default/tmp/deploy/opt/jboss-3.0 > .0RC1/server/default/deploy/webtest.ear/105.webtest.ear^/ROOT.war > 13:04:52,392 INFO [Engine] StandardContext[]: Error initializing > resources: Doc base must point to a WAR file > 13:04:54,666 INFO [Engine] StandardContext[]: Context startup failed due > to previous errors > 13:04:54,686 ERROR [Engine] StandardContext[]: Exception during cleanup > after start failed > LifecycleException: Container StandardContext[] has not been started > > > > > deploy, ctxPath=/lreg1, > warUrl=njar:file:/opt/jboss-3.0.0RC1/server/default/tmp/deploy/opt/jboss-3.0 > .0RC1/server/default/deploy/lr_eg1.ear/106.lr_eg1.ear^/lr_eg1.war > 13:04:56,754 INFO [Engine] StandardContext[/lreg1]: Error initializing > resources: Doc base must point to a WAR file > 13:04:56,759 INFO [Engine] StandardContext[/lreg1]: Context startup failed > due to previous errors > 13:04:56,780 ERROR [Engine] StandardContext[/lreg1]: Exception during > cleanup after start failed > LifecycleException: Container StandardContext[/lreg1] has not been started > > > can anybody help me? > > > Mit freundlichen Gruessen > Ren Weili > <mailto:[EMAIL PROTECTED]> > TEL : 0086-21-695-62686 > FAX : 0086-21-595-77922 > SVW CS *-1 > > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
