hi,

I am not sure is this the correct reference for Glassfish jdbc pool? It was 
working with old orion server (java:comp/env), but does not with gf.  Pure 
jdbc/mypool does not found. Any hints?

gf-version:
<database name="MYDB" engine="oracle>
  <jndi name="jdbc/mypool" />
  <mapping href="mapping.xml" />
</database>

orion-version:
<database name="MYDB" engine="oracle>
  <jndi name="java:comp/env/jdbc/mypool" />
  <mapping href="mapping.xml" />
</database>

thx
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to