Currently only Active MQ is supported? How other vendors JMS implementation can be used? For example SonicMQ
JMS is fairly well standardized, so most of the send/receive code is vendor independent. But often connection factories have more or less vendor specific parts. And of course JMS client libraries are vendor specific, sometimes 4-6 proprietary jar files. Some of them are not open source. Thanks Toivo -- View this message in context: http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/JMS-vendors-tp1558.html Sent from the Apache NiFi (incubating) Developer List mailing list archive at Nabble.com.
