Hi! I need to do the following :
I have to send a SOAP message (for a given CXF-SE endpoint) via a JMS provider, but I can't find any help about this. I know JMS can easily manage SOAP message, but how can I generate the XML string that is usually received by a CXF-SE? So my architecture is : Bean-se -> JMS - provider -> jms-consumer -> CXF-SE sending XML SOAP message (how??) Regards -- View this message in context: http://old.nabble.com/How-to-send-a-soap-message-into-a-JMS-provider-for-a-CXF-SE--tp27326118p27326118.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
