On 09/12/2018 10:21, Stephane Passignat wrote:
> Hello,
> 
> I've seen this non compliancy. In TC 7.042 and 7.0.72. How, who can fix this ?

Tomcat is open source so in theory anyone can provide a patch to fix a bug.

> 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.

Confirmed.

There is no duplicate check in 9.0.x, 8.5.x or 7.0.x.

The fix shouldn't be too tricky.

Mark

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

Reply via email to