Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » Deploy Web bundle in Virgo Nano full
Deploy Web bundle in Virgo Nano full [message #1383244] Mon, 26 May 2014 09:18
Vasanth Kumar is currently offline Vasanth KumarFriend
Messages: 1
Registered: May 2014
Junior Member
Hello,

I want to deploy a web bundle in the Virgo nano full version and launch the application in the web browser.
I am trying to deploy the Web bundle from the sample( REST example found in Virgo website)

I did the following :
1. Copied the org.eclipse.virgo.samples.rest.jar to the SERVER_HOME\pickup folder
2. Start the server

When i start the server i get the following info messages in the log file, which means all the dependencies are resolved.


INFO fs-watcher org.eclipse.virgo.medic.eventlog.default DE0003I Starting bundle 'org.eclipse.virgo.samples.rest' version '1.0.0'.
[2014-05-26 13:06:10.015] INFO iLogServiceListener@6f93bc11 org.osgi.service.log.LogService Bundle org.eclipse.virgo.management.console_3.6.2.RELEASE, BundleEvent STARTED
[2014-05-26 13:06:10.015] INFO iLogServiceListener@6f93bc11 org.osgi.service.log.LogService Bundle org.eclipse.virgo.samples.rest_1.0.0, BundleEvent STARTED
[2014-05-26 13:06:10.024] INFO fs-watcher org.eclipse.virgo.medic.eventlog.default DE0004I Started bundle 'org.eclipse.virgo.samples.rest' version '1.0.0'.



But when i try to launch the application in the browser i get 404- Not Found error.

Could somebody please suggest me if i have missed something to configure it as a web bundle


When i deploy and launch the same bundle in the VTS(Virgo Tomcat Server) it works, i see the below lines extra here, which is not seen in Nano

<WE0000I> Starting web bundle 'org.eclipse.virgo.samples.rest' version '1.0.0' with context path '/rest'.
<WE0001I> Started web bundle 'org.eclipse.virgo.samples.rest' version '1.0.0' with context path '/rest'.



Thanks in Advance!!
Vasanth
Previous Topic:Org.eclipse.persistence.jpa deployment issue in VIRGO
Next Topic:Tomcat CVE
Goto Forum:
  


Current Time: Sun Apr 28 17:19:31 GMT 2024

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

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

Back to the top