What is the state of JMS in orion 0.9.1b?
Is there an actual JMS server implementation?
I notice that something is listening on the JMS port (9127),
and that the demo/jms/coffeemaker example connects to that port.
The CoffeeMaker example does not work, however.
When run with -order it seems to connect and put on the queue,
but when run as the "listener", it waits forever.
The jms.log file shows:
2/8/00 10:41 AM Error retrieving message
javax.jms.InvalidDestinationException: The queue didnt exist
at bc.gs(JAX)
at bd.run(JAX, Compiled Code)
at c.run(JAX, Compiled Code)
Any suggestions?
Michael Chase
[EMAIL PROTECTED]