On Fri, Jul 28, 2017 at 6:29 PM, André Warnier (tomcat) <a...@ice-sa.com> wrote:
> On 28.07.2017 18:18, Konstantin Kolinko wrote:
>>
>> Caused by: java.lang.IllegalArgumentException: L'association de
>>>
>>> servlet (servlet mapping) indique un nom de servlet inconnu [Taste]
>
>
> This seems to be the underlying problem.
> There is a <servlet-mapping> element associating some URL pattern (?) with a
> <servlet-name> "Taste", but there is no such servlet.
>

 You are 100% correct, this was a typo in my web.xml file. I corrected
it and now everything works fine. All in all, this was not a tomcat
issue.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to