-
Feature Request
-
Resolution: Done
-
Major
-
jbossxacml_2.0.3.SP1
-
None
Currently we are creating JAXBContext for each call in createUnmarshaller. JAXBContext is very expensive. Great thing is that it is threadsafe by default.
Currently we are creating JAXBContext for each call in createUnmarshaller. JAXBContext is very expensive. Great thing is that it is threadsafe by default.