On Mon, Mar 3, 2008 at 10:16 AM, Burt Prior <[EMAIL PROTECTED]> wrote:
> 'java.sql.SQLException - invalid oracle url specified: > OracleDataSource.makeURL'. Show the plan for the database pool and the entire stack trace. If oracle thin driver class barfs it could mean that the url is incorrect which might be easy to fix. In the meantime write a sample jdbc program to connect to the database to make sure it can be connected from outside. Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl
