Has anyone else tried to create a SecurelyConfiguredDatasource, or
have some
suggestions on how I could most easily build one?
I think you should be able to extend JdbcDataSource (or use
delegation) and do the decryption in "configure". I would put that
datasource into a separate jar (so it can more easily be replaced)
and use that datasource type instead of the jdbc one in your xconf.
Should be pretty straight forward.
Does that help?
cheers
--
Torsten
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]