Determine DB username and password
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2009 04:00 PM
In creating a custom SQL-based constraint (see http://forums.alfresco.com/en/viewtopic.php?f=4&t=11687&p=49952&hilit=resultset+password#p49952), I want to be able to determine the database credentials being used rather than hard-coding them into my java program.
I've tried using the RegistryService but am not having any luck and the error messages being dumped are not helpful.
Any ideas???
Greg
I've tried using the RegistryService but am not having any luck and the error messages being dumped are not helpful.
Any ideas???
Greg
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2009 11:00 AM
:idea: Finally came up with a good solution to all the troubles I've been having setting up a custom system with Alfresco: PHP + Zend Framework + Oracle and building our own. Goodbye.
