wso2 esb Unsupported Media Type

余生颓废 提交于 2019-11-29 08:46:39

This is because you are sending an unsupported message type in your request and it is incompatible with whatever the ESB's message type..

Can you place the TCPmon between your client and ESB and capture the whole message and check what you are actually sending to ESB?

And does your wsdl imports any schemas?..You should provide all schemas if you use publish wsdl option..

First better dont use the publish wsld, option and first try to send message to proxy and see the service is receiving or not

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!