[
https://issues.apache.org/jira/browse/SLING-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13949057#comment-13949057
]
Christan Keller commented on SLING-3477:
----------------------------------------
Thanks for this quick fix. I will try it
> BackgroundHttpServletRequest incompatible with Enging 2.3.0
> -----------------------------------------------------------
>
> Key: SLING-3477
> URL: https://issues.apache.org/jira/browse/SLING-3477
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Reporter: Christan Keller
> Assignee: Carsten Ziegeler
> Priority: Minor
> Fix For: Background Servlet 1.0.0
>
>
> Engine 2.3.0 changed the ParameterSupport.
> It uses the ServletRequest#getInputStream to access Parameters.
> The BackgroundExecution has an on implemenation of HttpServletRequest that
> throws a RuntimeException for this method.
> Thus even with engine 2.3.2 (Sling-3439) the creation of a
> BackgroundExecutionJob fails.
--
This message was sent by Atlassian JIRA
(v6.2#6252)