pub.art.listener:listAdapterListeners

Hi,

i want to list all the file polling ports for an internal monitoring solution. ( easy disable/enable )

is pub.art.listener:listAdapterListeners the right java service ? What is the adapter type name to provide ?

Thx

Regards,
LVA

If you are on wM 8.2, use wm.server.ports:listListeners to list the file polling ports, http/s ports.

What is your version?

Hi,

I agree with Mahesh, except that this is true for most current versions.

The Service only applies to ART-based listeners like WmMQAdapter, WmSAP-Adapter et al.
The possible AdapterTypes can be determined by listRegisteredAdapters available from WmART-Package.

Regards,
Holger