Hi,
I have following configuration
JMS BC-->EIP pipeline-->BeanSU (InOut)-->BeanSU(InOnly)
I can see all the messages exchanges when servicemix is up and running
I have a client to send message to JMS BC
When ever I shut down servicemix and restart in the middle of run exchanges
doesn't show up
So is jms queue persistance in servicemix ?
My eip is as follow
<eip:pipeline service="y:pipeline" endpoint="testbean">
<eip:transformer>
<eip:exchange-target service="y:bean2" />
</eip:transformer>
<eip:target>
<eip:exchange-target service="y:bean1" />
</eip:target>
</eip:pipeline>
Thanks in advance for the suggestion
Raj
--
View this message in context:
http://www.nabble.com/Does-jms-queue-persist-in-servicemix-tf4806559s12049.html#a13751453
Sent from the ServiceMix - User mailing list archive at Nabble.com.