osgi-jax-rs-connector icon indicating copy to clipboard operation
osgi-jax-rs-connector copied to clipboard

How to deploy jersey-osgi wab/jar on Virgo jetty server?

Open UmeshRajani opened this issue 8 years ago • 1 comments

Hello friends,

I'm struggling on deployment of this jersey-osgi wab developed using osgi-jax-rs-connector connector Even I didn't get standard way to deploy it, I have tried many thing to deploy on virgo server with unsuccessful outcome.

I know this wrong home to ask the question, but I 'm not getting help anywhere. Please suggest anything.

Every time I'm getting error on deployment is : unsatisfied dependency

Thank you,

Umesh

UmeshRajani avatar Aug 04 '16 11:08 UmeshRajani

I would start by getting it to work standalone with Jetty. Try one of the examples here, and for something more complete see my web-in-a-box (complete with a launcher).

BryanHunt avatar Aug 04 '16 12:08 BryanHunt