Hi Balaji,

Try setting the end point address in Options. Then set the options into
ServiceClient object as follows.

Options options = new Options();
options.setTo(new EndpointReference("epr of service"));
client.setOptions(options);

Cheers,
Dimuthu

On Fri, 2007-06-22 at 17:09 +0800, Iyer, Balaji wrote:
> Has anyone in the dlist encountered an error as  "Transport out is not
> set". I am trying the nightly build of Axis2
> 
> 
> 
> rgds....
> 
> Balaji
> 
> >_______________________________________________________________________
> ________________________________________________________
> Applications Framework & Infrastructure | International Technology
> Organization(ITO) | Tel : +65 63283504 |  email:
> [EMAIL PROTECTED] 
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to