I am using SAAJ API to modify the request SOAP message in the endpoint jaxrpc 
handler. The modified message it targetted to a JSE endpoint. However, the 
changes are not reflected in the invocation of the endpoint. That is, the 
endpoint receives unadulterated message, as if there were no handler 
interception.

I'd like to know if JBossWS jaxrpc handler are only meant for readonly 
operation to the inbound SOAP message. Contrast to that, pther appservers like, 
Websphere/Weblogic allow modification to inbound/outbound SOAP messages using 
jaxrpc handlers.

Is there a way to achieve this using JBossWS?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026138#4026138

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026138
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to