cancel
Showing results for 
Search instead for 
Did you mean: 

Can SOAP Adapter with Axis Protocol supports request response bean ?

former_member632491
Discoverer
0 Kudos

Hello Team,

I have a requirement to convert Async - sync Bridge and receiver channel is SOAP adapter with Axis protocol.

Can this Axis protocol supports request-response bean ? Please share any links which helps.

Reason for SOAP with Axis :- we need to append header structure which carries some extra authentication while updating data to external system.

Issue we are facing :- we are getting below error once the message reach Request response bean.

Axis: invoking handler trp of java:com.sap.aii.adapter.axis.ra.transport.http.HTTPSender

AXIS: Target url: external user URL

Axis: continuing to response message f902e546-39be-11e9-b539-0000002094d2

MP: processing local module localejbs/AF_Modules/RequestResponseBean

MP: exception caught with cause java.lang.ClassCastException: Cannot cast class org.apache.axis.MessageContext to interface com.sap.engine.interfaces.messaging.api.Message

Exception caught by adapter framework: Cannot cast class org.apache.axis.MessageContext to interface com.sap.engine.interfaces.messaging.api.Message

Transmitting the message to endpoint <local> using connection AFW failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.ClassCastException: Cannot cast class org.apache.axis.MessageContext to interface com.sap.engine.interfaces.messaging.api.Message

Accepted Solutions (0)

Answers (0)