You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (JIRA)" <de...@myfaces.apache.org> on 2009/12/31 22:47:29 UTC

[jira] Resolved: (EXTSCRIPT-32) Classloader reinitialisation frequency

     [ https://issues.apache.org/jira/browse/EXTSCRIPT-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz resolved EXTSCRIPT-32.
----------------------------------

    Resolution: Fixed
      Assignee: Werner Punz

> Classloader reinitialisation frequency
> --------------------------------------
>
>                 Key: EXTSCRIPT-32
>                 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-32
>             Project: MyFaces Extensions Scripting
>          Issue Type: Bug
>            Reporter: Werner Punz
>            Assignee: Werner Punz
>            Priority: Minor
>
> To avoid class registration issues, our class loader recreation frequency is too high, we should trim it down to the compile case and rescan case (aka a check if a class is already registered over the classloader in the request and then recreate it for the reregistration of the same class within the same request)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.