[SoapRMI] [SPAM:# 51%] generic object
Aleksander Slominski
aslom_at_cs.indiana.edu
Tue, 22 Oct 2002 14:31:22 -0500
"nodep_at_libero.it" wrote:
> Hi, I'm an italian student (University of Padova - Italy)
> and I would like to know if soapRMI (XSOAP) can to transport
> generic object (as parameter).
hi,
what do you mean by generic object? if want to transport
arbitrary XML fragment for an example of how to use it
please see ogsa.GridServiceImpl in XSOAP samples directory.
method converStringToXmlTree() can be used to convert
any XML fragment to XML node tree that can be sent
and received easily.
let me know if there is anything different that you need.
thanks,
alek