I am attempting to use JBoss cache 1.2.3 from with WLS 10.0. As a reference i attempted to install the demo sample specified in http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossCacheAndWebLogic
When i start the WebLogic server i get a bunch of different exceptions as shown below. I am not able to understand why WLS is attempting to authenticate when the startup class tries to register in the JNDI tree. Any clues? Thanks Ramdas 2007-06-01 17:27:55,502 ERROR [org.jboss.cache.transaction.DummyTransactionManager]org.jboss.cache.transaction.DummyTransactionManager binding of DummyTransactionManager failed 2007-06-01 17:27:58,115 ERROR [jboss.cache.example.j2eeservices.JBossCacheManager]org.jboss.cache.example.j2eeservices.JBossCacheManager Problems Saving Cache In JNDI javax.naming.AuthenticationException [Root exception is javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User weblogic javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User weblogic denied] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050639#4050639 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050639 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
