1 Reply Latest reply on Mar 16, 2003 5:14 PM by joelvogt

    when would JMS fail

    mekatoka

      Hi,

      I am working on a project that involves messaging Q's and Topics. We have the application fully tested and working. But when we tried to run the same application on one of our client's network the asynchronous messages wouldnt go through.

      What could be the possible scenarios where JMS could fail ? How to overcome them ?

      Between, I use JBoss 3.0.6, EJB 2.0, CMP 2.0


      Regards

      Meka Toka

        • 1. Re: when would JMS fail
          joelvogt

          Well most likely if is tested the problem is at the OS or network level. Check there are no firewalls blocking the messages, check if linux is involved the /etc/hosts is configured appropriately.