hi,
can somebody explain me the significance of this path"java:comp/env/" during JNDI lookup...
what does this mean?
Tx,
Suzi
-
java:comp/env/----------help (2 messages)
- Posted by: Madhavi Gupta
- Posted on: January 11 2001 11:56 EST
Threaded Messages (2)
- java:comp/env/----------help by Di He on January 11 2001 15:06 EST
- java:comp/env/----------help by sahil gupta on January 11 2001 16:10 EST
-
java:comp/env/----------help[ Go to top ]
- Posted by: Di He
- Posted on: January 11 2001 15:06 EST
- in response to Madhavi Gupta
it is used by communications between beans I think. You can look at BeanCallBean thread on this forum to see some more detail. -
java:comp/env/----------help[ Go to top ]
- Posted by: sahil gupta
- Posted on: January 11 2001 16:10 EST
- in response to Madhavi Gupta
have u ever seen the jndi tree .. if no please go to the console window and chk out the tree structure .. i am sure that u will understand the path structure.......i am assuming that the console was there in WL5.1 and that u are working in that......