Unable to Internalize message
843833Jan 24 2006 — edited Jan 25 2006Hi,
I have deployed a JAXMServlet on jBoss4.0.2 and invoking a standalone client to pass a SOAP message. On the server I am getting the following exception :
java.lang.NoSuchMethodError: javax.xml.parsers.SAXParserFactory.getSchema()Ljavax/xml/validation/Schema
I am using the xerces.jar and it does have the propert get/setSchema methods.
On the client log though I am seeing the following excepiton :
Lots of java.security.PrivilegedActionException: com.sun.xml.messaging.saaj.SOAPExceptionImpl: Unable to internalize message
...
"com.sun.xml.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response?"