[jcifs] JCIFS with Windows Vista / IE 7

Caldarale, Charles R Chuck.Caldarale at unisys.com
Mon Jan 5 19:23:36 GMT 2009


> From:
> jcifs-bounces+chuck.caldarale=unisys.com at lists.samba.org
> [mailto:jcifs-bounces+chuck.caldarale=unisys.com at lists.samba.o
> rg] On Behalf Of shibaram
> Subject: Re: [jcifs] JCIFS with Windows Vista / IE 7
>
> I tried setting 1st time   as
> -Djcifs.properties=/WEB-INF/opt/jcifs.properties

That won't work, since you're specifying an absolute path, and it's unlikely you have a /WEB-INF at root.  You can use the full path (something like $TOMCAT_HOME/webapps/[appName]/WEB-INF/opt/jcifs.properties), but note that this won't work if your app is deployed as a .war file.

Better that you should put the jcifs.properties somewhere outside of the webapp and point the system property to that location.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.


More information about the jcifs mailing list