OK, that is good to know. However, the jsr181 component does not work when another component, besides the HTTP BC, sends it xml content which is described by the exposed wsdl.
I realize your point about the xml content not being a soap request, but it is still xml/soap. In which case, is there anything else required by the jsr181 component to be set? Right now our compression component calls NormalizedMesssage.setContent() and gives it a DOMSource. This DOMSource contains the xml/soap. I would think this is all the jsr181 component would require, but that doesn't appear to be the case. -- View this message in context: http://www.nabble.com/Problem-with-JSR181-Component-tf2128179.html#a5874168 Sent from the ServiceMix - User forum at Nabble.com.
