Hello all,
I have installed jetspeed 1.3.a1 on RH7.1 with Tomcat 3.2.2.
When using hypersonicSql, I can make new users and log in without
any problem.
Then I changed the TurbineResources.properties file according to:
http://jakarta.apache.org/jetspeed/site/install.html
I have put the classes12.zip-file (from Oracle) in the WEB-INF/lib/
directory of jetspeed. I even changed zip into jar. Unzipped and
rejarred the Oracle JDBC driver, but nothing helps:
After a shutdown and startup, I allways get the same error:
Exception: java.lang.Error: Error in
BasePeer.initTableSchema(TURBINE_USER):
Database type oracle.jdbc.driver.OracleDriver not implemented.
at
org.apache.turbine.om.peer.BasePeer.initTableSchema(BasePeer.java:227)
...
I allready checked: the class oracle.jdbc.driver.OracleDriver is
in the jar!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]