You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Stephane Passignat <pa...@hotmail.com> on 2018/12/08 15:12:21 UTC

Duplicate web fragment

Hello,

I've seen this non compliancy. In TC 7.042 and 7.0.72. How, who can fix this ?

Servlet 3.0 spec 8.2.2 2b: Duplicate name exception: if, when traversing the web-fragments, multiple members with the same <name> element are encountered, the application must log an informative error message including information to help fix the problem, and must fail to deploy.

TC doesn't do it.


Thanks
Stephane

Re: Duplicate web fragment

Posted by Mark Thomas <ma...@apache.org>.
Please don't hijack threads. Please start a new thread for a new topic.

Mark


On 08/12/2018 15:12, Stephane Passignat wrote:
> Hello,
> 
> I've seen this non compliancy. In TC 7.042 and 7.0.72. How, who can fix this ?
> 
> Servlet 3.0 spec 8.2.2 2b: Duplicate name exception: if, when traversing the web-fragments, multiple members with the same <name> element are encountered, the application must log an informative error message including information to help fix the problem, and must fail to deploy.
> 
> TC doesn't do it.
> 
> 
> Thanks
> Stephane
> 


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