Hi,

In our project, we have several client applications that need to deploy
and undeploy service assemblies at runtime. The majority of them are
written in Java, others not.

It seems that remote administration is something that would best be
handled by the administration Ant tasks.

Ant tasks can be called from Java code:
http://ant.apache.org/manual/antexternal.html

Now I was wondering:
If I need to do remote un-/deployment from within client applications,
is there already some existing API for doing that? Perhaps an Endpoint
accepting service assemblies? If not, would some Java-wrapper around the
aforementioned Ant tasks be a viable alternative?

Thanks in advance,
Ciao,
Philipp

This e-mail may contain confidential or privileged information. Any unauthorised
copying, use or distribution of this information is strictly prohibited.

Reply via email to