2012/1/30 chenqiang <luc...@gmail.com>:
> I found a problem which confused me so much,(I use tomcat7.0.20-7.0.25)  my
> web application need access to the files on another machine which is on the
> intranet, when I use the zip format distribution version of tomcat,
> everything is ok, but the problem arises when I deployed the apps on the
> tomcat services version, it can't list the files and just return null,It's
> so strange. Could anyone give me some hints? Thank you in advance.

1. OS = ?
2. Probably the account it runs as does not have access rights to the files.

If your OS is Windows and you are trying to access the files using UNC
paths then this is already mentioned in the "Windows" page of the FAQ.

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

Reply via email to