-
-
2. Re: What is JNP
clajoie Jan 22, 2004 9:40 AM (in response to clajoie)"clajoie" wrote:
Is it the actual JNDI service (i.e. the JMX naming service bean) or the protocol used to connect to the service or both? -
3. Re: What is JNP
milowe Jan 23, 2004 7:54 AM (in response to clajoie)org.jnp.interfaces.NamingContext is an implementation of javax.naming.Context. (socket/RMI access, more in chapter 3 in doc).
-
4. Re: What is JNP
jcg1541 Apr 28, 2013 8:28 PM (in response to clajoie)I just ran BSD whois jnp.org, and the ISP says jnp.org has been registered since year 2000. Administrator address is in California.
I went to http://www.jnp.org . And the page came up in complete black background with red menu.
-
5. Re: What is JNP
jcg1541 Oct 3, 2013 8:42 PM (in response to clajoie)9 years after Chad's initial question , in Apr 2013, jnp.org was still online with a front page.
But, today, when I checked it, it returned http 404 not found.
-
6. Re: What is JNP
jaikiran Oct 4, 2013 4:34 AM (in response to jcg1541)John Curtis Gibson wrote:
I just ran BSD whois jnp.org, and the ISP says jnp.org has been registered since year 2000. Administrator address is in California.
I went to http://www.jnp.org . And the page came up in complete black background with red menu.
That's not what JNP is, at least not in the context of JBoss. One poster previously replied correctly that it is a naming implementation. The code is here for reference jbossas - Revision 114522: /projects/naming/trunk