Hi Thanks for the inputs. I have compiled the TestWSSecurity12.javasuccessfully. Can you please let me know how do I deploy this in axis? I'm new to webservices. I need to deploy this and obtain a signed message from WSS4J. Thanks for your time.
On 8/17/07, Werner Dittmann <[EMAIL PROTECTED]> wrote: > > Maybe you can have a look into the interop examples. There are quite > some deployment descriptors which show how to use WSS4J in Axis 1. > > If you like to use WSS4J direktly, i.e. without a handler you may > consult the **/action/*.java file to get an idea how it works. Also > the TestCase files use the WSS4J functions directly. There are > some examples in the TestCases that implement signature. > > Regards, > Werner > > Krithika Sankaran wrote: > > Does anyone have code for signing messages using wss4j? (axis). I have > > installed axis, wss4j successfully and I'll looking for some samples > that > > would let me sign messages using wss4j. > > > > Any pointers would be highly appreciated. > > > > Also do you have a sample signed message? (which is not tampered) I need > to > > pass it thru my verification tool. > > > > Thanks, > > Krithika > > > >
