Also, if you decide to upgrade to Axis2, use Rampart instead of WSS4J.
On 8/18/06, Anne Thomas Manes <[EMAIL PROTECTED]> wrote:
You should pass SAML tokens in a WS-Security header rather than in the body. WSS4J provides a handler to do this for you automatically, and it works with any style message. Anne On 8/18/06, Andrew Fielden <[EMAIL PROTECTED]> wrote: > Can anyone advise on the following issue? - > I'm using Axis 1.2. I have a requirement to add SAML security tokens > when calling web services. This is possible for document/literal > operations by adding SAML tokens to the SOAP message body. > However I can't see a way to do this for RPC/literal operations, since > the Axis API doesn't allow the SOAP envelope to be modified in this > case. > Is there any way of doing this? Would Axis2 allow me to do it? > I'm relatively new to the world of SAML, so some indication of whether > this is feasible would be appreciated. > > Thanks. > Andrew. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
