[ http://issues.apache.org/jira/browse/GERONIMO-478?page=comments#action_59242 ] Petr Sickboy Hejl commented on GERONIMO-478: --------------------------------------------
I made some experimets and I suppose there exist only two possible solutions for this. 1) native (which I generaly don't like in java) 2) console echo rewriting presented in posted patch Problem is that, there is no way how to disable console echo (or manipulate it) from java :( > Deployer must not echo password when prompting > ---------------------------------------------- > > Key: GERONIMO-478 > URL: http://issues.apache.org/jira/browse/GERONIMO-478 > Project: Apache Geronimo > Type: Bug > Components: deployment > Reporter: Jeremy Boynes > Attachments: geronimo-478.patch, geronimo-478.patch > > When no password is specified on the command line the deployer prompts the > user for one. > When this is being entered it is echoed onto the screen. > On a windows machine the value entered is also displayed if up-arrow is > pressed when being prompted. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
