cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Soap Reciever Adapter?

Former Member
0 Kudos

Hi all

Please do suggest resolution of this error in SOAP Reciever adapter

2006-07-04 04:50:47 Error SOAP: error occured: java.io.IOException: invalid content type for SOAP: TEXT/HTML

2006-07-04 04:50:47 Error Exception caught by adapter framework: invalid content type for SOAP: TEXT/HTML

2006-07-04 04:50:47 Error Delivery of the message to the application using connection AFW failed, due to: invalid content type for SOAP: TEXT/HTML.

with regards

subrato kundu

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Please look at this thread:

Regards

Vijaya

former_member187339
Active Contributor
0 Kudos

Hi,

Check you receiver URL/wsdl.. Are you able to call this wsdl using XMLSPY? Chekc whether the request send to wsdl is in the same format as required.

Regards

Suraj

Shabarish_Nair
Active Contributor
0 Kudos

Do chk if the SOAP message (result from the mapping) is valid or not.