dev@grizzly.java.net

Re: Issue with Servlet Deployer and Lift

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Thu, 09 Apr 2009 13:54:17 -0400

Salut,

look at the Jersey test under http-servlet called JerseyNoServletTest.

Survivant 00 wrote:
> ah ah ah ... nice
>
> but the filters are attach to a ServletAdapter ?

Yes, but without an instance of Servlet.

>
> sa.addFilter(filter, filterItem.getFilterName(), initParamsMap);
>
>
> what is the expected behaviour ? (I mean.. if the guy enter
> http://localhost:8080/ .. what will happen ? )
>
> and where can I get the war sample ?
>

Ping the guy on Twitter I would say :-)

A+

- Jeanfrancois


>
>
> 2009/4/9 Jeanfrancois Arcand <Jeanfrancois.Arcand_at_sun.com
> <mailto:Jeanfrancois.Arcand_at_sun.com>>
>
> Salut,
>
> on Twitter:
>
> kjetilv_at_project_grizzly looks like the deployer requires a
> servlet. the lift-example war only has a filter! -> Exception:
> "invalid", GWSD line 335
>
>
> he is right, servlet are not mandatory :-) Sebastien, something for
> you :-) That's what you get becoming popular :-)
>
> A+
>
> -- Jeanfrancois
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> <mailto:dev-unsubscribe_at_grizzly.dev.java.net>
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
> <mailto:dev-help_at_grizzly.dev.java.net>
>
>