-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jorge,
On 1/27/2010 5:40 PM, Jorge Medina wrote:
> I have the following Resource defined in context.xml
>
>auth="Container"
> driverClassName="oracle.jdbc.driver.OracleDriver"
> type="oracle.jdbc.pool.Oracl
Hi,
I have the following Resource defined in context.xml
where the user, password and url are all defined at install time and are not
important for this issue.
I use Hibernate on my application, and define my hibernate.master.cfg.xml
as
java:/comp/env/jdbc/MasterDB
org.