Hey
Assaf Arkin wrote:
> If the J2EE specs does not specify that the JNDI ENC is a flat
> namespace, and the JNDI properties do not enforce it, then I can always
> assume the JNDI model and hand someone a context inside java: by doing a
> lookup( ctxName ).
>
> Somewhere it has to say the contrary for me not to be able to do that.
> That was my whole point all along.
Well, since we have the, rather arbitrary,
OperationNotSupportedException, one can make a fully compliant JNDI
implementation that throws the ONSE on just about everything except
lookup of leaf nodes...
> And yes, you can support contexts and subcontexts (with or w/o
> create/delete) on top of a single Hashtable.
With emphasis on "can"... it wouldn't be very brilliant, would it..
/Rickard
--
Rickard Öberg
@home: +46 13 177937
Email: [EMAIL PROTECTED]
http://www.dreambean.com
Question reality
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".