camel-spring-ws feature should mention jre.properties tuning in the 
documentation
---------------------------------------------------------------------------------

                 Key: CAMEL-4825
                 URL: https://issues.apache.org/jira/browse/CAMEL-4825
             Project: Camel
          Issue Type: Bug
          Components: camel-spring-ws
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 2.9.0


camel-spring-ws feature requires the same jre.properties tuning as CXF, and it 
should be mention in the documentation:

Error executing command: Could not start bundle 
mvn:org.springframework.ws/spring-ws-core/2.0.3.RELEASE in feature(s) 
camel-spring-ws-2.9-SNAPSHOT: Unable to resolve module org.springframework.ws 
[95.0] because it is exposed to package 'javax.activation' from 
org.apache.felix.framework [0] and 
org.apache.geronimo.specs.geronimo-activation_1.1_spec [67.0] via two 
dependency chains.

Chain 1:
  org.springframework.ws [95.0]
    import: (&(package=javax.activation)(version>=0.0.0))
     |
    export: package=javax.activation
  org.apache.felix.framework [0]

Chain 2:
  org.springframework.ws [95.0]
    import: 
(&(package=org.springframework.oxm.mime)(version>=3.0.6)(!(version>=4.0.0)))
     |
    export: package=org.springframework.oxm.mime; uses:=javax.activation
  org.springframework.oxm [92.0]
    import: (&(package=javax.activation)(version>=0.0.0))
     |
    export: package=javax.activation
  org.apache.geronimo.specs.geronimo-activation_1.1_spec [67.0]


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to