On 07/17/2014 11:37 PM, Jeremy Wagner wrote:
Hello everyone,
I'm using the Java Connector Adapter (JCA) on GlassFish and am using it to
connect to the C++ broker, where it has a fanout defined. However, it appears
that the Qpid Resource Adapter only supports Queues and Topics when connecting
to the C++ broker. Is there a way I can connect to the fanout through the JCA
or is this unsupported?
A JMS topic, when using the c++ broker, is backed by an exchange of any
type. So just use a Topic with the name of your exchange (e.g. amq.fanout).
If this is currently unsupported, will this eventually be supported? Thank you.
Regards,
Jeremy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]