User development, A new message was posted in the thread "Making JBoss cache work with Hibernate 3.3.1,JBoss AS 4.2.3 and Spring 2.5.x":
http://community.jboss.org/message/524939#524939 Author : Bibhash Roy Profile : http://community.jboss.org/people/bibroy1 Message: -------------------------------------------------------------- hibernate.cache.provider_class= org.hibernate.cache.TreeCacheProvider hibernate.cache.provider_configuration_file_resource_path= config/jboss-cache-1.4.1-sp13.xml hibernate.transaction.factory_class= org.hibernate.transaction.JTATransactionFactory I have set the above properties and I am working with JBoss cache 1.4.1.SP9, Hibernate 3.3..1, JBoss AS 4.2.3 and Spring 2.5.6 ...however I am getting the following exception..........PLEASE HELP!!! java.lang.StackOverflowError at java.security.AccessController.doPrivileged(Native Method) at com.sun.naming.internal.VersionHelper12.getContextClassLoader(VersionHelper12.java:158) at com.sun.naming.internal.ResourceManager.getFactory(ResourceManager.java:339) at javax.naming.spi.NamingManager.getURLObject(NamingManager.java:575) at javax.naming.spi.NamingManager.getURLContext(NamingManager.java:533) at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:279) at javax.naming.InitialContext.lookup(InitialContext.java:351) at org.hibernate.transaction.JTATransactionFactory.getUserTransaction(JTATransactionFactory.java:162) at org.hibernate.transaction.JTATransactionFactory.getUserTransaction(JTATransactionFactory.java:172) -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/524939#524939
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
