[jboss-jira] [JBoss JIRA] Commented: (JBID-165) Cache JAXBContext rather than create each time

Anil Saldhana (JIRA) jira-events at lists.jboss.org
Tue Aug 11 23:23:18 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBID-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12480189#action_12480189 ] 

Anil Saldhana commented on JBID-165:
------------------------------------

JAXContext is threadsafe as per  http://forums.java.net/jive/thread.jspa?threadID=20135

> Cache JAXBContext rather than create each time
> ----------------------------------------------
>
>                 Key: JBID-165
>                 URL: https://jira.jboss.org/jira/browse/JBID-165
>             Project: JBoss Identity
>          Issue Type: Feature Request
>          Components: Identity-Federation
>    Affects Versions: IDENTITY-1.0.0.alpha5
>            Reporter: Anil Saldhana
>            Assignee: Anil Saldhana
>             Fix For: IDFED-1.0.0.beta2
>
>
> JAXBContext.newInstance is a very costly process. It should be possible to cache.

-- 
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