0 Replies Latest reply on Oct 20, 2003 3:12 PM by chrisharm

    WebMethods and JBoss

    chrisharm

      We are using JBoss 3.2.1 as our apps server. I have written an MDB that reads messages from a queue. I want my MDB to listen for messages that are coming from WebMethods.

      I have been able to use the RemoteJMSProvider to get my MDB to listen to a queue on another JBoss server. But I can't figure out how to get it to listen to the WebMethods queues.

      Is there anyone out there who has had some experience with this? Please let me know if you have.