The connection is defined in the file
WEB-INF\conf\torque.properties
torque.database.default=default
torque.database.default.adapter=hypersonic
### torque.database.default.adapter=mysql
### torque.database.default.adapter=oracle
### torque.database.default.adapter=mssql
##
## Using torque's old pool
##
torque.dsfactory.default.connection.driver =
org.hsqldb.jdbcDriver
torque.dsfactory.default.connection.url =
jdbc:hsqldb:${webappRoot}/WEB-INF/db/jetspeed
torque.dsfactory.default.connection.user = sa
torque.dsfactory.default.connection.password =
You have to change the parameters of the hypersonic DB
with the parameters of your DB. I don't know what are
the parameters you need. But I think you can find some
informations on this link :
http://jakarta.apache.org/turbine/torque-3.1/
Regards
Matthieu
--- Jan van Toor <[EMAIL PROTECTED]> a �crit�: > Hi,
>
> I want to replace the Hypersonic database by DB2.
> Where do I have to pay attention to?
>
> Kind regards,
> Jan van Toor
>
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais !
Yahoo! Mail : http://fr.mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]