Comment #39 on issue 94 by annemartens1: Support OSGi classloading in Guice
http://code.google.com/p/google-guice/issues/detail?id=94

Dear OSGi-Guice team,

I'm confused what the current requirements to use Guice with OSGi are. On  
the
peaberry page, it is said that the Guice trunk now includes the changes to  
support
OSGi. Does this mean I can make Guice work with OSGi without downloading  
peaberry, if
I do not want to use peaberry's extra features?

I want to use a third-party framework that uses Guice in my application. The
framework itself is also not a plugin yet, thus I'm trying to make it one  
(I added
plugin.xml, dependencies, exports, ...). Currently, a  
guice-snapshot20090205.jar is
included in the framework's plugin and some packages of it are exported in  
the
plugin.xml. The rest of my application does not use Guice.

I still experience class loading problems
(com.google.inject.internal.cglib.reflect.FastClass), so probably this has  
not been
enough? I have set -Dguice.custom.loader=true, but no other arguments (are  
there any?)

Thanks a lot in advance for you help!

Kind regards,
Anne

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
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-dev@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