[jbossws-issues] [JBoss JIRA] Updated: (JBWS-2859) Optimize DefaultEndpoint.getTargetBeanClass() method

Richard Opalka (JIRA) jira-events at lists.jboss.org
Fri Dec 11 11:55:38 EST 2009


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

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

        Summary: Optimize DefaultEndpoint.getTargetBeanClass() method  (was: Optimize DefaultEndpoint.getTargetBeanClass() and ServiceLoader.loadService() methods)
    Description: 
DefaultEndpoint.getTargetBean() should be optimized to return cached class instance.

This is the hot fix related to discovered jProfiler issues in WS invocation process, see JBWS-2436 for more info (and jProfiler snapshots)

  was:
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)



> Optimize DefaultEndpoint.getTargetBeanClass() method
> ----------------------------------------------------
>
>                 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.
> 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