[
https://issues.apache.org/jira/browse/SLING-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler updated SLING-3477:
------------------------------------
Fix Version/s: Background Servlet 1.0.0
> 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)