Try:
DataSource ds = (DataSource)ctx.lookup("jdbc/OracleDS"); instead of
DataSource ds = (DataSource)ctx.lookup("jdbc/OracleCoreDS");
regards
/Theis.
- No suitable driver exception Gregory Kaestle
- RE: No suitable driver exception Michael J. Cannon
- RE: No suitable driver exception theis . meggerle
- RE: No suitable driver exception Gregory Kaestle
- RE: No suitable driver exception KirkYarina
