You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/04/06 06:01:08 UTC

[jira] Created: (CAMEL-2615) Karaf features.xml camel-juel can't work well within ServiceMix

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.


[jira] Resolved: (CAMEL-2615) Karaf features.xml camel-juel can't work well within ServiceMix

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-2615.
---------------------------------

    Resolution: Fixed

> 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.