Hi, You could use a DataSource instead of hardcoding the user name / password:
http://wiki.apache.org/jackrabbit/UsingJNDIDataSource However I don't know how to configure JNDI to not store the password somewhere. Regards, Thomas On Mon, Mar 30, 2009 at 9:22 AM, Marcel Reutegger <[email protected]> wrote: > meanwhile you could use references to system properties: > https://issues.apache.org/jira/browse/JCR-1304 > > regards > marcel > > On Sat, Mar 28, 2009 at 23:44, Alexander Klimetschek <[email protected]> wrote: >> On Fri, Mar 27, 2009 at 11:57 PM, SalmasCM <[email protected]> wrote: >>> Can I set the database connectioninformation for the bundle PM, version, >>> workspace etc programmatically? My client doesn't want to store db login >>> information on the file system. Is there a workaround for this? >> >> No, unfortunately no one got around to implement it yet. But we have >> it on our todo-list: http://issues.apache.org/jira/browse/JCR-1438 >> >> Regards, >> Alex >> >> -- >> Alexander Klimetschek >> [email protected] >> >
