I am using AXIS2/C 1.5.0 with ADB stubs generated by AXIS2/Java 1.4.1. I have the whttp:defaultMethod in my WSDL file binding set to POST which I verified is being used from tcpdump captures. But, I also noticed that the POST messages, which are not supposed to be interpreted as safe are always being sent twice. This is with Basic authentication. Is there a way to get POST messages with Basic authentication to only be sent once?
Thanks, -David K. Taylor
