Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does solace jms implement JMS 2.0 spec?

Tags:

jms

solace

I am trying to use the asyn send feature availabe in Solace, but I intend to use JMS for abstraction and not use it directly using JCSMP.

JMS 2.0 supports asyn send among other new features: http://www.oracle.com/technetwork/articles/java/jms2messaging-1954190.html

Does solace jms support JMS 2.0? If not, is there a plan to support it in near future?

like image 644
ankur dhull Avatar asked May 06 '16 14:05

ankur dhull


1 Answers

The Solace JMS API does not currently support JMS 2.0. There are future plans to implement support for JMS 2.0 but a release date has not yet been determined.

like image 112
Alexandra Masse Avatar answered Dec 10 '22 04:12

Alexandra Masse