1. Learning resource for Configuring Hibernate JPA 2.0 on Glassfish server stackoverflow.comI am trying to create a new JEE project using hibernate and JPA 2.0 on the glass fish server. Can you guys provide me some resources to configure the above so ... |
2. A jndi-bound hibernate session-factory with glassfish server-v3 stackoverflow.comThe Hibernate Documentation specifies how to create a JNDI-bound session-factory in JBoss AS using JMX (http://docs.jboss.org/hibernate/core/3.3/reference/en/html/session-configuration.html#configuration-j2ee-jmx) The JMX-configuration given with is specific for JBoss AS. Similarly how can I configure the ... |
3. JPA-Implementations and App-Server java.net |