Hi MR.
Thanks for reply.
webmethod is hosting the service and siebel CRM is calling this outbound webservice over jMS transport.
here is the message that is placed/seen on the queue after siebel sends a soap message.
<?xml version="1.0"?>
<SOAPJMS_requestURI>jms:jndi:testBSSTQueue</SOAPJMS_requestURI>
<SOAPJMS_bindingVersion>1.0</SOAPJMS_bindingVersion>
<SOAPJMS_soapAction>UM_POC_provider_outboundwsdl24Nov_Binder_crmInbound</SOAPJMS_soapAction>
<SOAPJMS_targetService>soapjms/UM_POC.provider.outboundwsdl24Nov/UM_POC_provider_outboundwsdl24Nov_Port</SOAPJMS_targetService>
<SOAPJMS_contentType>text/xml; charset=UTF-8</SOAPJMS_contentType>
2
testBSSTQueue
1448359854218
ID:172.20.204.10:51704(1)
4
false
null
1448359854217
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv=“http://schemas.xmlsoap.org/soap/envelope/”>soapenv:Body<ser-root:crmInbound xmlns:ser-root=“http://bt-tstdev-24/UM_POC.provider:outboundwsdl24Nov” xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance”>Ketan</ser-root:crmInbound></soapenv:Body></soapenv:Envelope>
[B@6c7c784e
I am getting following error.
JMS Trigger Default.JMS_POC:outboundTrigger failed: org.apache.axis2.AxisFault: Unable to send SOAP-JMS message. Required configuration is missing: JMSTransportSenderInfo
thanks
Anil
#Universal-Messaging-Broker#webMethods#Integration-Server-and-ESB