2009/6/24 Nick Sieger <
nicksieger@...>:
> On Wed, Jun 24, 2009 at 10:58 AM, David Calavera <
david.calavera@...>
> wrote:
>>
>> Thank you Nick,
>>
>> it works fine with the RackServlet, I hadn't seen it.
>>
>> But the behavior with the filter is actually annoying. I'm using two
>> different versions of tomcat, 6.0.18 standalone and 6.0.20 embedded and the
>> behavior is the same. These are my filter defs, the last one there is just
>> to test the order:
>
>
> <snip>
>
> Was that the actual order of elements in web.xml? The only suggestion I have
> is to order them like ( filter* filter-mapping* servlet* servlet-mapping* ).
> I've seen that some containers are sensitive to the order in which the
> elements appear.
>
> /Nick
>
>
+1
make sure that your web.xml is valid as per the servlet spec schema /
DTD. I've been bitten by that in the past.
Cheers,
James
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email