Thanks, I could resolve this NullPointer Exception after dropping the war
file inside deploy folder.


But when I try to access the app by  http://localhost/myapp (is it right?)
it says Http 404 Not Found


Problem accessing /. Reason:

   
Powered by Jetty://


Here is how my Manifest file looks: 


Manifest-Version: 2.0
Bundle-SymbolicName: myapp
Bundle-Version: 2.1-dev
Bundle-Name: Jetty.myapp
Bundle-Vendor: eXistDB
Bundle-ClassPath:
Created-By: 1.6.0_25-b06 (Sun Microsystems Inc.)
Bundle-ClassPath: .,WEB-INF/lib, WEB-INF/classes, xforms/xsltforms
Web-ContextPath: myapp
Import-Package: javax.servlet
Built-By: root
Project-Name: myapp
Project-Version: 2.1-dev
Project-Build: ${DSTAMP}
SVN-Revision: ${svn.revision}




--
View this message in context: 
http://servicemix.396122.n5.nabble.com/WAR-file-deployment-causes-FileNotFound-exception-tp5714539p5714548.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.

Reply via email to