ClayViewHandler is not J2EE 1.3 compliant
-----------------------------------------

                 Key: SHALE-414
                 URL: https://issues.apache.org/struts/browse/SHALE-414
             Project: Shale
          Issue Type: Improvement
          Components: Clay
    Affects Versions: 1.0.4
         Environment: WebLogic 8.1 and other J2EE 1.3 containers
            Reporter: Richard W. Eggert II


org.apache.shale.faces.ClayViewHandler.renderView() invokes 
javax.servlet.http.HttpServletResponse.getContentType(), which doesn't exist in 
Servlet API's earlier than Servlet 2.4 (J2EE 1.3 and earlier).  This results in 
a NoSuchMethodError being thrown in containers such as WebLogic 8.1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to