dward

Champ on-the-rise
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
06-15-2009
12:39 PM
I don't get how to set those 5 lines in an XML file:
db.driver=oracle.jdbc.OracleDriver
db.name=alfresco
db.url=jdbc:oracle:thin:@<machinename>:1521:<database sid>
db.username=alfresco
db.password=alfresco
In fact, when I throw them anywhere, it doesn't work...
BUT, I find a place where to put them an it works fine:
The repository.properties file at line approx 52.
Same thing for
hibernate.dialect=org.hibernate.dialect.OracleDialect
which I put in domain/hibernate-cfg.properties file.
If this can help...
Labels:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.