https://issues.apache.org/bugzilla/show_bug.cgi?id=46655
Alessandro <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23216|0 |1 is obsolete| | --- Comment #5 from Alessandro <[email protected]> 2009-02-14 06:28:56 PST --- Created an attachment (id=23256) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23256) patch to Connector.java to handle new parameters The new parameters allow you to invoke external Method (tipically included in jar) like the example. In this case the 'it.urmet.test.EnterPassword.consolePassword' Method is invoked but, obviously, you can use other implementations. I let you remeber that if new attributes are presents,keystorePass and truststorePass are ignored (can be omitted). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
