Hi  Yari ,
When you start the server , you have to give axis2.xml or there will be
axis2.xml in your repository . Please add
<module ref="addressing"/> , there in that axis2.xml.

In the client side , you have to call

ServiceClient client = new ServiceClient();
client.engageModule("addressing");


The problem is discuss in http://wso2.org/library/233

Thanks
Deepal
> first thanks for the quick answer.
> what do u mean with i should engage addressing? could you point me in
> the right
> direction? i tried to look everywhere but the only thing i could find
> was the short
> page in the axis project, but i couldnt figure out how to solve the
> addressing problem..
>
> thx,
> yari
>
> Deepal Jayasinghe ha scritto:
>   
>> TCP only works when you engage addressing in both server side and client
>> side.
>>
>> Thanks
>> Deepal
>>
>>   
>>     
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>   

-- 
Thanks,
Deepal
................................................................
"The highest tower is built one brick at a time"



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to