2 Replies Latest reply on Dec 1, 2003 3:44 AM by harshi2003

    jboss authendication problem

    harshi2003

      i am using jms queue. In my program when try intiate the queue using create queue connection factory i got the exception
      org.jboss.mq.SpyJMSException: Cannot authenticate user; - nested throwable: (java.net.ConnectException: Connection refused: connect)

      this is thrown when try to access the jboss server in a different machine. when run the same program in the same machine which runs jboss server this problem does not occur.

      do i need to set special security settings. i have checked the bindind address too. i looked at the forum but couldn't find suitable answer. please help me.

      thanks in advance