Using a SessionFactory in a WebLogic Cluster
Sunday, June 11th, 2006If you’re trying to bind a Hibernate SessionFactory to a WebLogic cluster and you’re getting the following error message:
“Conflict start: You tried to bind an object under the name [{factory.name}] in the JNDI tree. The object from [{factory.name}] is non-clusterable, and you have tried to bind more than once from two or more servers. Such [...]