In
Jboss at present we are keeping the Database username and pwd in db2-ds.xml file in plain text.
Since our database has some importatnt data, from security point we don't want keep the username and pwd in plain text.
Is there any way we can encrypt the same and have Jboss to decrypt and read it?
Thanks in advance.
M.