|
From: Roland C. <rol...@de...> - 2007-04-24 02:32:30
|
Hi All - I've scoured the forums, re-read the FAQ, and tried several suggestions, however, I still am encountering a problem with accessing network resources while running our Java app as a service. While running in console-mode, using an authorized user account, I have no problem accessing resources on the network via UNC or mapped drive. However, while running as a service, using the same user account, I consistently encounter the dreaded "No such directory" error when trying to access these resources either via UNC or mapped drive. The environment is JDK 1.5, Windows 2003 Server. I welcome any tips or advice. Cheers, Roll |