Did you install a cglib bundle and refreshed (or restart) the blueprint implementation ?
On Tue, Apr 6, 2010 at 00:46, Marcel Casado <[email protected]> wrote: > > > Hi, > > When I use ext:proxy-method="classes" I'm getting : > > [2010-04-05 16:32:20.956] ERROR pool-2-thread-2 > org.eclipse.osgi.framework.internal.core.BundleHost > edu.ucar.ral.wcsri.logging.internal.OsgiLogAdapter - Unable to start > blueprint container for bundle > edu.ucar.ral.wcsri.pubsub.subscription-service > org.osgi.service.blueprint.container.ComponentDefinitionException: Class > proxying has been enabled but cglib can not be used > at > > org.apache.geronimo.blueprint.container.AbstractServiceReferenceRecipe.getProxyFactory(AbstractServiceReferenceRecipe.java:269) > at > > org.apache.geronimo.blueprint.container.AbstractServiceReferenceRecipe.createProxy(AbstractServiceReferenceRecipe.java:244) > at > > org.apache.geronimo.blueprint.container.ReferenceRecipe.internalCreate(ReferenceRecipe.java:82) > at > > org.apache.geronimo.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:64) > at > > org.apache.geronimo.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:212) > at > > org.apache.geronimo.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:140) > at > > org.apache.geronimo.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:603) > > > What I'm missing ? > > Thanks, > > -Marcel > > -- > View this message in context: > http://old.nabble.com/Class-proxying-has-been-enabled-but-cglib-can-not-be-used-tp28145680p28145680.html > Sent from the Apache Felix - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com

