Hi,

I am trying to use Pax Web 0.7.0 for deploying a war bundle.
I have following Manifest-Header:

Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: 1.6.0_15 (Apple Inc.)
Built-By: alb
Build-Jdk: 1.6.0_15
Extension-Name: webif
Implementation-Title: webif
Implementation-Version: 1.0-SNAPSHOT
Bundle-ClassPath: WEB-INF/classes/
Bundle-Version: 1.0.0.SNAPSHOT
Tool: Bnd-0.0.311
Bundle-Name: webif
Bnd-LastModified: 1253801062473
Bundle-ManifestVersion: 2
Bundle-SymbolicName: webif
Webapp-Context: webif

After deploying the war bundle I am trying to access
http://localhost:8080/webif/index.jsp but there is a 404 error in the web
browser. There is no error in the console starting the bundle or at
accessing the jsp. Can anyone tell me how I can be sure that the war file
was deployed correctly. Some logging I can activate or something else?

thx,
Alex


_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to