RE: WS-Security Binary Token Help Needed

2005-04-27 Thread Raymond Suliteanu
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/


WS-Security Binary Token Help Needed

2005-04-26 Thread Shawn McKinney

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