Skip to main content



      Home
Home » Eclipse Projects » Virgo » Simple Virgo Web application bundle
Simple Virgo Web application bundle [message #666810] Fri, 22 April 2011 13:51 Go to next message
Eclipse UserFriend
Hi,

I have create a very simple Virgo Web application Bundle and I am using
EclipseRT tooling to deploy it Virgo running inside the Eclipse. My
bundle is very simple as it does not have class or servlet. It just
contain one single index.html file.

I have created this bundle using New->Project->EclipseRT->Bundle Project
and chose the bundle type as web.

My bundle deploys properly without error. I can also see reference to my
bundle project in the work/Catalina/localhost folder of the VWS.

index.html file in the root of my bundle.

Now when I try to open http://localhost:8080/greet/index.html in the
browser, I always get 404.

I am new to the Virgo and not able to figure what wrong I am doing. I
shall be thankful if someone can point out what wrong I am doing.

Thanks,

Raj
Re: Simple Virgo Web application bundle [message #667044 is a reply to message #666810] Tue, 26 April 2011 10:52 Go to previous message
Eclipse UserFriend
Check the server console (also available in serviceability/eventlog/eventlog.log) and make sure the app deploys with the correct context path. If not, you can set the context path of a Web Application Bundle using the Web-ContextPath manifest header.
Previous Topic:Plans that reference to shared artifacts?
Next Topic:Spring-DM web extender cannot look up registered catalina osgi service.
Goto Forum:
  


Current Time: Sat Jul 05 21:35:48 EDT 2025

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

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

Back to the top