You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2009/07/16 07:59:14 UTC

[jira] Closed: (SLING-1049) Use commons dynamic class loader

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

Carsten Ziegeler closed SLING-1049.
-----------------------------------

    Resolution: Fixed

The jsp scripting is now using the commons dynamic class loader and therefore does not require a dynamic import package * anymore - the commons class loader also replaces the jcr repository class loader.

> Use commons dynamic class loader 
> ---------------------------------
>
>                 Key: SLING-1049
>                 URL: https://issues.apache.org/jira/browse/SLING-1049
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting JSP
>    Affects Versions: Scripting JSP 2.0.6
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Scripting JSP 2.0.8
>
>
> The jsp scripting should use the new commons class loader instead of doing a dynamic import package * and using the repository class loader.

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