If you are using TC 5.5.x you make need to tweak jetspeed.xml and to move 
hsqldb.jar to /shared/lib.

Marc

-----Urspr�ngliche Nachricht-----
Von: Hema Menon [mailto:[EMAIL PROTECTED] 
Gesendet: Dienstag, 30. November 2004 12:12
An: Jetspeed Users List
Betreff: Re: really "The Hypersonic JDBC driver require no configuration"?


What version of tomcat are you running this? Also do you have jetspeed.xml file 
in CATALINA_HOME\conf\catalina\localhost directory?

Hema 

On Tue, 30 Nov 2004 11:02:23 +0100, Peter Kmet <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Use anyone this driver? What shall I configure instead steps that are 
> in http://portals.apache.org/jetspeed-2/getting-started.html ?
> 
> When I try http://localhost:8080/jetspeed I get blank page and in 
> tomcat logs is following:
> 
> ... [org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl] 
> ERROR: SQLException thrown while trying to get Connection from 
> Datasource (java:comp/env/jdbc/jetspeed) Cannot create JDBC driver of 
> class '' for connect URL 'null'
> org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create JDBC driver of 
> class '' for connect URL 'null'
>         at 
> org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:780)
> ...
> 
> It looks like somewhere missing configuration, but where?
> 
> in WEB-INF/conf/test/registry-hsql-database.xml is:
> 
> <database name="registry" engine="hsql">
>   <driver url="jdbc:hsqldb:./test/db/hsql/Registry"
>             class-name="org.hsqldb.jdbcDriver">
>                 <param name="user" value="sa" />
>                     <param name="password" value="" />
>   </driver>
>   <mapping href="registry-mapping.xml"/>
> </database>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hema Menon

---------------------------------------------------------------------
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