[ 
https://issues.apache.org/jira/browse/CAMEL-5393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-5393.
--------------------------------

    Resolution: Fixed

We can now install camel-spring-ws out of the box in Karaf / ServiceMix

{code}
karaf@root> features:install camel-spring-ws
Refreshing bundles org.springframework.context.support (57), 
org.springframework.context (56)
karaf@root> list
START LEVEL 100 , List Threshold: 50
   ID   State         Blueprint      Spring    Level  Name
[  64] [Active     ] [            ] [       ] [   50] camel-core 
(2.11.0.SNAPSHOT)
[  65] [Active     ] [Created     ] [       ] [   50] camel-karaf-commands 
(2.11.0.SNAPSHOT)
[  72] [Active     ] [            ] [       ] [   50] geronimo-jta_1.1_spec 
(1.1.1)
[  73] [Active     ] [            ] [       ] [   50] camel-spring 
(2.11.0.SNAPSHOT)
[  74] [Active     ] [Created     ] [       ] [   50] camel-blueprint 
(2.11.0.SNAPSHOT)
[ 101] [Active     ] [            ] [       ] [   50] JavaMail API (compat) 
(1.4.5)
[ 102] [Active     ] [            ] [       ] [   50] Apache ServiceMix :: 
Bundles :: smack (3.2.1.1)
[ 103] [Active     ] [            ] [       ] [   50] Spring XML (2.0.3.RELEASE)
[ 104] [Active     ] [            ] [       ] [   50] Spring Web Services Core 
(2.0.3.RELEASE)
                                       Fragments: 105
[ 105] [Resolved   ] [            ] [       ] [   50] Spring Web Services 
Support (2.0.3.RELEASE)
                                       Hosts: 104
[ 106] [Active     ] [            ] [       ] [   50] camel-spring-ws 
(2.11.0.SNAPSHOT)
{code}
                
> Downgrade camel-spring-ws to use a Spring 3.0 compatible version of spring-ws
> -----------------------------------------------------------------------------
>
>                 Key: CAMEL-5393
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5393
>             Project: Camel
>          Issue Type: Task
>          Components: camel-spring-ws
>    Affects Versions: 2.10.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.10.0
>
>
> Spring WS 2.0.3 is the last release that supports Spring 3.0. 
> Any newer release requires Spring 3.1.0+ onwards.
> We should use this version in the Camel 2.10 release so we have an out of the 
> box camel-spring-ws component that works for any Spring users.

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