Thanks Imesh for the clarification!
On Mar 27, 2015 9:56 AM, "Imesh Gunaratne" wrote:
> Hi Chamila,
>
> We do not directly depend on an AMQP version rather the implementation is
> done on Java JMS interface (javax.jms). Therefore AMQP version could be
> changed using the connection factory define
Hi Chamila,
We do not directly depend on an AMQP version rather the implementation is
done on Java JMS interface (javax.jms). Therefore AMQP version could be
changed using the connection factory defined in the jndi.properties file.
Thanks
On Thu, Mar 26, 2015 at 10:35 AM, Chamila De Alwis
wrote
Hi,
I couldn't find any reference to the AMQP version Stratos is supporting in
the code (AmqpTopicConnector). Is Stratos only supporting AMQP v1 or is it
inter-operable by changing jndi.properties?
The reason I'm looking in to this is to check for the possibility of using
WSO2 Message Broker. WSO