Cheers, you already may have looked at this one, but it may be of help

http://www.javaworld.com/javaworld/jw-01-2002/jw-0125-axis_p.html




From: Raymond Suliteanu <[EMAIL PROTECTED]>
Reply-To: axis-user@ws.apache.org
To: axis-user@ws.apache.org
CC: [EMAIL PROTECTED]
Subject: RE: WS-Security Binary Token Help Needed
Date: Wed, 27 Apr 2005 09:30:21 -0700

Check out Apache WSS4J http://ws.apache.org/ws-fx/wss4j/

-----Original Message-----
From: Plorks mail [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 27, 2005 1:56 AM
To: axis-user@ws.apache.org
Cc: [EMAIL PROTECTED]
Subject: RE: WS-Security Binary Token Help Needed


I'm also in the same situation

What i'm trying to do is send credetials to a sql db, get a valid token
string and insert this string into a soap header. I then need to be able to


'ping-pong' the string from the client back to the server-side to keep
checking it with a sql table and return a strign back to the client

I'm having trouble understanding axis soap.  Keeo reading about wsdd files
and wsdl files.  I'm not ready for the wsdl files yet, as this is just a
file that exposes the methods that a client can use.  I just want to rite
the handles and make sure the client can create a header and the server-sde
cna pick the value up and update the vlaue

It can't be difficult, someone must have done something similar, i'm finding

it hard to find decent examples !!






>From: Shawn McKinney <[EMAIL PROTECTED]> >Reply-To: axis-user@ws.apache.org >To: axis-user@ws.apache.org >Subject: WS-Security Binary Token Help Needed >Date: Tue, 26 Apr 2005 11:16:56 -0700 (PDT) > > >Need help learning how to insert/retrieve WS-Security >Binary Token into message using Axis handlers. > >Surely someone has an example demonstrating a >technique for achieving this task using either WSS4J's >toolkit or some other means. > >Any help/direction on this topic is most appreciated. > >Regards, > >Shawn

_________________________________________________________________
Want to block unwanted pop-ups? Download the free MSN Toolbar now!
http://toolbar.msn.co.uk/

_________________________________________________________________
Be the first to hear what's new at MSN - sign up to our free newsletters! http://www.msn.co.uk/newsletters




Reply via email to