fp024 commented on PR #535: URL: https://github.com/apache/struts-examples/pull/535#issuecomment-5306251329
Hello. The struts-6.5.dtd file has not been uploaded to https://struts.apache.org/dtds/. * https://struts.apache.org/dtds/struts-6.5.dtd In the case of IntelliJ, there were no issues as it automatically reads the struts-6.5.dtd embedded in struts2-core-7.3.0.jar... However, in the VS Code + Red Hat XML Extension environment, a 404 error occurs because it attempts to download the DTD directly from the web at that address and cache it. https://struts.apache.org/dtds/struts-6.0.dtd is currently available for download. It seems that the struts-6.5.dtd file also needs to be uploaded. Please check into this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
