java - Dynamically configure Glassfish JMS resources -


we're trying set simple b2b communication using jms between local web app , remote web app hosted on openstack. (both use glassfish)

i'm following instructions here , works far. however, works long know remote host in advance. our project requires launch new openstack instance quite often, , although have range of ip addresses these intances get, don't know 1 before hand.

so question possible @ dynamically set such communication using glassfish jndi? (i.e., creating new jms destinations/conn factories @ either compile or deploy time?)


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -