开发者

Accessing xml from jsp on tomcat server is throwing FileNotFoundException trying to access .keystore?

开发者 https://www.devze.com 2022-12-22 00:54 出处:网络
I am trying to access an XML file from JSP on my Tomcat server.The error is from Catalina\'s protocol handler and the exception is j开发者_如何学JAVAava.io.FileNotFoundException trying to access my .k

I am trying to access an XML file from JSP on my Tomcat server. The error is from Catalina's protocol handler and the exception is j开发者_如何学JAVAava.io.FileNotFoundException trying to access my .keystore in the 'documents and settings' folder for my signed-on user (with admin, but not the user that installed the server).

I can provide the stacktrace if that would help ... but my question is more fundamental about secure access to files and where is the keystore configured / used on a Window's install?


Oh my goodness ... it wasn't the .keystore (I tried fixing that which just changed the error). It was the JkMount statements in my httpd.conf file. I did not pass *.xml.

I think I killed two issues with one solution.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号