Hi Benson,

don't you have multiple bundle providing the same package ?
I suspect two bundles providing com.sun.el package (or the system package).

What's the Karaf version (and framework in use) ?

Regards
JB

On 11/08/2015 07:04 PM, Benson Margulies wrote:
I'm getting a ClassNotFoundException trying to use bean validation.

karaf@root>package:exports | grep com.sun.el
com.sun.el                                               | 2.2.4
      | 174 | org.glassfish.web.javax.el

But:

karaf@root> bundle:find-class com.sun.el.ExpressionFactoryImpl
karaf@root>

even though the class is sitting right there in the jar file for that bundle.

karaf@root>bundle:classes 174 | grep Expr
com/sun/el/ExpressionFactoryImpl.class

what's up?


--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to