We're actually gonna remove those warnings again. When we moved to
filters we planned on removing servlet support, but when we found out
OGSi has no (default) support for filters, we decided to keep the
servlet.

So, you can safely ignore the warning :)

Eelco

On 2/7/07, Stuart <[EMAIL PROTECTED]> wrote:
> Hi Edward,
>
> When I start my app using (pax-)wicket-2.0 I see the following warning:
>
>   [wicket.protocol.http.WicketServlet] :
> ********************************************
>   [wicket.protocol.http.WicketServlet] : DEPRECATED! Please use
> WicketFilter instead.
>   [wicket.protocol.http.WicketServlet] :
> ********************************************
>
> Any plan to move over to filters? (I'm not sure http service supports them)
>
> Cheers, Stuart
>
> On 30/01/07, Edward Yakop <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > Pax-wicket now supports wicket-2.0. The code is lightly tested via
> > pax-wicket-example and it is running successfully.
> >
> > The code can be checked out from
> > https://scm.ops4j.org/repos/ops4j/branches/pax/wicket-2.0
> >
> > Regards,
> > Edward Yakop
> >
> > Note:
> > * You will need to mvn install wicket, wicket-auth-roles and
> > wicket-extensions 2.0-SNAPSHOT that can be check out from
> > http://svn.apache.org/repos/asf/incubator/wicket/trunk
> > * If mvn install fails because of wicket test fails please move each
> > src/main/test before mvn install.
> > * This code is considered EXTREMELY experimental, please do not use in 
> > project.
> >
> > _______________________________________________
> > general mailing list
> > general@lists.ops4j.org
> > http://lists.ops4j.org/mailman/listinfo/general
> >
>
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general
>

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to