I have a WSDL URL which has security constriants. I need to provide username and password at header. After providing these credentials i can send the request . how can i add username/password using SOAPClient . I did not find any property defined for username password in SOAPClient.
Thanks, Madhu CM
Jboss-esb comes with two SOAPClients, one based in soapUI and the other based in Wise (alas, it seems these guys are not very smart baptizing their classes). So, there are two solutions:
smooksTransformof SOAPClient action.SOAPHandlerimplementation using propertycustom-handlersof SOAPClient action.