Marcos Guerrero Gomez wrote:
> We have disabled the windows XP firewall, and we have changed the user
> credentials to start the service with the same user as the logged user
> (that is able to open the network units through the windows explorer)
> but the behavior doesn't change.
> Any suggestions? Thank you very much in advance,
> Marcos Guerrero

I am pretty sure windows doesn't make mapped networks drives available
by default to services. You could try one of the following:
- access the resource via a UNC path
- add some code to map the drive in your app (context listener)

HTH,

Mark

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to