Is it possible to add a name to web-fragment.
The name is used in web.xml to order the load of web-fragment.
Cf https://blogs.oracle.com/swchan/entry/servlet_3_0_web_fragment
Exemple :
<web-fragment ....>
<name>javamelody</name>
</web-fragment>
Original issue reported on code.google.com by pdaco...@gmail.com on 25 Mar 2014 at 9:28
Original issue reported on code.google.com by
pdaco...@gmail.com
on 25 Mar 2014 at 9:28