We have installed Tomcat 4.1 on Win2003 server. We have two connection (1 to Oracle & one to SQL box) in server.xml file with account & password mentioned in it.
I want to know
1) How can we secure the server.xml?
2) Is there a way to encrypt or scramble the contents of server.xml without effecting its purpose? If so would Tomcat 4.1 work with encrypted file?
3) Any other way of doing that?