Getting the JMS Queue to Work in JRun 3.0
Are you wondering how to get the JMS Queue to work in JRun 3.0? Well, the link below will tell you how. First, you have to locate the "JMS (Java Messaging Service) Queue/Topic Binding Service" section in your server's local.properties file, and then make the changes to the code indicated. Also, this article addresses utilizing the J2EE asynchronous queuing mechanism whereby any producer would be able to do a JNDI lookup of a QUEUE Object and use it.
Allaire Knoweldge Base Article: Getting the JMS Queue to Work in JRun 3.0