You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Müller (JIRA)" <ji...@apache.org> on 2013/09/08 13:04:51 UTC

[jira] [Commented] (CAMEL-6714) Installation of camel-stomp feature fails

    [ https://issues.apache.org/jira/browse/CAMEL-6714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13761250#comment-13761250 ] 

Christian Müller commented on CAMEL-6714:
-----------------------------------------

installing the Geronimo JTA spec before resolves this issue (with the original jre.properties settings from Karaf):

{code}
install mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1
{code}
                
> Installation of camel-stomp feature fails 
> ------------------------------------------
>
>                 Key: CAMEL-6714
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6714
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.12.0
>            Reporter: Christian Müller
>            Assignee: Christian Müller
>             Fix For: 2.12.1
>
>
> {noformat}
> Christians-MacBook-Pro:bin cmueller$ ./karaf clean
>         __ __                  ____
>        / //_/____ __________ _/ __/
>       / ,<  / __ `/ ___/ __ `/ /_
>      / /| |/ /_/ / /  / /_/ / __/
>     /_/ |_|\__,_/_/   \__,_/_/
>   Apache Karaf (2.3.2)
> Hit '<tab>' for a list of available commands
> and '[cmd] --help' for help on a specific command.
> Hit '<ctrl-d>' or type 'osgi:shutdown' or 'logout' to shutdown Karaf.
> karaf@root> features:chooseurl camel 2.12.0
> adding feature url mvn:org.apache.camel.karaf/apache-camel/2.12.0/xml/features
> karaf@root> features:install camel-stomp
> Error executing command: Could not start bundle mvn:org.apache.geronimo.specs/geronimo-jms_1.1_spec/1.1.1 in feature(s) spring-jms-3.1.4.RELEASE, camel-spring-ws-2.12.0, spring-jms-3.2.3.RELEASE, spring-jms-3.0.7.RELEASE, camel-jms-2.12.0, camel-bam-2.12.0, camel-stomp-2.12.0, camel-sjms-2.12.0, camel-jpa-2.12.0: Unresolved constraint in bundle org.apache.geronimo.specs.geronimo-jms_1.1_spec [62]: Unable to resolve 62.0: missing requirement [62.0] osgi.wiring.package; (osgi.wiring.package=javax.transaction.xa)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira