Emanuel, you can do that without creatin a new custom handler. Axis provides function to set all properties programatically and also to define and setup a handler chain. This way you can avoid the use of property files.
Regards, Werner > -----Ursprüngliche Nachricht----- > Von: Emanuel Haisiuc [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 9. Februar 2006 15:45 > An: [email protected] > Betreff: Custom handler > > I want to create my own custom handler to process outgoing / incoming > soap messages using the wss4j API. The main ideea is not to use the > wsdd configuration file for the client. > > Can anyone give my some hints, links, examples of how to > accomplish this? > > Thank you! > > Emanuel > > --------------------------------------------------------------------- > 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]
