From: <php...@li...> - 2006-10-09 15:44:56
|
Hi Kevin, first of all thank you very much for the bug report. There is something I don't understand, the prototype definition you've given requires 6 arguments, but you've passed only 3: > public static ExampleResult execute(java.lang.String > ID, java.lang.String > Name, java.lang.String PW, java.lang.String > extraParam1, java.lang.String > extraParam2, java.lang.String extraParam3) > ->execute('123', 'John Doe', 'myPassword') However the error message lists the three param proc as a candidate, so your code should work. Can you please open a problem report (please use http://sourceforge.net/tracker/?func=add&group_id=117793&atid=679233) and set the java.log_level to 6, re-start the backend and append the log at the end of the ticket? The log will show the reason why the bridge has discarded the potential candidate. Regards, Jost Boekemeier ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de |