java - Spring 3.0.3 and JMS 2.0 Support -


i upgrading application's jms 1.1 2.0.

my application having spring 3.0.3 , uses jmstemplete.

is there official ( spring or jms ) documentation mentioning support jms 2.0 spring 3.0.3?

i searching in order find out weather spring related change required in application or not.

it should work since 1.1 apis still supported in 2.0.

if want use new 2.0 shared subscription feature (on topics), need upgrade @ least spring 4.1.


Comments

Popular posts from this blog

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -