You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/11/05 15:18:42 UTC

[jira] Commented: (WICKET-3148) Dropped support for Servlet 2.5 inadvertently

    [ https://issues.apache.org/jira/browse/WICKET-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928599#action_12928599 ] 

Igor Vaynberg commented on WICKET-3148:
---------------------------------------

better with r1031572?

> Dropped support for Servlet 2.5 inadvertently
> ---------------------------------------------
>
>                 Key: WICKET-3148
>                 URL: https://issues.apache.org/jira/browse/WICKET-3148
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M3
>            Reporter: Dominik Drzewiecki
>            Priority: Critical
>
> Fixing 3146 in r1031086 resulted in introducing a dependency on javax.servlet.annotation.* thus rendering WicketFilter unusable in pre-3.0 servlet containers.
> If pruning the large base of 2.5-compatible containers was intentional then I'd also suggest switching to java 6 (Although servlet 3.0 specs does not explicitly indicate java 6 as a requirement, all 3.0 compliant containers that I'm aware of - namely Jetty 8, Websphere 8, tomcat 7, glassfish 3 - require java 6). Not to mention that this should be spoken out loud (https://cwiki.apache.org/WICKET/migration-to-wicket-15.html does not mention anything about container compliance)

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