Skip to site navigation (Press enter)
Re: Remote method with no arguments?
Rodrigo Ruiz
Wed, 03 Dec 2003 03:41:04 -0800
Daniel, try this:
call.invoke((Object[]null);
or
call.invoke(new Object[] {});
It works for me :-)
HTH, Rodrigo Ruiz
Previous message
View by thread
View by date
Next message
Remote method with no arguments?
Daniel Leivers
RE: Remote method with no arguments?
Daniel Leivers
Rodrigo Ruiz
Reply via email to
Search the site
The Mail Archive home
axis-user - all messages
axis-user - about the list
Expand
Previous message
Next message