Re: Exception while creating dynamic WebService Client

2008-09-11 Thread keith chapman
Hi, Looks like the exception occurred at the server side and not at the client. Is the server running axis2 as well? Thanks, Keith. On Thu, Sep 11, 2008 at 6:40 PM, sumit jindal <[EMAIL PROTECTED]>wrote: > hello > > I am getting this exception > > Exception in thread "main" org.apache.axis2.Axi

Fwd: Exception while creating dynamic WebService Client

2008-09-11 Thread sumit jindal
hello I am getting this exception Exception in thread "main" org.apache.axis2.AxisFault: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.NullReferenceException: Object reference not set to an instance of an object. This is my code objExecute is th

Exception while creating dynamic WebService Client

2008-09-11 Thread sumit jindal
hello I am getting this exception Exception in thread "main" org.apache.axis2.AxisFault: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.NullReferenceException: Object reference not set to an instance of an object. This is my code objExecute is th