Re: [rules-users] Encrypt password in repository.xml

2011-04-20 Thread David Faulkner
Boban, Instead of using an explicit JDBC connection string, you can instead find your MySQL connection via a JNDI lookup, externalizing your database connection information to your application server. You'll have to Google the exact details, but I believe you set the driver class to "javax.naming.

[rules-users] Encrypt password in repository.xml

2011-04-19 Thread Boban Abraham
We use mysql to store the data, hence mysql db credentials are mentioned in repository.xml The DB user password in repository.xml is not encrypted currently. What are the options available to place encrypted password in repository.xml? -- View this message in context: http://drools.46999.n3.nab