Re: UnauthorizedAccessException error while running WMI in tomcat

2008-09-09 Thread new_bie_tomcat
@tomcat.apache.org Enviado: lunes 8 de septiembre de 2008, 4:28:29 Asunto: Re: UnauthorizedAccessException error while running WMI in tomcat --- On Mon, 9/8/08, new_bie_tomcat [EMAIL PROTECTED] wrote: From: new_bie_tomcat [EMAIL PROTECTED] Subject: Re: UnauthorizedAccessException error while

Re: UnauthorizedAccessException error while running WMI in tomcat

2008-09-08 Thread new_bie_tomcat
logged in as the same login ID of the local/ remote machine. But still i am getting the same error.Please let me know where exactly i need to configure properly. Thanks again.. Mark Thomas-18 wrote: new_bie_tomcat wrote: Please let me know if any configuration is needed in Tomcat to support

Re: UnauthorizedAccessException error while running WMI in tomcat

2008-09-08 Thread new_bie_tomcat
tonge. - Mensaje original De: new_bie_tomcat [EMAIL PROTECTED] Para: users@tomcat.apache.org Enviado: lunes 8 de septiembre de 2008, 1:59:04 Asunto: UnauthorizedAccessException error while running WMI in tomcat I have written the following code in Java to access registry of a remote

Re: UnauthorizedAccessException error while running WMI in tomcat

2008-09-08 Thread new_bie_tomcat
the same errror.Please let me know what changes are needed to be done in tomcat. How can i turn off, or on the WMI priviledges? Thanks. Johnny Kewl wrote: - Original Message - From: new_bie_tomcat [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Monday, September 08, 2008 6:59

UnauthorizedAccessException error while running WMI in tomcat

2008-09-07 Thread new_bie_tomcat
I have written the following code in Java to access registry of a remote machine. I am able to execute the program successfully when i run the program separately. But when I try to execute the code in Apache Tomcat. I am getting UnauthorizedAccessException error.The full text of error is