Playing around with Metro, I get this error in my tomcat log;
SEVERE: Unsupported Content-Type: application/soap+xml Supported ones are: [text
/xml]
I scratch my head, and find that
“These errors are related to SOAP 1.1 or 1.2 versions:
SOAP 1.1 uses text/xml
SOAP 1.2 uses application/soap+xml”
thanks to Adrian.
01.07.10