I recently installed Jetspeed 1.1 and got it up in running. I then decided
to try out the latest version 1.2b1 and ran into a few errors. When I first
installed it, the main jetspeed/Turbine servlet page threw a DB error. I
didn't set up a DB with the 1.1 version and it worked fine, but I guess it's
required for 1.2b1. Regardless, I went ahead and ran the InstantDB script
that was in the /src/sql/external directory of the Jetspeed distro and
modified the TurbineResource.properties to point to my database. The error
went away and I now get the following exception:
Exception: java.lang.Error: Error in BasePeer.initTableSchema(Visitor):
jdbc.idbDriver
One thing that is odd about the exception is that I think jdbc.idbDriver
should be org.enhydra.instantdb.jdbc.idbDriver. At least that is the driver
I specified in the TurbineResource.properties file.
Anyone have any insight on how I can get Jetspeed up in running with or
without a DB?
Eric
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]