[jboss-jira] [JBoss JIRA] Created: (SECURITY-431) JAXBContext should be cached in JBossPDP

Anil Saldhana (JIRA) jira-events at lists.jboss.org
Wed Aug 12 10:07:26 EDT 2009


JAXBContext should be cached in JBossPDP
----------------------------------------

                 Key: SECURITY-431
                 URL: https://jira.jboss.org/jira/browse/SECURITY-431
             Project: JBoss Security and Identity Management
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: JBossXACML
    Affects Versions: jbossxacml_2.0.3.SP1
            Reporter: Anil Saldhana
            Assignee: Anil Saldhana
             Fix For: jbossxacml_2.0.4


Currently we are creating JAXBContext for each call in createUnmarshaller. JAXBContext is very expensive. Great thing is that it is threadsafe by default.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list