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 > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
