You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Davanum Srinivas <di...@yahoo.com> on 2001/04/09 16:15:17 UTC

[C2] Added "database.properties" file. Please check.

Hi Team,

Externalized all the database connection info into "database.properties" file. The build process
will pick up the entries and modify the following files:
- webapp\cocoon.xconf
- webapp\WEB-INF\web.xml
- webapp\docs\samples\xsp\esql.xsp

Thanks,
dims

------------------------------------------------
# Specify the Driver Class.
database-driver=org.postgresql.Driver

# Specify the URL for the Database
database-url=jdbc:postgresql://localhost/test

# Specify the user id
database-user=test

# Specify the password
database-password=test
------------------------------------------------


=====
Davanum Srinivas, JNI-FAQ Manager
http://www.jGuru.com/faq/JNI

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org