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

Reply via email to