[
https://issues.apache.org/jira/browse/SLING-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-264.
------------------------------------
Resolution: Fixed
Hi,
I applied a slightly modified version of your patch: the instanceof check in
the getReader method should check against Reader (not Resource).
Please cross check and close this bug.
Many thanks
> Allow sling scripts resolved by the script resolver to be executed without
> request/response
> -------------------------------------------------------------------------------------------
>
> Key: SLING-264
> URL: https://issues.apache.org/jira/browse/SLING-264
> Project: Sling
> Issue Type: Improvement
> Components: Scripting
> Reporter: Alexander Saar
> Assignee: Carsten Ziegeler
> Priority: Minor
> Attachments: script_execution_without_request.diff
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> It should be possible to reuse the sling infrastructure for execution of
> scripts without having a request or response in order to implement
> application functionality that is not triggered by a client request (eg
> triggered by an event).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.