|
Hi
Jonathan:
You
can use the AdminClient as a class, rather than running its
main():
AdminClient client = new AdminClient();
String
results = client.process(new String [] { "list" });
Does
that work for you?
--Glen
|
- Hooks for admin & viewing deployed services ??? Jonathan
- Glen Daniels
