On Mon, Mar 10, 2008 at 10:40 PM, David Bloom <[EMAIL PROTECTED]> wrote: > may be thats why it does not work, was looking for a way to > programmatically list all my subscriptions in planet for specified > group.
You should be able to do that with $planet.getGroup().getSubscriptions() But the $planet group methods seem to be broken. I just filed a bug: https://issues.apache.org/roller/browse/ROL-1691 - Dave
