spring-ws
spring-ws copied to clipboard
Spring Soap over JMS does not provide mechanism to override InvalidXmlException [SWS-1077]
Amol Khese opened SWS-1077 and commented
Spring Soap/HTTP provides a mechanism to handle handleInvalidXmlException by creating custom WebServiceMessageReceiverHandlerAdapter.
However in SOAP/JMS implementation there is no such way to customize handleInvalidXmlException for processing.
No further details from SWS-1077