Broker #gclients and #vclients

have a processes that connects to the broker through activex and java calls which create #gclients on the broker. Usually the calls clean up the clients on disconnect, but sometimes they do not, leading to thousands of stranded clients on the broker. Other than through My webMethods is there a easier way to clean these stranded clients?

We have tried the java broker object getclients, but it is only getting the client that is created during the call to the broker looking for the other #gclients.

Probably the easiest would be to change the client group used by the ActiveX and Java clients to be “Destroy on Disconnect”.