cancel
Showing results for 
Search instead for 
Did you mean: 

Error in consuming rest service

Former Member
0 Kudos
457

Iam trying to develop a REST synchronous interface and my response from the rest service a is plain text.

below is the error.

<SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.ClassCastException: class org.apache.axis.message.Text:library:com.sap.aii.af.axisproviderlib@com.sap.engine.boot.loader.ResourceMultiParentClassLoader@4ab533d2@alive incompatible with class org.apache.axis.message.SOAPBodyElement:library:com.sap.aii.af.axisproviderlib@com.sap.engine.boot.loader.ResourceMultiParentClassLoader@4ab533d2@alive</SAP:AdditionalText>

  <SAP:Stack />

I followed the link to build my scenario.

http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/08/11/calling-synchronous-restful-web-s...

Axis adapter was deployed successfully, i check through url http://host:port/XIAxisAdapter/MessageServlet

can anyone please help me to resolve this issue.

Thanks

Srinivas

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Were you able to resolve this issue?

regards,

Gavaksh

Former Member
0 Kudos

Any suggestions?