0 Replies Latest reply on Feb 23, 2012 8:14 AM by benan.aktas

    Using IdmAuthenticator  as default Authenticator

    benan.aktas

      Hi

       

       

      I am trying to use IdmAuthenticator as default authenticator.

      It goes to JpaIdentityStore.java in 956. line

       

       

      protected Object lookupIdentityType(String identityType, EntityManager em)

             

          It generates this sql

       

         

           select

              *

          from

              ( select

                  ıdentityob0_.ID as ID17_,

                  ıdentityob0_.name as name17_

              from

                  IDENTITY_OBJECT_TYPE ıdentityob0_

              where

                  ıdentityob0_.name=? )

          where

              rownum <= ?

         

          I get this error

         

           SQL Error: 911, SQLState: 42000

          ORA-00911: invalid character