[jbossws-issues] [JBoss JIRA] Updated: (JBWS-2859) Optimize DefaultEndpoint.getTargetBeanClass() and ServiceLoader.loadService() methods

Richard Opalka (JIRA) jira-events at lists.jboss.org
Fri Dec 11 06:22:29 EST 2009


     [ https://jira.jboss.org/jira/browse/JBWS-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Opalka updated JBWS-2859:
---------------------------------

          Component/s: jbossws-cxf
                       jbossws-metro
                       jbossws-native
        Fix Version/s:  jbossws-metro-3.2.2
                        jbossws-cxf-3.2.2
                        jbossws-native-3.2.2
    Affects Version/s:  jbossws-metro-3.2.1
                       jbossws-native-3.2.1
                        jbossws-cxf-3.2.1
             Assignee: Richard Opalka


> Optimize DefaultEndpoint.getTargetBeanClass() and ServiceLoader.loadService() methods
> -------------------------------------------------------------------------------------
>
>                 Key: JBWS-2859
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2859
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf, jbossws-metro, jbossws-native
>    Affects Versions:  jbossws-cxf-3.2.1, jbossws-native-3.2.1,  jbossws-metro-3.2.1
>            Reporter: Richard Opalka
>            Assignee: Richard Opalka
>             Fix For:  jbossws-metro-3.2.2,  jbossws-cxf-3.2.2,  jbossws-native-3.2.2
>
>
> DefaultEndpoint.getTargetBean() should be optimized to return cached class instance.
> ServiceLoader.loadService() should be optimized to return cached factory instances.
> This is the hot fix related to discovered jProfiler issues in WS invocation process, see JBWS-2436 for more info (and jProfiler snapshots)

-- 
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 jbossws-issues mailing list