On Fri, 22 Jun 2001, marc fleury wrote:
> Since people really want to help.
>
> Any taker on a simple XML Adaptor to JMX invocations?
>
> <invoke name="..." method="..." arguments="commaSeparatedStrings"
> signature="..."/>
>
> will result in a
>
> server.invoke(new ObjectName(name), method, Object[] (from args), String[]
> (from signature));
Isn't this what JAX-RPC is all about? Perhaps we should figure
out what the standard will be before we implement our own solution.
SOAP?
Aaron
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development