Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » JAX-RS + Virgo?
JAX-RS + Virgo? [message #639923] Thu, 18 November 2010 12:35 Go to next message
Marcel Bruch is currently offline Marcel BruchFriend
Messages: 289
Registered: July 2009
Senior Member

Hi all.

I'm starting with JAX-RS (Jersey) and am currently looking for good platform to run JAX-RS services on.

I tried to find some examples or tutorials on how to use Jersey with Virgo - but couldn't find any. Has anyone seen a tutorial on using Virgo with Jersey?

Thanks for pointers.
Re: JAX-RS + Virgo? [message #640187 is a reply to message #639923] Fri, 19 November 2010 14:13 Go to previous messageGo to next message
Dmitry Sklyut is currently offline Dmitry SklyutFriend
Messages: 279
Registered: January 2010
Senior Member
I think Jersey started towards OSGifying its artifacts a while back. There should really be no difference in how you deploy jersey bundles in vanilla OSGi runtime vs. Virgo.

Here is the link to what glassfish is doing - (on felix vs. equinox)
http://wikis.sun.com/display/GlassFish/3.1Jersey

Re: JAX-RS + Virgo? [message #646231 is a reply to message #639923] Wed, 22 December 2010 19:56 Go to previous message
Hendy Irawan is currently offline Hendy IrawanFriend
Messages: 58
Registered: July 2009
Location: Bandung, Indonesia
Member

I'm also interested in this.

Checkout the JAX-RS OSGi Extender here: https://github.com/njbartlett/jaxrs-osgi-extender

Deploy your JAX-RS bundles normally as if it's for a Java EE Server, with no fiddling with Jersey APIs at all.

I think I'll just deploy it as a WAR on GlassFish for simplicity.

Running JAX-RS on top of Equinox+Eclipse+Jetty+Jersey (even with Virgo) seems to be some work...
Previous Topic:Remote Service and Web Service - suggested tools?
Next Topic:Questions running hibernate
Goto Forum:
  


Current Time: Fri Apr 19 00:58:13 GMT 2024

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

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

Back to the top