Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » Simple Virgo Web application bundle
Simple Virgo Web application bundle [message #666810] Fri, 22 April 2011 17:51 Go to next message
Raj Saini is currently offline Raj SainiFriend
Messages: 53
Registered: July 2009
Member
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 14:52 Go to previous message
Glyn Normington is currently offline Glyn NormingtonFriend
Messages: 1222
Registered: July 2009
Senior Member
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: Thu Apr 25 06:00:52 GMT 2024

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

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

Back to the top