How can I write php script to get message from message queue (JMS) and how to write php script to send message to message queue ? Thank in advance .
Php & Jms
Einklappen
X
-
hi tonk!
I'd say the best way to handle jms messages is done with java itself. just use php's java integration to do so. follow this link to read more about it:
http://www.php.net/manual/en/ref.java.php
for me it also worked fine for a lot of other java topics than jms.
Kommentar
Kommentar