[
https://issues.apache.org/jira/browse/SLING-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025371#comment-13025371
]
Justin Edelson commented on SLING-2057:
---------------------------------------
fixed in r1096843 by wrapping the servlet context and request dispatcher from
other contexts.
> <c:import> can't be used across servlet contexts
> ------------------------------------------------
>
> Key: SLING-2057
> URL: https://issues.apache.org/jira/browse/SLING-2057
> Project: Sling
> Issue Type: Improvement
> Components: Scripting
> Reporter: Justin Edelson
> Assignee: Justin Edelson
> Fix For: Scripting JSP 2.0.16
>
>
> as discussed here: http://sling.markmail.org/thread/zux7mejcuvegidoe
> there's a ClassCastException when using <c:import> across contexts. The
> problem is similar to SLING-1928 in that it has to do with the fact that
> Sling provides a custom JspFactory object. When doing a cross-context import,
> the default JspFactory should be reset to the container's original.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira