Hi,
try with
http://localhost:8181/your_app_context.

Btw, this question should be sent to users maillinglist .
-------------
Freeman Fang

Red Hat, Inc. 
FuseSource is now part of Red Hat
Web: http://fusesource.com | http://www.redhat.com/
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com
http://blog.sina.com.cn/u/1473905042
weibo: http://weibo.com/u/1473905042

On 2012-9-28, at 下午2:35, madhavb wrote:

> 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