Weblogic « Session « JPA Q&A





1. How to access SessionFactory of Hibernate using JNDI in WEBLOGIC 9.2 server?    stackoverflow.com

We are using Weblogoic9.2.3 & DB is Oracle10.2.0.3. How can we access Hibernate SessionFactory using JNDI?

2. Problem w/ SessionFactory in WebLogic cluster    forum.hibernate.org

Hibernate version:[/b2.1.1...] [b]Mapping documents: Code between sessionFactory.openSession() and session.close(): Full stack trace of any exception that occurs: Name and version of the database you are using:[/bOracle 9i] [b]The generated SQL (show_sql=true): Debug level Hibernate log excerpt: I use Hibernate w/ NO cache as a local library in my Session EJB deployed in WebLogic 8.1 cluster. WebLogic DB Connection Pool is configured ...

3. Failed to lookup Hibernate SessionFactory in WebLogic    forum.hibernate.org

jdbc/HibernateSampleDS net.sf.hibernate.transaction.JTATransactionFactory java:comp/UserTransaction net.sf.hibernate.transaction.WeblogicTransactionManagerLookup true false net.sf.hibernate.dialect.OracleDialect

4. SessionFactory from JNDI in Weblogic 8.1 SP4    forum.hibernate.org