Daniel, try this:

call.invoke((Object[]null);

or

call.invoke(new Object[] {});

It works for me :-)

HTH,
Rodrigo Ruiz



Reply via email to