0 Replies Latest reply on Nov 22, 2006 3:02 PM by kentzhou

    EJB Errors

      I have a application with some BMP EJB. When I deoply this EJB, all EJB can't be loaded. For each EJB, JBOSS reported the errors as:

      Bound EJB Home 'TheSignOn' to jndi 'TheSignOn'
      Failed to load users/passwords/role files
      ......
      Could not restore ejb timers
      ......
      Invalid authentication attempt, principal=null
      ......

      Help please