osgi-jax-rs-connector
osgi-jax-rs-connector copied to clipboard
How to deploy jersey-osgi wab/jar on Virgo jetty server?
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
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).