Hi,

I'm assuming you're using maven 1 or 2, otherwise please shout. The Jetspeed-2 website contains some information regarding database configuration, see these 2 pages:

http://portals.apache.org/jetspeed-2/guides/guide-database.html
http://portals.apache.org/jetspeed-2/getting-started-source.html

The configuration properties for databases are listed here:

http://portals.apache.org/jetspeed-2/getting-started-source.html#Optional_Database_Server_Properties

The properties should be added to ~/build.properties if you use maven 1, or in ~/.m2/settings.xml for maven 2, *OR* you can add them to your project's local build.properties / pom.xml. There's a sample build.properties in the root dir of the Jetspeed source, as well as a sample settings.xml for maven 2.

regards,
Dennis


java_user wrote:
could you please some one tell me how to configure hsql db for Jetspeed-2.1.2
?


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

Reply via email to