Hey Benson,

Seems like missed runtime dependency for Java EL implementation, 
org.glassfish/javax.el,
never tried validation with Karaf though.
Thanks.

Best Regards,
    Andriy Redko

BM> I'll stick to 3.0.2 on 3.1.x, and when master has it's OSGi versions
BM> in order, off to 4.

BM> Meanwhile,

BM> I have a test case of mine which seems to work great with the code I
BM> was about to commit.

BM> But when I put, essentially, the same test case into the existing
BM> itest, and run with Karaf 3, I am back to

BM> Caused by: javax.el.ELException: Provider
BM> com.sun.el.ExpressionFactoryImpl not found
BM> at 
javax.el.FactoryFinder.newInstance(FactoryFinder.java:101)[49:javax.el-api:3.0.0]
BM> at 
javax.el.FactoryFinder.find(FactoryFinder.java:197)[49:javax.el-api:3.0.0]
BM> at 
javax.el.ExpressionFactory.newInstance(ExpressionFactory.java:197)[49:javax.el-api:3.0.0]
BM> at 
javax.el.ExpressionFactory.newInstance(ExpressionFactory.java:168)[49:javax.el-api:3.0.0]
BM> at 
org.hibernate.validator.internal.engine.messageinterpolation.InterpolationTerm.<clinit>(InterpolationTerm.java:60)



BM> On Fri, Dec 11, 2015 at 3:37 PM, Daniel Kulp <dk...@apache.org> wrote:

>>> On Dec 11, 2015, at 1:13 PM, Benson Margulies <bimargul...@gmail.com> wrote:

>>> I propose to add some Karaf integration tests under osgi/karaf/itests.

>>> I will code them for Karaf 4 unless someone expresses deep sadness at
>>> this prospect.

>>> I will do this work on the 3.1.x branch and merge it to master, since
>>> the OSGi versions appear to be in an odd state on master.

>> There are some tests already (not many) in  osgi/itests that are using Karaf 
>> 3.0.2.   That said, moving to Karaf 4 makes a ton of sense, definitely for 
>> master.


>> --
>> Daniel Kulp
>> dk...@apache.org - http://dankulp.com/blog
>> Talend Community Coder - http://coders.talend.com


Reply via email to