L.S.,
To ServiceMix, it doesn't matter who sends the JMS message. If you
write a simple Java application that is capable of sending a MapMessage
with the necessary parameters, this will work just as well. In fact, if
you look at the loan-broker example we ship, you'll see that there
already is a JMSClient Java application there to show this as well.
Regards,
Gert
skg wrote:
Hi,
I want to run the loan broker example illustrated in the service mix user's
guide but i dont want to use PHP stomp client. Cant i run it without using
any php stomp client.