Hi Saminda,

thank you for the hint. I overlooked this example. Today I tested it as you
wrote. Now I can at least step in the out flow successfully.
Thank you once again.

Andreas Bobek.


------------------------------------

Saminda Abeyruwan wrote:

> Andreas Bobek wrote:
>
>>
>> There is a description at the Axis2 site how to accomplish this for 
>> server-side processing (using handlers or modules), but I need it for 
>> client-side processing as well.
>>  
>>
> You need to provide a repository for the "Call" to handles moules in 
> client side. This reposity shoud contain axis2.xml and "modules"
> directory. Axis2.xml should configure to handle handlers in the 
> phases.."inflow, outflow..." in client side.
>
> ex :
>
> say you have the reposity in /usr/tmp/rep, where it inclueds axis2.xml 
> and modules dir. modules dir contains the .mar 's you need to engaged.
> Cofigure axis2.xml for you phases specification.
>
> In you client use the Constructor Call(/usr/tmp/rep).
>
> A sample is provided in samples/userguide to acomplished this task.
>
> Saminda
>
>
Sorry for the spelling mistakes.

Saminda

Reply via email to