1. Always double-check the driver class name and url from the JDBC
   driver documentation.
2. Make sure the driver's zip file is in Admin Server's classpath
   so that you can use the "Test" button in JMC.
3. Make sure the driver's zip file is also in Default Server's
   classpath so that your application can use it.

Since you successfully configured a datasource before, I suspect
that the driver class name you typed was correct...

Hope this helps.

--
Clement Wong
JRun Engineer
< a l l a i r e >


-----Original Message-----
From: Amit Likhyani [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 15, 2000 3:31 PM
To: [EMAIL PROTECTED]
Subject: JDBC data sources in JMC


Hi,

    I am running Jrun 3.0 on Windows NT.  I have the Oracle client
libraries
intalled on my machine.  I am trying to set up a data source vai the
Management
Console to connect to a database.  This works fine in sqlplus.  I looked
at the
documentation and it specified to use the
oracle.jdbc.driver.Oracle.driver and the url of
URL:jdbcoracle:thin:@<mc-name>:<port-no>:<sid>.

    As an aside, what is an mc-name?  I specified it was the host of the
database I was trying to hit.  In any case, when I try to test the data
source, I get an "unable to find jdbc driver" error.  This is using the
default server.  I pointed both the admin and default server class
pathes to include c:\Oracle\Ora81\jdbc\lib\classes12.zip.  What am I
doing wrong?

    I am using an eval copy, but we have just ordered the standard
edition.  Is this part of my problem?  And can I use the standard
edition or do I need professional for jdbc drivers?  Finally, can I use
the oracle drivers or do I have to use Allaire drivers that I purchase
separately?

Amit


----------------------------------------------------------------------------
--
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe:
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to