They have not release it yet but you can subscribe to the developer mailing list. The link is :
http://ws.apache.org/ws-fx/wss4j/index.html You may find the following to be of use. This is another sourceforge project for Axis security handlers. http://axis-wsse.sourceforge.net/ Best regards, Abhinav Maheshwari -----Original Message----- From: peter anthony cowan [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 23, 2004 1:57 PM To: [EMAIL PROTECTED] Subject: Re: Need help signing a SOAP Request with a Digital Signature I have not heard of that, do you have a link? Is it production ready? thanks, -peter Yves Langisch wrote: > Have a look at the WSS4J project. They provide Axis handlers for signing > and encrypting as it is described in WS Security. > > Yves > > Mei Wu wrote: > > Hey, the sample.security package has a simple way although it is not a wsdl > > generated client stubs, but I think you can deploy the ClientHandler to do > > it just as in the sample, so whether or not it is wsdl generated is not > > important. > > > > Mei > > ----- Original Message ----- > > From: "peter anthony cowan" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Monday, March 22, 2004 11:48 PM > > Subject: Need help signing a SOAP Request with a Digital Signature > > > > > > > >>Can anyone recommend to me or point me somewhere that describes > >>a simple, straightforward way to sign a SOAP request with a Digital > > > > Signature > > > >>within the Axis framework? I am aware of the XMLSecurity library, but > >>there doesn't seem to be a complete example for a Client. > >> > >>I am trying to transition from using the classes automatically generated > > > > by the > > > >>wsdl; is there a way to integrate these into the signing process? Any > > > > advice > > > >>would be greatly appreciated. > >> > >>-peter > >> > >> > >> > > > > > >