Re: Reading database parameters from outside data-config.xml

2009-01-18 Thread Noble Paul നോബിള്‍ नोब्ळ्
Unfortunately , there is no inbuilt feature which supports something like this. The problem is that there is no simple common way to achieve this. some would want JNDI, some would want a properties file and some would want it to be read from ldap/jdbc etc It is possible to use a different DataSou

Re: Reading database parameters from outside data-config.xml

2009-01-18 Thread Jon Baer
I think DIH would have to support JNDI which it current does not (I think). Id also be interested in this (or where the credentials came from the db itself). - Jon On Jan 18, 2009, at 11:37 AM, con wrote: Hi all Currently i am defining database parameters like the url, username and passw