邹志乐 wrote:
> Hi, I am using JROM to facilitate the dynamic
invocation of the
> services, but it is not an open source project, and the
docs don't
> contain enough information. So I wonder if there is any
open source
> project can do the same work as JROM does.
> Best Regards
>
hi robin,
could you give some examples of what you want it to do?
in general as soon as you convert your data to some form of
XML
(including DOM) you did the hardest part of dynamic
invocation - sending
actual XML wrapped in SOAP is simple compared to XML Schemas
and such.
unless i am missing something i do not think JROM would help
you with that?
best,
alek
--
The best way to predict the future is to invent it - Alan
Kay
|