Hi ServiceMix JMS use ActiveMQ MOM to implement the BindingService. Declaring an endpoint ServiceMix create a queue having got the same name of the endpoint. The ServiceEngine got messages from the queue by the bus, while an external client access to it by using JMS API, ActiveMQ custom one or generic. You may replace in ServiceMix ActiveMQ with another MOM. I tried to do this with JBossMQ. I hope to clear, regards Simone
-----Messaggio originale----- Da: skg [mailto:[EMAIL PROTECTED] Inviato: gio 19/06/2008 12.16 A: [email protected] Oggetto: JMS with Service Mix Hi, I need to get the message from the service mix. I have a confusion while going through the documents Of servicemix_jms. Where will the jms pick the message. Does service mix has some queue implementation like Websphere MQ or it uses some different technique. i am new to servicemix and want to clarify that where do we send our message in service mix and from where we pick these messages. Please help -- View this message in context: http://www.nabble.com/JMS-with-Service-Mix-tp18005740p18005740.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
