Hi ;
This is how it works in Axis2.
Options options = new Options();
*options.setManageSession(true);*
ServiceClient sender = new ServiceClient(configContext, null);
sender.setOptions(options);
sender.sendReceive(payload.getBody().getFirstElement());
Loïc MAZE wrote:
> Hi all,
>
> I would like to know how to set the property SESSION_MAINTAIN_PROPERTY
> to true.
> It's very easy to make a such thing with Axis 1 but I've found
> absolutely nothing with Axis 2.
>
> Does anyone have some information in this regard ?
>
> Best regards,
> Loïc
--
Thanks,
Deepal
................................................................
~Future is Open~
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]