Hi Andre, I had similar problems last week with WSDL2Java.
I think that WSDL2Java for doc/lit is pretty much broken in RC2. I downloaded the latest build last Friday and had more luck. I found another thread that recommended taking a look at the doc/lit test cases in the Axis source. I did this. I then took the WSDL from this example and slowly changed it to meet my needs. I eventually found success with this approach and got interop between .NET and Axis. Mike -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 4:19 AM To: [EMAIL PROTECTED] Subject: Re: Newbie question about WSDL2JAVA I've attached my wsdd file and the generated wsdl file. It would be fine if someone could take a look onto it before I jump out of the window. thanks, Andre [EMAIL PROTECTED] wrote : > Hi, > > I try to use CASTOR for object ser/deserialization with AXIS. While searching > the mailing list I found a link to the AXIS cvs, which has a few classes for > this job. > I have trouble getting WSDL2JAVA generate my stub classes. I always get the > following error: > > http://localhost:9080/axis/services/LoginManager?wsdl > java.io.IOException: Type {urn:LoginResponse}LOGIN is referenced but not > defined. > at > org.apache.axis.wsdl.symbolTable.SymbolTable.checkForUndefin....... > > I thought that wsdl2java will just refer to my already (with castor) generated > custom java classes? > > Any thoughts on that ? > > cheers, > > Andre > > ____________________________________________________ > Kambrium.net Technologies, http://www.kambrium.net ____________________________________________________ Kambrium.net Technologies, http://www.kambrium.net
