UnauthorizedAccessException error while running WMI in tomcat

2008-09-01 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 System.U

Re: svn commit: r690600 - /tomcat/connectors/trunk/jni/native/src/address.c

2008-09-01 Thread Mark Thomas
jean-frederic clere wrote: > [EMAIL PROTECTED] wrote: >> Author: markt >> Date: Sat Aug 30 15:52:33 2008 >> New Revision: 690600 >> >> URL: http://svn.apache.org/viewvc?rev=690600&view=rev >> Log: >> Fix JVM crash on Tomcat start when IPv6 is enabled > > Well, I was too fast in my comment... > In

Re: tomcat + SSL

2008-09-01 Thread George Sexton
You should start by looking at the documentation here: http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html If you have additional questions, you should post those questions on the Tomcat-User list, not the tomcat-developer list. OUJGHA Radouane wrote: Hi all; I hope that you can, help m

tomcat + SSL

2008-09-01 Thread OUJGHA Radouane
Hi all; I hope that you can, help me to resolve this problem : I 'm developping web services client in java with xfire, Tomcat and eclipse3.4 and I want to enable a SSL HTTP Connectoion beethwin my client and the server : I know that there will be certificat to install but I do not how to ? I'm c

svn commit: r690944 - /tomcat/current/tc5.5.x/STATUS.txt

2008-09-01 Thread rjung
Author: rjung Date: Mon Sep 1 04:50:48 2008 New Revision: 690944 URL: http://svn.apache.org/viewvc?rev=690944&view=rev Log: Vote and comment. Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STA

Re: svn commit: r690600 - /tomcat/connectors/trunk/jni/native/src/address.c

2008-09-01 Thread jean-frederic clere
[EMAIL PROTECTED] wrote: Author: markt Date: Sat Aug 30 15:52:33 2008 New Revision: 690600 URL: http://svn.apache.org/viewvc?rev=690600&view=rev Log: Fix JVM crash on Tomcat start when IPv6 is enabled Well, I was too fast in my comment... In case we don't find an IPv6 returning sa is probably

Re: svn commit: r690600 - /tomcat/connectors/trunk/jni/native/src/address.c

2008-09-01 Thread jean-frederic clere
[EMAIL PROTECTED] wrote: Author: markt Date: Sat Aug 30 15:52:33 2008 New Revision: 690600 URL: http://svn.apache.org/viewvc?rev=690600&view=rev Log: Fix JVM crash on Tomcat start when IPv6 is enabled -1: If won't work if the there is only one IPv6 address and I don't see how that could be th