In the case of web services transactions, the JBoss Transaction XTS component has a
context handler, com.arjuna.mw.wst.client.JaxWSHeaderContextProcessor, so there is nothing
for me to write. On the other hand, if I use Smooks, it is not so obvious how to define
the smooks-handler. I want to add something like the following:
<wscoor:CoordinationContextType
xmlns:wscoor="http://schemas.xmlsoap.org/ws/2004/10/wscoor">
<wscoor:Identifier>urn:7f000001:cfcd:483f0ffb:2e20</wscoor:Identifier>
<
wscoor:CoordinationType>http://schemas.xmlsoap.org/ws/2004/10/wsba/Ato...
<wscoor:RegistrationService>
<wsa:Address
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">...
<wsa:ReferenceParameters
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
<wsarj:InstanceIdentifier
xmlns:wsarj="http://schemas.arjuna.com/ws/2005/10/wsarj">7f0...
</wsa:ReferenceParameters>
</wscoor:RegistrationService>
</wscoor:CoordinationContextType>
where the content is dynamic (and can be found in the ESB Message).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161012#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...