0 Replies Latest reply on Jul 25, 2002 5:53 PM by moraleslos

    DatabaseServerLoginModule problem

    moraleslos

      Hi there,

      I've been playing around with JAAS and JBoss3 a bit but hit a wall when trying to test my client code with JBoss's DatabaseServerLoginModule. I keep getting a:
      Authentication failed: javax.security.auth.login.LoginException: unable to find LoginModule class: org.jboss.security.auth.spi.DatabaseServerLoginModule

      exception. The thing is, isn't this already defined in jbosssx.jar located in the lib directory? I thought all this stuff should be already loaded.

      any help would be appreciated. thanks in advanced.

      -los