dev@glassfish.java.net

Re: list-jndi-entries output seems 'wrong'

From: vince kraemer <vince.kraemer_at_sun.com>
Date: Tue, 23 Mar 2010 17:02:23 -0700

This is related to a netbeans issue:
http://netbeans.org/bugzilla/show_bug.cgi?id=178223

Vince Kraemer wrote:
> Hi,
>
> I have a fresh GF v2.1.1 build, that I got from
> http://download.java.net/javaee5/v2.1.1_branch/promoted/SunOS_X86/glassfish-installer-v2.1.1-b31g-sunos_x86.jar
>
>
> I had expected to see something like this...
>
> bash-3.2$ bin/asadmin list-jndi-entries --context jdbc
> Jndi Entries for server within jdbc context:
> __TimerPool: javax.naming.Reference
> __TimerPool__pm: javax.naming.Reference
> __CallFlowPool: javax.naming.Reference
> __CallFlowPool__pm: javax.naming.Reference
> __default: javax.naming.Reference
> __default__pm: javax.naming.Reference
> Command list-jndi-entries executed successfully.
>
>
> Here is what I see, and some of the environment info that I thought
> might be useful...
>
> [snip]
>
> bash-3.2$ bin/asadmin list-jndi-entries --context jdbc
> Jndi Entries for server within jdbc context:
> __TimerPool: javax.naming.Reference
> __TimerPool__pm: javax.naming.Reference
> Command list-jndi-entries executed successfully.
>
> Are my expectations incorrect or is there a bug?
>
> Thanks,
> vbk
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>