You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by java_user <ch...@gmail.com> on 2007/12/28 12:22:03 UTC

configure hsql db for Jetspeed-2.1.2

could you please some one tell me how to configure hsql db for Jetspeed-2.1.2
?
-- 
View this message in context: http://www.nabble.com/configure-hsql-db-for-Jetspeed-2.1.2-tp14524640p14524640.html
Sent from the Jetspeed - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: configure hsql db for Jetspeed-2.1.2

Posted by Dennis Dam <d....@hippo.nl>.
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: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org