Dear brothers and sisters.
I'm a little bit confusion. I try to develope a Perl SOAP client to the SOAP server which implement on Java and I should call Java object method which has another Java object as one of arguments:
where ParameterInfo is some Java class.public JobInfo submitJob(int taskID, ParameterInfo[] parmInfo) { /* some code ... */ }
My questions are: is it possible to call this method from Perl SOAP client and how can I implement a call of this method using SOAP::Lite?
Many thanks in advansed!
_
_
_
_
_
_
M
i
c
h
a
e
l
In reply to Perl SOAP client. by nite_man
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |