SPR-8986 Add the ability to Scan Packages for JAXB Marshalling

Jaxb2Marshaller now has the capability to scan for classes annotated with JAXB2 annotations.
This commit is contained in:
Arjen Poutsma
2012-01-20 16:09:00 +01:00
parent bcd8355e61
commit 79f32c7f33
4 changed files with 195 additions and 8 deletions

View File

@@ -12,6 +12,7 @@ Import-Template:
org.exolab.castor.*;version="[1.2.0, 2.0.0)";resolution:=optional,
org.jibx.runtime.*;version="[1.1.5, 2.0.0)";resolution:=optional,
org.springframework.beans.*;version=${spring.osgi.range},
org.springframework.context.*;version=${spring.osgi.range},
org.springframework.core.*;version=${spring.osgi.range},
org.springframework.util.*;version=${spring.osgi.range},
org.w3c.dom.*;version="0",