cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Receiver SOAP AXIS adapter.

Former Member
0 Kudos

I have configured a receiver soap adapter and get the below error. Any help with this? Since I am able to see the Axis option in the adapter configuration, this means the axis framework is deployed or does it need to be delpoyed?

Delivering the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to:
com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.ejb.TransactionRolledbackLocalException: 
(Failed in component: sap.com/com.sap.aii.axis.app, BC-XI-CON-AFW-TAD) Exception raised from invocation of public
 com.sap.aii.af.lib.mp.module.ModuleData com.sap.aii.adapter.axis.modules.AFAdapterBean.process
(com.sap.aii.af.lib.mp.module.ModuleContext,com.sap.aii.af.lib.mp.module.ModuleData) throws 
com.sap.aii.af.lib.mp.module.ModuleException method on bean instance 
com.sap.aii.adapter.axis.modules.AFAdapterBean@681b240 for bean 

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Had to deploy the axis framework.