Hi HugoWe only support binary and text messages in the current implementation.I'm trying to create a complete reliable path from client to server application using JMS and WS-rm. Cant you remove the WS-RM headers from the envelope, and then send the payload over JMS?How do I go about making the JMS messages soap/jms without the WS-rm parts in it? Anyway, Apache Synapse is something I would strongly recommend that you look at. It will allow you to convert from HTTP/S to JMS or from RM to non-RM etc simply by configuration rather than writing code. (See http://svn.apache.org/viewvc/webservices/synapse/trunk/java/src/site/resources/Synapse_Samples.html?content-type=text%2Fhtml&view=co#Sample503) Synapse will release its 1.0 version, as soon as Sandesha2 and Rampart releases their versions compatible with Axis 1.2 More information on Synapse could be found from http://ws.apache.org/synapse/ I don't completely understand what you mean by 'WS-RM parts included' :-)Because I use a durable queue we don't need to add the WS-rm in the JMS/soap messages. asankha --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] |
- Re: FW: jms<->WS-rm<->jms Asankha C. Perera
- RE: jms<->WS-rm<->jms hu dac
- Re: jms<->WS-rm<->jms Asankha C. Perera
- RE: jms<->WS-rm<->jms hu dac
