On 9/3/07, Matt L. Zhu <[EMAIL PROTECTED]> wrote: > > Anyone ran into this problem? > > > > 1. server webservice is using .net, > 2. I got the wsdl, ran wsdl2java, ran compile, created jar file > using adb > 3. created my client code, and ran tomcat, > > why you need to run tomcat to run the client code? Can you explain how you run the client?
> 1. it will get to the response section successfully, but the moment > it calls getresult, it will generate a classnotfound exception on one of > the > pojo objects generated from wsdl. > 2. I tried xmlbeans, still the same issue. > 3. when I debug slowly into the code, I see this error in eclipse: > got error code in reply: 101 occurred retrieving visible variables > > > > I never had this error with axis1 using the same wsdl, can anyone help? > > > > Thanks > > > > Matt > > > > > -- Amila Suriarachchi, WSO2 Inc.
