Thanks for the quick reply and for clearing up my confusion. Is there some 
way to extract the JVM-private JNDI names?  That would seem to be a useful 
addition for JNP to support.

Regards,

Rick

At 10:37 AM 2/19/01 +1300, you wrote:
>On Sun, Feb 18, 2001 at 12:57:59PM -0800, Rick Horowitz wrote:
> > Hi,
> >
> > I'm trying to display JNDI names using JNDIView, but the listing seems to
> > be missing names, particularly the datasource names, e.g.
> > java:/DefaultDS.  Can anyone please tell me why these other names don't
> > show up?
>
>Because that's what "java:" means, i.e. only visible within the same JVM.
>
>The "java:" namespace is used for things for which it makes no sense to
>access from a different JVM. DataSources are such a thing, as is the
>transaction manager and quite a few other things.
>
>Toby.
>
>
>--
>--------------------------------------------------------------
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>List Help?:          [EMAIL PROTECTED]

--------------------
Rick Horowitz


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to