0 Replies Latest reply on Aug 17, 2002 9:45 AM by authjavauser

    Jboss security

    authjavauser


      Hi

      This is not exactly a querry . I just posted it so that it may help anyone who is facing same problem as i faced.
      When tried to connect to my jboss server from diffrent machine i got an exception saying.

      org.jboss.mq.SpyJMSException: Cannot authenticate user
      at org.jboss.mq.Connection.authenticate(Connection.java:766)
      at org.jboss.mq.Connection.(Connection.java:233)
      at org.jboss.mq.Connection.(Connection.java:264)
      at org.jboss.mq.SpyConnection.(SpyConnection.java:59)
      at org.jboss.mq.SpyConnectionFactory.createTopicConnection(SpyConnection
      Factory.java:69)

      This came when i tried to create a Topic connection
      even after giving user name and password it was giving same problem.
      Then i installed same version of Java on both the machines
      and problem mircausly got solved.
      I have no idea why is that.
      If this is requirement of JBoss or JASS i am unable to figure out why is that?
      is this because JASS in 1.3 has diffrenent encryption mechanism then 1.4.?
      I would appriciate if some throws more light on it

      THanks and Regards
      AuthJavaUser