Hi,

today I was a bit surprised when I tried to lookup an object with the url 
jnp:/localhost:1099 finding an object with no JBoss running on my computer.
Looking into the sources of NamingContext, I found the jnp.disableDiscovery property 
and the "feature" of this NamingContext to do some broadcasting over the network, 
finding a HA naming service and returning the wanted object proxy.
Is this a JBoss feature or should every InitialContext behave like this? 
I would say this is a bug. The default should be to return null. If I really want to 
do some magic things, I would like to set a property.
What do you think? 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852955#3852955

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852955


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to