This content has been marked as final.
Show 1 reply
-
1. Re: Accessing SOAP message through Jboss WS / Axis
anil.saldhana Jun 27, 2005 1:43 PM (in response to ralfb)Ralf,
we do not use generated stubs/ties in our implementation. What you are trying to do is an academic experiment, but not supported by standards. You do have Jaxrpc handlers that can operate on the soap headers, but cannot modify the soap contents.
The problem in suggesting an alternative to you is that JBossWS internal implementation is subject to change.
Regards,
Anil