Hi,
I have JetSpeed running on Linux hitting a remote Oracle box. There
was no need to install Oracle locally with JetSpeed. Just make sure you
include the Oracle jdbc driver files (I needed to unzip the files and
add to the classes directory under WEB-INF). For the driver settings
check the following properties in
7.WEB-INF/conf/TurbineResources.properties:
database.default.driver=oracle.jdbc.driver.OracleDriver
database.default.url=jdbc:oracle:thin:@localhost:1521:ts1
database.default.username=
database.default.password=
database.adaptor=DBOracle
database.adaptor.DBOracle=oracle.jdbc.driver.OracleDriver
Tim
Wilson, Bob wrote:
>I'm looking to begin using Jetspeed with Oracle. I was wondering whether I
>require Oracle to be installed on my Linux box where Jetspeed resides? I
>want to be able to connect to a database on our network with resides on one
>of our servers and be able to extract data to present in a portlet. Would
>connecting to the database be just as simple as downloading the Oracle
>driver, installing it, and configuring a few files?
>
>If anyone can point me in the right direction or even point me to some
>tutorials I would appreciate it. Thanks, in advance.
>
>Bob Wilson.
>
>
>--
>To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>