Is there any way to configure JNDI so the lookup first checks localhost and if it doesn't find matching name it performs automatic discovery of other jndi servers?
相关问题
- Why does Hibernate perform a JNDI lookup?
- How to get Spring to wire my JmsComponent
- Browser cache files not getting updated after a ne
- SSL redirection from Apache to Wildfly
- JPA LazyInitializationException when returning a J
相关文章
- Intermittent “sslv3 alert handshake failure” under
- What versions of Jackson are allowed in JBoss 6.4.
- jboss war deployed listener
- Best way to manage DB connections without JNDI
- Multiple dynamic data sources for a servlet contex
- JBoss AS 5 database connection pool re-connect rou
- JBPM 6.2. How to deploy a workflow directly from E
- How do I tell JBoss 4.2.3.GA to load jars in my wa
My understanding of the documentation is that this is the default behavior when using clustering: