| Deploy war file [message #547289] |
Fri, 16 July 2010 04:17  |
Abid Hussain Messages: 10 Registered: July 2010 |
Junior Member |
|
|
Hello,
I am using Virgo 2.1.0.M02. For test purposes, I created a simple web application (with just one index.jsp in it) and deployed it as war on Virgo (put it into the pickup dir)
In the console output it says that the webapp has been successfully started and installed under the correct context.
But in the browser tomcat gives me a 404 (requested resource is not available).
This is my MANIFEST.MF:
Manifest-Version: 1.0
Bundle-Vendor: Dilax
Bundle-Classpath: .
Bundle-Version: 2.0
Tool: Bundlor 1.0.0.RELEASE
Bundle-Name: Sample Webapp
Bundle-ManifestVersion: 2
Bundle-SymbolicName: sample-webapp
So my questions are:
1. What am I doing wrong?
2. Is a OSGi-like MANIFEST.MF needed at all to deploy a war?
|
|
|
|
|
|
|
| java.util.zip.ZipException [message #767210 is a reply to message #590529] |
Sat, 17 December 2011 05:16  |
 |
karthik elavan Messages: 70 Registered: August 2011 Location: Chennai |
Member |
|
|
Hi,
I have successful deployed war file in virgo 3.0.2 and run the my application it's fine, but at same time i have multiple time upload the war file(more then 3 times), I was got the heap dump and hang the server and another on eissue for i got the java.util.zip.ZipException my log please help me what is this happening
thanks
karthik
[Updated on: Sat, 17 December 2011 05:18] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.01834 seconds