[ https://issues.apache.org/jira/browse/TUSCANY-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
gengshaoguang updated TUSCANY-1861: ----------------------------------- Attachment: TM-Related-Object.png JCAReceiver or JCAMessageListener is responsible for host instance of transactional object. As shown in the diagram, a ResourceAdapter is the key to make soap over jms manageable under a global transaction. ResourceAdapter needs other object to complete a TM lifecycle. > Improve binding.ws over jms global transaction aware > ---------------------------------------------------- > > Key: TUSCANY-1861 > URL: https://issues.apache.org/jira/browse/TUSCANY-1861 > Project: Tuscany > Issue Type: Improvement > Components: Java SCA Axis Binding Extension > Affects Versions: Java-SCA-Next > Environment: jdk1.6 svn trunk > Reporter: gengshaoguang > Attachments: axis2-substitute.png, TM-Related-Object.png > > > Hello every one: > I make this proposal to improve one step closer to sca1.0 global transaction > support. > Currently, Tuscany's distributed reference work over jms is provided by > axis2's jms feature. But unfortunately, axis2 doesn't provide a feature of > transactional ws invoke. > So we must do something here. > Detail: > 1.replace <transportReceiver name="jms" > class="org.apache.axis2.transport.jms.JMSListener"> inside axis2.xml with an > new one, like shown in the diagram. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]