You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Kai Hudalla (JIRA)" <ji...@apache.org> on 2008/09/24 10:25:52 UTC

[jira] Created: (SM-1596) The version of Spring included in ServiceMix 3.2.x contains a bug prohibiting the use of the tag in XBean config files

The version of Spring included in ServiceMix 3.2.x contains a bug prohibiting the use of the <tx:annotation-driven> tag in XBean config files
---------------------------------------------------------------------------------------------------------------------------------------------

                 Key: SM-1596
                 URL: https://issues.apache.org/activemq/browse/SM-1596
             Project: ServiceMix
          Issue Type: Improvement
          Components: servicemix-cxf-se
    Affects Versions: 3.2.2
            Reporter: Kai Hudalla
             Fix For: 3.2.3


The CXF service engine uses an XBean/Spring configuration file for deployment of Spring beans as JAX-WS service endpoints. The version of Spring (2.0.6) included in ServiceMix contains a bug that prevents usage of declarative transaction management via the <tx:annotation-driven> bean in the Spring context definition file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SM-1596) The version of Spring included in ServiceMix 3.2.x contains a bug prohibiting the use of the tag in XBean config files

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

Guillaume Nodet resolved SM-1596.
---------------------------------

    Resolution: Fixed

Sending        servicemix-3.2/pom.xml
Transmitting file data .
Committed revision 703347.

> The version of Spring included in ServiceMix 3.2.x contains a bug prohibiting the use of the <tx:annotation-driven> tag in XBean config files
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1596
>                 URL: https://issues.apache.org/activemq/browse/SM-1596
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-cxf-se
>    Affects Versions: 3.2.2
>            Reporter: Kai Hudalla
>            Assignee: Guillaume Nodet
>             Fix For: 3.2.3
>
>         Attachments: sm-1596.patch
>
>
> The CXF service engine uses an XBean/Spring configuration file for deployment of Spring beans as JAX-WS service endpoints. The version of Spring (2.0.6) included in ServiceMix contains a bug that prevents usage of declarative transaction management via the <tx:annotation-driven> bean in the Spring context definition file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (SM-1596) The version of Spring included in ServiceMix 3.2.x contains a bug prohibiting the use of the tag in XBean config files

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

Kai Hudalla reassigned SM-1596:
-------------------------------

    Assignee: Guillaume Nodet

Guillaume,

since we have discussed this on the user forum, I thought you may want to look into this and probably apply the patch to the 3.2 branch.

Kai

> The version of Spring included in ServiceMix 3.2.x contains a bug prohibiting the use of the <tx:annotation-driven> tag in XBean config files
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1596
>                 URL: https://issues.apache.org/activemq/browse/SM-1596
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-cxf-se
>    Affects Versions: 3.2.2
>            Reporter: Kai Hudalla
>            Assignee: Guillaume Nodet
>             Fix For: 3.2.3
>
>         Attachments: sm-1596.patch
>
>
> The CXF service engine uses an XBean/Spring configuration file for deployment of Spring beans as JAX-WS service endpoints. The version of Spring (2.0.6) included in ServiceMix contains a bug that prevents usage of declarative transaction management via the <tx:annotation-driven> bean in the Spring context definition file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SM-1596) The version of Spring included in ServiceMix 3.2.x contains a bug prohibiting the use of the tag in XBean config files

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

Kai Hudalla updated SM-1596:
----------------------------

    Attachment: sm-1596.patch
    Patch Info: [Patch Available]

Uploaded patch that updates the Spring version used to 2.0.8

> The version of Spring included in ServiceMix 3.2.x contains a bug prohibiting the use of the <tx:annotation-driven> tag in XBean config files
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1596
>                 URL: https://issues.apache.org/activemq/browse/SM-1596
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-cxf-se
>    Affects Versions: 3.2.2
>            Reporter: Kai Hudalla
>             Fix For: 3.2.3
>
>         Attachments: sm-1596.patch
>
>
> The CXF service engine uses an XBean/Spring configuration file for deployment of Spring beans as JAX-WS service endpoints. The version of Spring (2.0.6) included in ServiceMix contains a bug that prevents usage of declarative transaction management via the <tx:annotation-driven> bean in the Spring context definition file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.