Hi! I get an error: "Caused by: org.springframework.beans.factory.NoUniqueBeanDefinitionException: No qualifying bean of type 'org.springframework.transaction.TransactionManager' available: expected single matching bean but found 4: ticketTransactionManager,transactionManagerGoogleAuthenticator,transactionManagerEvents,transactionManagerMfaAuthnTrust" when trying to use JPA ticket registry together with Google Authenticator, Events and MFA authn trust dependencies. I use MySQL5InnoDBDialect in CAS 6.6.3 in external Tomcat 9. It worked in CAS 6.2. When I remove Google Authenticator, Events and MFA authn trust dependencies, then JPA ticket registry works and no such error is thrown. Is there some configuration value what I should set in order to set transaction manager for JPA ticket registry?
-- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/ab0d2b7a-d79d-433d-ba7a-fb009335b926n%40apereo.org.
