SOAP USERNAME TOKEN
Hello
i have implementated a JCAPS Business Process.
How I can comunicate it the username and password of user that is calling the service?
I have created a SOAP/HTTP Web Service External System and i have enabled the SOAP Message Security.
When i call the service I have the follow error:
{http://xml.apache.org/axis/}stackTrace:JAXRPC.TIE.04: Internal Server Error (JAXRPC.TIE.01: caught exception while handling request: javax.xml.rpc.JAXRPCException: ServerSOAPMessageSecurityHandler: cannot get SOAP header)
Any idea?
Thanks for your help
Diana

