Scarab Installation with Oracle

YOUNGHO CHO <[email protected]> Tue, 26 Jul 2011 17:05:31 +0900
Newsgroups gmane.comp.java.scarab.user
Message-ID <CAFD_z__pvEBK7O-F5KGr-fRvf+yb8NmYDzhw-Q8SVYsLY7dUqg@mail.gmail.com>
------=_Part_19379_495036983.1311752964032
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello,

I would like to set up the Scarab(svn trunk version) with Oracle database.

I copied the ojdbc14.jar into scarab/lib directory as guided in
http://www.solitone.org/scarab-trunk-doc/databases/oracle.html

and run in build directory

ant
ant create-db

but when I run ant create-db

BUILD FAILED
build.xml:357: The following error occurred while executing this line:
build.xml:144: Class Not Found: Class Not Found: JDBC dirver
oracle.jdbc.driver.
OracleDriver could not be loaded.


How can I install the Scarab with Oracle sucessfully ?

Thanks.

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=456&dsMessageId=2803585

To unsubscribe from this discussion, e-mail: [[email protected]].
------=_Part_19379_495036983.1311752964032
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hello,<br><br>I would like to set up the Scarab(svn trunk version) with Ora=
cle database.<br><br>I copied the ojdbc14.jar into scarab/lib directory as =
guided in<br><a href=3D"http://www.solitone.org/scarab-trunk-doc/databases/=
oracle.html" target=3D"_blank">http://www.solitone.org/scarab-trunk-doc/dat=
abases/oracle.html</a><br>

<br>and run in build directory<br><br>ant<br>ant create-db<br><br>but when =
I run ant create-db<br><br>BUILD FAILED<br>build.xml:357: The following err=
or occurred while executing this line:<br>build.xml:144: Class Not Found: C=
lass Not Found: JDBC dirver oracle.jdbc.driver.<div id=3D":6k">
OracleDriver could not be loaded.<br>
<br><br>How can I install the Scarab with Oracle sucessfully ?<br><br>Thank=
s.<br><font color=3D"#888888"><br></font></div>

------=_Part_19379_495036983.1311752964032--