This is the original question :

"Hello, 

I am new here ...

I just installed jetspeed and I changed the TurbineRessources.properties
file with this :

database.default.driver=oracle.jdbc.driver.OracleDriver
database.default.url=jdbc:oracle:thin:@172.16.4.2:1521:swdb
database.default.username=xxxxxx
database.default.password=xxxxxx

I created all the table needed by jetspeed and 2 users.

But when I try to login, I have these errors :

One for the database :
        java.lang.Error: Error in
BasePeer.initTableSchema(TURBINE_USER): Database type
oracle.jdbc.driver.OracleDriver not implemented.

and another with "TurbineWebMacroService" :

        Exception:  org.apache.turbine.services.InstantiationException:
ServiceBroker: unknown service  TurbineWebMacroService requested

??
perhaps I must install webmacro ?

I thought that there was a problem with the odbc driver but I put a jar
with the oracle java classes in the /web-inf/lib ...

please help me ... !!!

Thierry"

and somebody answer me that this is a problem with my classpath ...?

Thierry


-----Message d'origine-----
De : Heather Boyd [mailto:[EMAIL PROTECTED]]
Envoy� : lundi 11 juin 2001 12:11
� : '[EMAIL PROTECTED]'
Objet : RE: Connecting to Oracle Database



What message did you get to indicate that it was a connection problem?


-----Original Message-----
From: BERWART Thierry [mailto:[EMAIL PROTECTED]]
Sent: 11 June 2001 08:07
To: [EMAIL PROTECTED]
Subject: RE: Connecting to Oracle Database



yes the driver is in my classpath
and I can have a connection with another java prog

?? any idea ?

thanks

Thierry

-----Message d'origine-----
De : Daniel Rall [mailto:[EMAIL PROTECTED]]
Envoy� : vendredi 8 juin 2001 18:05
� : [EMAIL PROTECTED]
Objet : Re: Connecting to Oracle Database


Mallari Kulkarni <[EMAIL PROTECTED]> writes:

> Hi All,
> I have installed Turbine      and the server is up. 
> We have made the changes to in "TurbineResource.poperties"  as per our
> Oracle Database.
> 
> We are not able to connect the Database through sample application.
> Could u please help us.

Is your JDBC driver in your runtime's CLASSPATH?  Can you connect to
your database via a standalone client?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to