"leoliveira82" wrote : Hi, I´m trying to configure my cluster service.
  | The problem is that the auto-discovery JNDI does not work.  
  | 
  | Here is the properties to do the lookup:
  | Properties p = new Properties();
  | p.put(Context.INITIAL_CONTEXT_FACTORY,"org.jnp.interfaces.
  |                                                                      
NamingContextFactory");
  | p.put(Context.URL_PKG_PREFIXES,"jboss:naming:org.jnp.interfaces");
  | p.put("jnp.discoveryGroup","230.0.0.4");
  | p.put("jnp.discoveryPort","1102");
  | 
  | When I start the Service the clusters the are in the discoveryGroup aren´t 
found during the lookup.
  | 
  | I would like you to help me with this.
  | 

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

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


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to