ClassCastException when AbstractResource writes in response of some type other 
than WebResponse
-----------------------------------------------------------------------------------------------

                 Key: WICKET-3649
                 URL: https://issues.apache.org/jira/browse/WICKET-3649
             Project: Wicket
          Issue Type: Bug
          Components: wicket-core
    Affects Versions: 1.5-RC3
            Reporter: Pedro Santos
            Assignee: Pedro Santos
         Attachments: WICKET-3649.patch

Some times is usefull to write the resource in ByteArrayResponse to access the 
response bytes latter. An use case is ThumbnailImageResource accessing the 
wrapped resource image to first resize it and than write in response.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to