Re: WSDL2Java overloading functions

2004-08-18 Thread Steve Piercey
loading methods and > : I cannot seem to specify the name attribute in the binding operations > : using it, but after fixing the WSDL file by hand it works. > : > : Thanks, > : Charles > : > : Steve Piercey wrote: > : > : >It works for me in Axis 1.1 with Tomcat 5

Re: WSDL2Java overloading functions

2004-08-18 Thread Steve Piercey
It works for me in Axis 1.1 with Tomcat 5 Steve . - Original Message - From: "Charles Roy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 18, 2004 1:55 PM Subject: WSDL2Java overloading functions > Hi, > > Is it possible to overload methods and use the WSDL2Java t

Authentication problem with Tomcat/Apache

2004-08-13 Thread Steve Piercey
m "HTTPSender". I've looked at the code, and it appears that it will only tack on the name/password if it is already attached to the SOAP header or encoded in the URL. As a test, I've hard-coded the name/password in the client code, via call.setUsername() and call.setPassword