Hi folks,
running tomcat with DBCP works fine so far, but i'd like to prevent admin-users or whoever to read out connection-parameters from my server.xml file.
a neat solution might be storing the encrypted db passwords somewhere and initialising the dbcp-pooling manually - does anyone have a clue on how to get this done?
i found vague hints about BasisDataSource.addCinnectionProperty but simply don't get the clue...
any advice appreciated!
thanks in advance.,
chenn
regards
chenn
running tomcat with DBCP works fine so far, but i'd like to prevent admin-users or whoever to read out connection-parameters from my server.xml file.
a neat solution might be storing the encrypted db passwords somewhere and initialising the dbcp-pooling manually - does anyone have a clue on how to get this done?
i found vague hints about BasisDataSource.addCinnectionProperty but simply don't get the clue...
any advice appreciated!
thanks in advance.,
chenn
regards
chenn