<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.7.3">
</HEAD>
<BODY>
He means without the "driver" package name in the full classname.<BR>
i.e.<BR>
    <FONT COLOR="#000000">oracle.jdbc.OracleDriver</FONT><BR>
instead of<BR>
    <FONT COLOR="#000000">oracle.jdbc.driver.OracleDriver</FONT><BR>
<BR>
Also make sure the Oracle JDBC .jar is in your application server's classpath, either classes12.zip or ojdbc14.jar<BR>
<BR>
Tristan<BR>
<BR>
On Wed, 2005-07-13 at 08:01 +0200, Manuel Wallnoefer wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hi,</FONT>

<FONT COLOR="#000000">can you explain what you mean ???</FONT>

<FONT COLOR="#000000">I can't understand what you mean without "driver" ...</FONT>

<FONT COLOR="#000000">Thx for your help</FONT>


<FONT COLOR="#000000">manuel</FONT>





<FONT COLOR="#000000">-----Ursprüngliche Nachricht-----</FONT>
<FONT COLOR="#000000">Von: <A HREF="mailto:opencms-dev-bounces@opencms.org">opencms-dev-bounces@opencms.org</A></FONT>
<FONT COLOR="#000000">[mailto:<A HREF="mailto:opencms-dev-bounces@opencms.org">opencms-dev-bounces@opencms.org</A>] Im Auftrag von Xenofon Grigoriadis</FONT>
<FONT COLOR="#000000">Gesendet: Dienstag, 12. Juli 2005 18:00</FONT>
<FONT COLOR="#000000">An: The OpenCms mailing list</FONT>
<FONT COLOR="#000000">Betreff: Re: [opencms-dev] OpenCms 6.0 and Oracle 9i</FONT>

<FONT COLOR="#000000">Hi,</FONT>

<FONT COLOR="#000000">>  </FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> Formularbeginn</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> Creating database ...</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">>      </FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">>   </FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">>      </FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> Database could not be created!</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> Error loading JDBC driver: "oracle.jdbc.driver.OracleDriver".</FONT>
<FONT COLOR="#000000">> -------------------------------------------</FONT>
<FONT COLOR="#000000">> java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver at</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">just try oracle.jdbc.OracleDriver (without "driver"). I am also using </FONT>
<FONT COLOR="#000000">Oracle without any problems.</FONT>

</PRE>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
--<BR>
Tristan Tarrant <tristan.tarrant@dataforte.net><BR>
<BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>