During deploy you get this error: "ERROR -- Failed to deploy event map for orchestration...: Access to this endpoint and/or SOAP action is not allowed"
A SOAP call to the SBM Event Manager to trigger an orchestration may get an error of "The endpoint reference (EPR) for the Operation not found is /eventmanager/services/ALFEventManagerDocLit and the WSA Action = null. If this EPR was previously reachable, please contact the server administrator." This could be caused by missing headers such as SOAPAction that are required for the call that were added in newer versions of SBM. The call should work once all required headers are added.
A Mashup is using a webservice and a method of that webservice is actually being used in an Action in the user's Workflow. At Publish time, the Composer suddenly crashes with an exception in msvcr80.dll. This will continue until the webservice action is gone again.
• WebSphere Variable Value Specifies the new variable value. • Port Port number as defined on server under SOAP _CONNECTOR_ADDRESS: STANDALONE_SERVER default port is 8880. NETWORK_DEPLOYMENT default port is 8879.
SOAP Faults are generated when there is an error processing a Web service request (also known as a SOAP request). A SOAP Fault is made up of three elements: • faultcode—Used by the software making the Web service call to take action based on the type of error that occurred.
... d7f0ffb/ - <soapenv:Reason xmlns:soapenv="http://www.w3.org/2003/05/ soap -envelope"><soapenv:Text xml:lang="en-US">The endpoint reference (EPR) for the Operation not found is /eventmanager/services/ALFAdmin?ns=00000 and the WSA Action = null</soapenv:Text></soapenv:Reason>.