[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Problem getting JDBC datasource from JBOSS

jaikiran do-not-reply at jboss.com
Fri Jun 20 05:59:07 EDT 2008


What does this print out when you run this code from the place where you instantiating the entity manager:
 
Properties hibProps = org.hibernate.cfg.Environment.getProperties();
  | props.list(System.out);
  | 

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

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



More information about the jboss-user mailing list