I'm trying to re-create Tibco Rendezvous (RV) semantics,  where destinations
(subjects in RV) are not administered objects and don't hang out in the
broker when there aren't any connections using that destination (just like
temporary destinations).  But I need to have specific destination names so
that client's know what name to send messages on.

-->Otherwise why not just create a regular destination and zap it when you
want? 

This could work on the Java side of things because of the the JMX classes
you pointed me to,  but I also have to do this on a C# platform with NMS. 
Is this supported?

FYI,  I'm building a cross-platform (Java, C#, C/C++) ESB with binary
messages (not XML).

Thanks,

Jason.

-- 
View this message in context: 
http://www.nabble.com/Temporary-destinations-with-given-destination-name-tf4037658s2354.html#a11510576
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to