Hi, This is another example I was trying based on "quickstartadb". When it didn't workl for me in " classifiedservice" example which I was bulding at my own , I tried the "quickstartadb" and got the same error while running ant generate.service in "quickstartadb" example. There was similar problem reported by some once else but I think no body replied to him. I couldn't find any replies to that.
Thanks Snehil On 5/28/07, Glen Mazza <[EMAIL PROTECTED]> wrote:
Why is the quickstartadb example in a directory called "classifiedservice"? Are you sure you're running what you think you're running? Glen Am Montag, den 28.05.2007, 15:32 +0530 schrieb snehil Brajpuriya: > Hi, > I'm trying to compile the "quickstartadb" sample in the Axis2 1.1.1source distribution. It > doesn't appear to be working. I am getting following error - > ----------------------------------------------------------------------------------- > > C:\axis2\samples\classifiedservice>ant generate.client > Buildfile: build.xml > > init: > [mkdir] Created dir: C:\axis2\samples\classifiedservice\build > > generate.client: > > BUILD FAILED > C:\axis2\samples\classifiedservice\build.xml:90: > java.util.zip.ZipException: The > system cannot find the file specified > ------------------------------------------------------------------------------ > I think all the necessary jars are available and wsdl file is also in right location. > > I was able to generate the service skeleton by directly using org.apache.axis2.wsdl.WSDL2Java but not able to create service skelton with given build file with example which used anttask. > Any suggestion here??? > > > Thanks > Snehil > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
