I am trying to make SOAP client in perl for JAX-WS web service with authentication. I am able to communicate with a service without authentication. But when I try to communicate with the actual web Serivce ( who has authentication ) I get authorization error or soap xml unformated error.
Share
Try this code