Re: WSDL2C exception

2009-04-06 Thread Anil
thanks alot Dimuthu On Sun, Apr 5, 2009 at 6:18 PM, Dimuthu Gamage wrote: > Hi Anil, > You wsdl should have external wsdls or/and schemas that are imported or > included. In that case you need to be online when running the tool. That is > not a requirement of the tool. > > Thanks > Dimuthu > > >

Re: WSDL2C exception

2009-04-05 Thread Dimuthu Gamage
Hi Anil, You wsdl should have external wsdls or/and schemas that are imported or included. In that case you need to be online when running the tool. That is not a requirement of the tool. Thanks Dimuthu On Sun, Apr 5, 2009 at 10:06 AM, Anil wrote: > I was trying to generate skelton and stub cod

WSDL2C exception

2009-04-04 Thread Anil
I was trying to generate skelton and stub code from a wsdl file using WSDL2C.(axis2-1.4.1). It works fine when i am connected to internet. But throws exception when i am offline. Is it mandatory to be connected to internet when running WSDL2C? or am i missing any of the option in WSDL2C?? Please gu