cf. http://java.sun.com/products/jndi/tutorial/beyond/misc/policy.html

Rakesh Shankar Shringi wrote:

> hi,
>
>  Can any one give me a clear picture about JNDI environment naming
> context.
> like
>
>  DataSource ds=
> (DataSource)jndiCntx.lookup("java:comp/env/jdbc/mySQLDB");
>
> what does java:comp/env indicate?
>
> what is /jdbc/mySQLDB?
>
> How to put values into JNDI environment naming context?
>
> If my ejb is on some other machine how to get the object.
>
> Can i access the objects on internet through JNDI.
>
> I would be very thankful if some one can clear me up on these concepts.
>
> Rakesh Shringi
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user

--
Fred Loney
Spirited Software, Inc.
[EMAIL PROTECTED]



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to