[jboss-user] [JBossWS] - JBossWS1.2.0GA - Jaxrpc changes to the SOAP message not repl

sujeet.banerjee do-not-reply at jboss.com
Thu Mar 8 02:50:21 EST 2007


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



More information about the jboss-user mailing list