<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


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

Reply via email to