The migration guide has an example of porting an axis1 handler to an axis2 module:
http://ws.apache.org/axis2/1_2/migration.html#custom_deployment You can use the ServiceClient API to engage the module client side. Google for engaging the addressing module, as that is the most frequent use. HTH, Robert On 5/18/07, Simon Steinacker <[EMAIL PROTECTED]> wrote:
Hello, I come from axis 1 and I wondered how it is possible in axis 2 to place client handlers in the workflow? (axis1 offered these ServiceLocators, where I could pass an EngineConfiguration class). thanks for you help, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
