Comment #8 on issue 494 by arthur.carlsson: Guice Servlet Jar doesn't deploy in OSGi container(s)
http://code.google.com/p/google-guice/issues/detail?id=494

I know this issue is somewhat old but I also struggled with the fragment bundles in the latest snapshot. However, I found a magic manifest entry at http://dev.eclipse.org/mhonarc/lists/equinox-dev/msg02501.html

Eclipse-ExtensibleAPI: true

Adding this to the Guice core bundle removes the compilation error in Eclipse and deploys as expected.

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to google-guice-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-guice-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en.

Reply via email to