Hi,
I'm developing applications that access EJB services from each other. Those application have their own JBoss server, and use a URL in the context to define where to look for the service.
To make the enviroment more dynamically, I tought about using a kind o DNS for the EJB servers. However, I couldn't find nothing besides EJB clustering, like the article http://community.jboss.org/wiki/AccessEJBsRemotely
Does anyone have a clue how to do it?
Thanks,
Roque Pinel.