OK, got an answer to my own question. The 23-jul-06 snapshot can't be used to compile and execute a client against stubs built with WSDL2Java from either that snapshot or the Axis2-1.0 release.
The snapshot from (pre?) 13-jul-06 can be used, but the stubs cannot be generated using WSDL2java from that snapshot, you need to use WSDL2Java from the Axis2-1.0 release. Has a time-frame been decided for the next release? William > -----Original Message----- > From: William Ferguson > [mailto:[EMAIL PROTECTED] > Sent: Thursday, 27 July 2006 3:20 PM > To: [email protected] > Subject: [Axis2-1.0] WSDL2Java failing for 23-jul-06 snapshot > > Hi all, > > I'm using the 1.0 nightly build from 23-jul-2006 (because I > needed access to the BasicAuthentication class) and have run > into a few problems. > > 1) The WSDL2Java tool for the snapshot creates the > stub/interface but the method on the stub don't have any > paramaters when they should. This is created fine using axis2-1.0 > > 2) The BasicAuthentication class is not static so it requires > an enclosing HttpTransportProperties instance even though I > can't see any reason for it. > > I'm planning on generating the stub etc using axis2-1.0 but > compiling them using the snapshot libraries. Does anyone know > if I'm headed into a storm? Or does anyone have an alternate solution? > > William > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
