Java XML Bindings4.03.02.2
Java XML Bindings
4.0
3.0
2.2
This feature enables support for the Java Architecture for XML Binding 2.2 specification, which provides easy mapping of Java classes to XML documents.
Enabling this feature
To enable the Java XML Bindings 2.2 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>jaxb-2.2</feature>
Standard API packages provided by this feature
-
javax.activation
-
javax.xml.bind
-
javax.xml.bind.annotation
-
javax.xml.bind.annotation.adapters
-
javax.xml.bind.attachment
-
javax.xml.bind.helpers
-
javax.xml.bind.util