[ 
https://issues.apache.org/jira/browse/WICKET-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Funk updated WICKET-2386:
--------------------------------

    Description: 
Some JavDoc examples still refer to WicketServlet, instead they should use 
WicketFilter.

Most important candidate might be 
./wicket-spring/src/main/java/org/apache/wicket/spring/SpringWebApplicationFactory.java

grep . -R --include '*.java' -e 'WicketServlet'
indicates that others might be affected too.




  was:
Some JavDoc examples still refer to WicketServlet, instead they shoud use 
WicketFilter.

Most important candidate might be 
./wicket-spring/src/main/java/org/apache/wicket/spring/SpringWebApplicationFactory.java

grep . -R --include '*.java' -e 'WicketServlet'
indicates that others might be affected too.





> JavaDoc: Some JavDoc examples still refer to WicketServlet
> ----------------------------------------------------------
>
>                 Key: WICKET-2386
>                 URL: https://issues.apache.org/jira/browse/WICKET-2386
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.4-M1, 1.4-M2, 1.4-M3, 1.4-RC1, 1.4-RC2, 1.4-RC3, 
> 1.4-RC4, 1.4-RC5, 1.4-RC6, 1.4-RC7, 1.4.0
>         Environment: URL: http://svn.apache.org/repos/asf/wicket/trunk
> Repository Root: http://svn.apache.org/repos/asf
> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
> Revision: 796366
>            Reporter: Martin Funk
>             Fix For: 1.4.0
>
>
> Some JavDoc examples still refer to WicketServlet, instead they should use 
> WicketFilter.
> Most important candidate might be 
> ./wicket-spring/src/main/java/org/apache/wicket/spring/SpringWebApplicationFactory.java
> grep . -R --include '*.java' -e 'WicketServlet'
> indicates that others might be affected too.

-- 
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