OSGi HttpService and Web Applications implementation using Jetty.

learn more… | top users | synonyms

2
votes
1answer
241 views

Issues with GWT in OSGi+Pax-Web using Declarative Services

I'm migrating an existing GWT app running on OSGi (Equinox) and Pax-web to use Declarative Services instead of programmatic Service Tracker. I'm using Pax-Web in Equinox. A WAR-based GWT application ...