dev@glassfish.java.net

asadmin list-jndi-entries in v3

From: Alexis Moussine-Pouchkine <alexis.mp_at_sun.com>
Date: Wed, 19 Aug 2009 10:34:58 +0200

list-jndi-entries in v3 (b59) requires an explicit "target" (v2.x does
not) :

> % bin/asadmin --help list-jndi-entries
>
> NAME :
> list-jndi-entries -
>
> SYNOPSIS :
> list-jndi-entries [--context=context] target
>
> OPTIONS :
> --context
>
> OPERANDS :
>
> Command list-jndi-entries executed successfully.

Is "target" necessarily a domain name?
If it is, could this command not require the domain name if there's
only a domain1 present (like start-domain does)?
If not, online help should hint what else can be provided.

thanks,
-Alexis