cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to test Sender Servlet AXIS from SOAP UI

Former Member
0 Kudos


Hello All,

I’m doing synchronous scenario from  soap(Sender servlet Axis) adapter to proxy.

While testing the scenario from SOAPUI facing the below issue.

SOAP: Call failed: java.lang.IllegalArgumentException: object type invalid: class com.sap.aii.adapter.xi.ms.XIMessage

I’m sending simple xml message to PI through SOAPUI with the attached sender Axis adapter module sequence.


Coming to url part, I have tried with the below url formats and no luck.

http(s)://host:port/XIAxisAdapter/MessageServlet?senderService=<>&interface=<>&interfaceNamespace=<>

http://<hostname>:<port>/ XISOAPAdapter/MessageServlet? channel=:<service>:<channel>

are there any extra configuration setup need to perform to test sender axis adapter from SOAPUI or anything I’m missing in the configuration or in url format.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Ashish

Generate the WSDL from sender agreement or from ICO and then use the same in SOAP UI

for sending the message

Former Member
0 Kudos

Hi Ashish,

Configration seems fine, can you test the message with HTTP instead of HTTPS?

Also can you check the reply from Inaki from the below blog

Regards,

Mastan

Message was edited by: mastan vali

Former Member
0 Kudos

Hi Ashish,

Also check below blog where Deepti mentioned that "One of the Jar file missing in sda. So added and deployed again"

http://scn.sap.com/message/8492474#8492474