Nehal Sangoi wrote:
Hi All,
I want my ANT Build script be reading manager-deployer's password (stored in
"tomcat-users.xml") from mentioned file instead of i do supply clear text
password while deployment. How can i configure this in ANT script?
I am aware of the option of supplying password at the prompt in ANT. But i
want ant script be reading it automatically from the configuration file that
would have encrypted password.
If the password is hashed in the tomcat-users.xml, how is Ant going to
unhash it to present it to Tomcat? Equally, if it is stored anywhere
in encrypted form, how will Ant decrypt it?
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]