Thanks David.
With "inputsstring" property, the passwords were not visible in the output
of ps commands.
Thanks,
Murali
On Thu, Jul 7, 2011 at 7:36 PM, David Parks wrote:
> Your java class is going to need to be able to input the password on STDIN
> I
> believe.
>
> Assuming you control 'Test2
Your java class is going to need to be able to input the password on STDIN I
believe.
Assuming you control 'Test2' (in your example) enough to make that happen,
then take a look at the input and inputstring propery of the java task, they
allow you to pass data in via STDIN. The best solution is to