[ 
https://issues.apache.org/activemq/browse/SM-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48274#action_48274
 ] 

Ron Gavlin commented on SM-1726:
--------------------------------

Hi Freeman,

I would think the cxf-bc consumer "transactional" code should look much like 
the smx-jms code since both use Spring JMS underneath. I agree that the CXF 
server w/Spring JMS underneath should be responsible for explicitly managing 
the transaction. 

Your task list looks correct to me.

It would be great if you could make the wsdl-only configuration work in 
smx-cxf-bc consumer w/out requiring explicit Spring configuration. 

/Ron

> Develop test case to demonstrate and verify that smx-cxf-bc consumer endpoint 
> with transactional JMS transport sends transactional exchange correctly
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1726
>                 URL: https://issues.apache.org/activemq/browse/SM-1726
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-cxf-bc
>    Affects Versions: servicemix-cxf-bc-2008.01
>            Reporter: Ron Gavlin
>            Assignee: Freeman Fang
>
> The CXF JMS transport was recently re-written to be based on Spring JMS. 
> Assuming that issue http://issues.apache.org/jira/browse/CXF-180 is now 
> resolved, it should be possible for the smx-cxf-bc consumer to be configured 
> with a transactional JMS transport. In this situation, the smx-cxf-bc 
> consumer must recognize that the CXF JMS transport is transaction-enabled and 
> send a transactional exchange to the NMR accordingly. 
> A test case should be written to demonstrate this functionality and ensure 
> that it is working as designed.
> It would be useful to demonstrate this with both:
> 1. a wsdl-based configuration <jms:server transactional="true"/>
> 2. a cxfbc:features-based configuration (see SM-1725)

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

Reply via email to