Hi,
we are using the axis soap adapter to call a web service.
Here are the modules we set and their parameters...
Is this correct... sometimes no body is set as the request.
Is there a place where this is officialy documented ?
AF_Adapters/axis/AFAdapterBean 0
AF_Adapters/axis/HandlerBean xireq
AF_Adapters/axis/HandlerBean trp
AF_Adapters/axis/HandlerBean xires
AF_Adapters/axis/AFAdapterBean 1
xireq , handler.type , java:com.sap.aii.axis.xi.XI30OutboundHandler
xires , handler.type , java:com.sap.aii.axis.xi.XI30OutboundHandler
trp, module.pivot, true
trp , handler.type, java:com.sap.aii.adapter.axis.ra.transport.http.HTTPSender
Thanks