|
From: Suo A. <And...@sw...> - 2003-05-07 10:54:59
|
Hi!=20 I have a java app that monitor and reads/deletes files from a directory = that is mapped from a UNIX=20 server. I have a user set up with the proper privileges to access the = directory. When I run my Java app through the debbugger or as a console = app, there is no problem. However, as I install the app as a NT service, = it can't access the directory. I use the wrapper.ntservice.account and = wrapper.ntservice.password properties of the conf-file to set the user = that the service should run as, and looking at the installed service = hrough control panel->services, it seems OK. But when I start the = service, it still doesn't seem to run as the correct user.=20 I've seen that some other users of the Wrapper have come across problems = similar to mine but I haven't found the proper solution!=20 OS is Win NT Server, Wrapper version 3.0.2. Please help!=20 Regards,=20 Anders=20 |