I follow the instructions in ServiceMix : WAR Deployment document,deploying it to Geronimo-1.0 release with JDK1.5 ,then type the following URL : http://localhost:8080/servicemix-web-3.0-SNAPSHOT
it show with status 404 error: ------------------------ type Status report message /servicemix-web-3.0-SNAPSHOT/ description The requested resource (/servicemix-web-3.0-SNAPSHOT/) is not available. -------------------------------------------------------------------------------- But I can depoly it to Tomcat standalone 5.5 and run it well with the same opeations as above. And the servicemix-console-3.0-SNAPSHOT.war deployment can't work in the both two above case(Tomcat and Geronimo with Tomcat). what's wrong? My configuration as below: Geronimo 1.0 release+integrated Apache Tomcat/5.5.9 JDK1.5 Servicemix-3.0-SNAPSHOT based on the 12 Mar source codes from svn head. -- View this message in context: http://www.nabble.com/servicemix-web-3.0-SNAPSHOT.war-deploy-in-Geronimo-error-t1309623.html#a3489103 Sent from the servicemix - user forum at Nabble.com.
