<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Why use InitialContext()</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Fri, 24 May 2013 02:32:42 -0400</pubDate>


    <item>

        <title>Why use InitialContext()</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28679</link>

        

        
            <description><![CDATA[Hi!<br><br>The actual class of your InitialContext is set as an environment parameter. See the Javadoc for javax.naming.InitialContext for all details.)<br><br>Instantiating a subclass using the new InitialContext() looks very strange - at least to me....]]></description>
        

        <pubDate>Tue, 21 Sep 2004 12:56:17 -0400</pubDate>

        

        <jf:creationDate>Tue, 21 Sep 2004 12:56:17 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 21 Sep 2004 12:56:17 -0400</jf:modificationDate>
        <jf:date>Sep 21, 2004</jf:date>
        <jf:author>Tomas Karlsson</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Why use InitialContext()</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28679</link>

        

        
            <description><![CDATA[This is determined by your application server container.<br><br>In general, if you use the no-arg constructor, then yes, it will connect to the default JNDI service of the J2EE container running on the localhost.<br><br>If you want to read it from...]]></description>
        

        <pubDate>Tue, 14 Sep 2004 01:30:14 -0400</pubDate>

        

        <jf:creationDate>Tue, 14 Sep 2004 01:30:14 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 14 Sep 2004 01:30:14 -0400</jf:modificationDate>
        <jf:date>Sep 14, 2004</jf:date>
        <jf:author>Nathan Smith</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Why use InitialContext()</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28679</link>

        

        
            <description><![CDATA[If you construct an Initial Context using the no argument InitialContext() constructer, how does the initial context 'know' which naming service to connect to?<br><br>Does it connect to the localhost?]]></description>
        

        <pubDate>Mon, 13 Sep 2004 11:12:20 -0400</pubDate>

        

        <jf:creationDate>Mon, 13 Sep 2004 11:12:20 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 13 Sep 2004 11:12:20 -0400</jf:modificationDate>
        <jf:date>Sep 13, 2004</jf:date>
        <jf:author>Mr Singh</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

