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
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
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