Java – set the attribute ‘antijarlocking’ to ‘true’ and no matching attribute was found
•
Java
My context XML file:
<?xml version="1.0" encoding="UTF-8"?> <Context antiJARLocking="true" path="/candy"/>
How can I get rid of this warning? My project is in NetBeans and Tomcat 8.0 Running on 9: set the attribute 'antijarlocking' to 'true' and no matching attribute was found
Solution
From context Delete attribute from XML file Tomcat does not support it
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码