Added MappingJackson2MessageConverter for JMS

Issue: SPR-10099
This commit is contained in:
Juergen Hoeller
2012-12-19 13:57:19 +01:00
parent aa3e0be1a0
commit 778693f9f8
8 changed files with 589 additions and 5 deletions

View File

@@ -3,6 +3,7 @@ Bundle-Name: Spring JMS
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template:
com.fasterxml.jackson.*;version="[2.0.0, 3.0.0)";resolution:=optional,
javax.jms.*;version="[1.1.0, 2.0.0)",
javax.naming.*;version="0";resolution:=optional,
javax.resource.*;version="[1.5.0, 2.0.0)";resolution:=optional,