Hi,

it sounds like a version alignment issue :/

We should use dependency there (I hope the API are compatible).

Let me check.

Regards
JB

On 01/29/2016 12:48 PM, conejo wrote:
Good afternoon.
I'm trying to use pax-cdi and get the exception below.
Can you help please?
You can see the code: https://github.com/LuisLozano/karafExamples.git

I think the problem is in pax-jsf-support: This feature uses
pax-cdi-openwebbeans including the openwebbeans bundles-*/1.2.6 when
including bundles should be 1.5.0 or higher.

The exception is:
javax.enterprise.inject.CreationException: java.lang.ClassNotFoundException:
org.apache.webbeans.proxy.OwbNormalScopeProxy not found by
org.ops4j.pax.cdi.extension [147]
        at
org.apache.webbeans.component.AbstractOwbBean.create(AbstractOwbBean.java:140)[21:openwebbeans-impl:1.2.6]
        at
org.apache.webbeans.component.ManagedBean.create(ManagedBean.java:55)[21:openwebbeans-impl:1.2.6]
        at
org.apache.webbeans.context.creational.BeanInstanceBag.create(BeanInstanceBag.java:76)[21:openwebbeans-impl:1.2.6]
        at
org.apache.webbeans.context.AbstractContext.getInstance(AbstractContext.java:160)[21:openwebbeans-impl:1.2.6]
        at
org.apache.webbeans.context.AbstractContext.get(AbstractContext.java:125)[21:openwebbeans-impl:1.2.6]
        at
org.apache.webbeans.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:230)[21:openwebbeans-impl:1.2.6]
        at
org.apache.webbeans.event.NotificationManager.fireEvent(NotificationManager.java:482)[21:openwebbeans-impl:1.2.6]

...



--
View this message in context: 
http://karaf.922171.n3.nabble.com/Karaf-4-0-3-pax-cdi-tp4045056.html
Sent from the Karaf - User mailing list archive at Nabble.com.


--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to