You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2007/12/18 12:19:43 UTC

[jira] Closed: (SLING-139) DefaultScriptResolver should also listen to ScriptEngineFactory services

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

Felix Meschberger closed SLING-139.
-----------------------------------

    Resolution: Fixed

Implemented in Rev. 605182

> DefaultScriptResolver should also listen to ScriptEngineFactory services
> ------------------------------------------------------------------------
>
>                 Key: SLING-139
>                 URL: https://issues.apache.org/jira/browse/SLING-139
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 2.0.0
>
>
> Currently the DefaultScriptResolver only considers bundles with a javax.script.ScriptEngineFactory SPI file. Some factories might be registered as services as they require more setup than would be available when using the instantiation through SPI API.
> Therefore the DefaultScriptResolver should also consider ScriptEngineFactory services.

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