Thanks Lars, but the problem i found is actually due the sapce in one of the folder name in which wsdl contains. When i moved to someother location it worked... hope probs in vista...!!!
-Arvind S "Many of lifes failure are people who did not realize how close they were to success when they gave up." -Thomas Edison On Sat, Apr 25, 2009 at 9:47 PM, Lars Ohlén <[email protected]> wrote: > Hi, > > > > You need to define which protocol to be used when accssing the resource > defined by the uri option > > So just add a file:// in front of the ITRService.wsdl file name (assuming > that the file is located in the bin directory otherwise you need to add the > path also) > > > > /L > > > > > > > > > > > ------------------------------ > > *Från:* S Arvind [mailto:[email protected]] > *Skickat:* den 25 april 2009 11:17 > *Till:* [email protected] > *Ämne:* Problem in converting WSDL to stub in Axis 2 -1.4.1 > > > > When i tried to convert wsdl to java by the command > C:\Program Files\Apache Software Foundation\axis2-1.4.1\bin>wsdl2java -uri > ITRService.wsdl -p org.apache.axis2.axis2userguide -d adb -s > > I an getting a exception in URISyntaxException. I have checked the wdsl and > xsd all are fine only.. > Please help in solving it. > > Thanks, > Arvind S > > > *"Many of lifes failure are people who did not realize how close they were > to success when they gave up."** > -Thomas Edison* >
