|
From: Aparna K. <ap...@da...> - 2007-05-11 14:12:31
|
=20 Hi, I have developed a Java application using JDK 1.5 and one of the tasks of the application is to detect all the printers installed on the user's machine.=20 When I test my application before wrapping it as a service, it detects all the printers (including network printers) But, when the application is installed as a service, it DOES NOT detect network printers. I looked on the site for any related configuration parameters, but could not find any. Is there something specific that needs to be done to look for network resources. I would appreciate any help in this matter. Thanks, Aparna |