Karaf features.xml camel-juel can't work well within ServiceMix ----------------------------------------------------------------
Key: CAMEL-2615 URL: https://issues.apache.org/activemq/browse/CAMEL-2615 Project: Apache Camel Issue Type: Bug Affects Versions: 2.2.0 Reporter: Willem Jiang Assignee: Willem Jiang Fix For: 2.3.0 As servicemix install the Pax-web jsp support, which exports the javax.el package with the version 2.1.0, and camel-juel imports the javax.el with version [1.0,2), so the camel-juel feature can't be installed in ServiceMix 4.2.0. Because javax.el is introduced with the jsp 2.1, so we need to update the camel-juel jaxax.el imports version at the same time. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.