hmm, not sure that's the goal of the multipulse protocol
*Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/2/18 Sule BASOL <[email protected]> > hello , i ve connected openejb by utilizing multipulse protocol discovery : > prop.put(Context.INITIAL_CONTEXT_FACTORY, > "org.apache.openejb.client.RemoteInitialContextFactory"); > prop.put(Context.PROVIDER_URL, "multipulse:// > 239.255.2.3:6142?group=default&timeout=250"); > > i want to connect activemq on the same ip address , how can i get the ip > address on openejb ? > i cant get ip address of the connection back that discovered from openejb. > > > This is lack of syncronization between activemq and openejb. > >
