[jboss-user] [EJB 3.0] - Re: [SessionFactoryObjectFactory] Not found

mphansen do-not-reply at jboss.com
Wed Jan 24 15:06:58 EST 2007


I found a solution to my problem.

Other posts led me to inserting the following in persistence.xml:

<property name="hibernate.session_factory_name" value="hibernate/SessionFactory"/>
  | 

Now the session factory is bound to JNDI. But why does it have to be bound for it to work in a cluster environment?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005986#4005986

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005986



More information about the jboss-user mailing list