You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sean Sullivan (JIRA)" <ji...@apache.org> on 2007/05/22 21:35:16 UTC

[jira] Created: (WICKET-586) Quickstart web.xml

Quickstart web.xml
------------------

                 Key: WICKET-586
                 URL: https://issues.apache.org/jira/browse/WICKET-586
             Project: Wicket
          Issue Type: Bug
          Components: wicket-quickstart
    Affects Versions: 1.3.0-beta1
            Reporter: Sean Sullivan


Wicket 1.3 beta 1

In wicket-quickstart, the web.xml needs updating

http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket-quickstart/src/main/webapp/WEB-INF/web.xml?view=log

Currently, web.xml contains the "filterPath" parameter.   I believe this parameter is obsolete.   

I don't think there's a need to put the parameter in the web.xml because the WicketFilter has logic for parsing the web.xml to extract the filter pattern.




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


[jira] Updated: (WICKET-586) Quickstart web.xml

Posted by "Alastair Maw (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alastair Maw updated WICKET-586:
--------------------------------

    Priority: Trivial  (was: Major)

> Quickstart web.xml
> ------------------
>
>                 Key: WICKET-586
>                 URL: https://issues.apache.org/jira/browse/WICKET-586
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.3.0-beta1
>            Reporter: Sean Sullivan
>            Assignee: Alastair Maw
>            Priority: Trivial
>             Fix For: 1.3.0-beta2
>
>
> Wicket 1.3 beta 1
> In wicket-quickstart, the web.xml needs updating
> http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket-quickstart/src/main/webapp/WEB-INF/web.xml?view=log
> Currently, web.xml contains the "filterPath" parameter.   I believe this parameter is obsolete.   
> I don't think there's a need to put the parameter in the web.xml because the WicketFilter has logic for parsing the web.xml to extract the filter pattern.

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


[jira] Resolved: (WICKET-586) Quickstart web.xml

Posted by "Alastair Maw (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alastair Maw resolved WICKET-586.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0-beta2
         Assignee: Alastair Maw

Fixed in r545942.

> Quickstart web.xml
> ------------------
>
>                 Key: WICKET-586
>                 URL: https://issues.apache.org/jira/browse/WICKET-586
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.3.0-beta1
>            Reporter: Sean Sullivan
>            Assignee: Alastair Maw
>             Fix For: 1.3.0-beta2
>
>
> Wicket 1.3 beta 1
> In wicket-quickstart, the web.xml needs updating
> http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket-quickstart/src/main/webapp/WEB-INF/web.xml?view=log
> Currently, web.xml contains the "filterPath" parameter.   I believe this parameter is obsolete.   
> I don't think there's a need to put the parameter in the web.xml because the WicketFilter has logic for parsing the web.xml to extract the filter pattern.

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