you can *easily* strip down for example - org\apache\ws\security\handler\WSS4JHandler.java
-- dims On 7/12/05, Dorner, Thomas <[EMAIL PROTECTED]> wrote: > Hi, > > I am sorry, but I don t know what you talking about! > > If you mean the WSDOAllHandlers, I hope to see a little smaller handler > example for a special usecase. > > But if you mean some other handlers, pls point me to the location! > > The textcases in wss4j are also not very usefull because they are not > complete to use in a axishandler (missing some axis specific code I think) > > Please correct me if I am wrong > > Thanks Tomi > > -----Ursprüngliche Nachricht----- > Von: Davanum Srinivas [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 12. Juli 2005 17:18 > An: [email protected] > Cc: [email protected] > Betreff: Re: WSS-Handler > > Tomi, > > hehehe....the code is in wss4j. just take the code in the handler in wss4j > and adapt it to whatever you want to do. the handler in wss4j is a "self > developed handler" developed by us :) > > -- dims > > On 7/12/05, Dorner, Thomas <[EMAIL PROTECTED]> wrote: > > > > > > Hi, > > > > I am interessted to see a wss4j based handler which for example > > encrypt something in the SAOP-Message. > > I would be very glad if someone can give me a self developed handler > > which add a ws-security header to a SOAP-Message producd with axis. > > > > I don´t wanna use this handler for my own, but I wanna develop my own > > handler and I need an example to see how it work. > > My latest tries are not so successfull - therfore it would be really > > helpfull. > > > > Thank you in advance - if there is someone who can help me > > > > Tomi > > > > > > > -- > Davanum Srinivas -http://blogs.cocoondev.org/dims/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Davanum Srinivas -http://blogs.cocoondev.org/dims/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
