Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » Deploy war file
Deploy war file [message #590511] Fri, 16 July 2010 08:17
Abid Hussain is currently offline Abid HussainFriend
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?
Previous Topic:Ignoring directories in the pickup directory
Next Topic:virgo [dmserver] repositories
Goto Forum:
  


Current Time: Thu Apr 25 16:24:37 GMT 2024

Powered by FUDForum. Page generated in 0.03077 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top