2 Replies Latest reply on Apr 5, 2004 2:52 PM by mcgourty

    3.2.4 Cannot authenticate user

    leishen

      First I will put in some key word so that people can find this article
      3.24 3.2.4 Cannot authenticate user securitydomain=jbossmq.

      In 3.2.4 RC1, JMS doesnot work in the default depolyment.
      The expection you will get looks like this:
      org.jboss.mq.SpyJMSException: Cannot authenticate user; - nested throwable: (java.net.ConnectException: Connection timed out: connect)

      You have to remove line with the jboss.bind.address in it
      from uil2-service.xml or other il deployment script.

      It took me a while to figure this out, and I hope it can be useful to
      you.