Hi all,
in SAP NWA system, it is possible to display all subscribers of a topic but it cannot create new subscribers.
For this reason I would like to create a small java program to do several actions on a topic,
creating durable subscribers works fine but I cannot get a subscribers list with JMS API, is there a simple way to do it?
Thanks for any answer,