0 Replies Latest reply on Feb 6, 2013 7:04 AM by diegolovison

    HORNETQ-979 NPE when redeploy hornetq-users.xml

    diegolovison

      I found the problem.

       

      It is related with the BasicUserCredentialsDeployer class.

      When the redeploy occurs, the method getKeyAttribute() in the line (XmlDeployer:93) return null.

       

      Why the getKeyAttribute() return null in BasicUserCredentialsDeployer?

       

      Thanks,

      Diego