Re: Sping-DM osgi:reference and Sling

2008-02-18 Thread Niklas Gustavsson
Felix Meschberger wrote: Hi Niklas, This is a result of incorrectly packing the launcher application. The Felix framework overwrites some classes in the OSGi libraries. Yet these overwrites were again overwritten by the original classes when packaging the launcher. I deployed a modified

Sping-DM osgi:reference and Sling

2008-02-17 Thread Niklas Gustavsson
Hi OSGi nood, so bare with me :-) I'm trying to deploy bundles built on Spring-DM in Sling but run into troubles using osgi:reference construct. Looks like the Spring-DM implementation tries to use FrameworkUtil but runs into class loading issues. When starting up Sling using mvn jetty:run I