axis client fails

2004-06-07 Thread Daniel Rubin
I've successfully deployed an axis java server and was trying the c++ client to access it. My test function takes a string and returns a string. The wsdl2ws program produced a wrapper function that takes two string and retruns void, so presumably one of the the input parameters returns the result

No wsdl2ws.jar in axis directory?

2004-06-05 Thread Daniel Rubin
o get the xmlapi.jar file which ur supposed to keep in classpath. raja From: Daniel Rubin [mailto:[EMAIL PROTECTED] Sent: Fri 6/4/2004 5:08 PM To: [EMAIL PROTECTED] Subject: where is I was trying to create the client code for a web service using WS