0 Replies Latest reply on Oct 29, 2003 2:25 PM by bolacha

    Security Autentication ... Firebird

    bolacha

      Hi ...

      How i can make security autentication run?

      look... i just change my firebird-ds.xml

      <security-domain>FirebirdDbRealm</security-domain>

      in login-config.xml have a config ...

      and... remove password here



      and here




      but i have problems.... look:

      19:18:30,451 ERROR [EntityContainer] Starting failed
      java.lang.SecurityException: Invalid authentication attempt, principal=null



      more error...

      19:18:30,709 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean operation 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:

      Incompletely deployed packages:

      MBeans waiting for classes:

      MBeans waiting for other MBeans:
      [ObjectName: jboss.jca:service=FirebirdManager
      state: FAILED
      I Depend On:
      Depends On Me: java.lang.NullPointerException, ObjectName: jboss.j2ee:jndiName=Usuarios1Remote,service=EJB
      state: FAILED
      I Depend On:
      Depends On Me: java.lang.SecurityException: Invalid authentication attempt, principal=null]


      so... anybody have idea????

      TnX