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]
