UnauthorizedAccessException error while running WMI in tomcat

2008-09-02 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

Re: UnauthorizedAccessException error while running WMI in tomcat

2008-09-02 Thread Mark Thomas
new_bie_tomcat wrote: } Please let me know what can be the possible problem. Please as this question on the users list. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat-Lite - part 1

2008-09-02 Thread Tim Funk
Costin Manolache wrote: A LOT OF STUFF WHICH CAN BE FOUND IN THE ARCHIVES Cool. In a nutshell - I like all the ideas. But while I like the idea of ditching Valves/LifecycleListeners - how does this work when the component needs to work across multiple ServletContext's? The only reason I see

DO NOT REPLY [Bug 45648] Function 'f:length' not found

2008-09-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45648 --- Comment #7 from Carlos Costa e Silva [EMAIL PROTECTED] 2008-09-02 05:19:13 PST --- Confirm fixed: works for me with the latest revision from trunk. -- Configure bugmail:

Re: Tomcat-Lite - part 1

2008-09-02 Thread Costin Manolache
On Tue, Sep 2, 2008 at 3:57 AM, Tim Funk [EMAIL PROTECTED] wrote: Costin Manolache wrote: A LOT OF STUFF WHICH CAN BE FOUND IN THE ARCHIVES Cool. In a nutshell - I like all the ideas. But while I like the idea of ditching Valves/LifecycleListeners - how does this work when the component

svn commit: r691282 - /tomcat/trunk/java/org/apache/catalina/util/ManifestResource.java

2008-09-02 Thread markt
Author: markt Date: Tue Sep 2 08:46:00 2008 New Revision: 691282 URL: http://svn.apache.org/viewvc?rev=691282view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45628 Jars that declare no deps should return that deps are satisfied Modified:

DO NOT REPLY [Bug 45628] ExtensionValidator doesn't handle wrapped lines in MANIFEST.MF

2008-09-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45628 --- Comment #1 from Mark Thomas [EMAIL PROTECTED] 2008-09-02 08:50:00 PST --- There is a bug but not the one describe above. There are also inconsistencies in extension names between the jars that mean, even with the bug fixed, these

svn commit: r691283 - in /tomcat: current/tc5.5.x/STATUS.txt tc6.0.x/trunk/STATUS.txt

2008-09-02 Thread markt
Author: markt Date: Tue Sep 2 08:49:48 2008 New Revision: 691283 URL: http://svn.apache.org/viewvc?rev=691283view=rev Log: Propose fix for 45628 Modified: tomcat/current/tc5.5.x/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL:

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

2008-09-02 Thread Mark Thomas
[EMAIL PROTECTED] wrote: Author: rjung Date: Mon Sep 1 04:50:48 2008 New Revision: 690944 URL: http://svn.apache.org/viewvc?rev=690944view=rev Log: Vote and comment. Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL:

[VOTE] Release build 5.5.27

2008-09-02 Thread Filip Hanik - Dev Lists
The candidates binaries are available here: http://people.apache.org/~fhanik/tomcat/tomcat-5.5/v5.5.27/ According to the release process, the 5.5.27 tag is: [ ] Broken [ ] Alpha [ ] Beta [ ] Stable - To unsubscribe, e-mail:

Re: [VOTE] Release build 5.5.27

2008-09-02 Thread George Sexton
Filip, I know I don't count, but since the build is broken when running the security manager I would have to say [x] Broken To have a build that breaks an application because the container is violating security policy looking for a non-existent file is just not acceptable. In order for

svn commit: r691359 [2/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd/ te

2008-09-02 Thread fhanik
Added: tomcat/trunk/java/org/apache/tomcat/bayeux/RequestFactory.java URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/bayeux/RequestFactory.java?rev=691359view=auto == ---

svn commit: r691360 - /tomcat/trunk/webapps/docs/changelog.xml

2008-09-02 Thread fhanik
Author: fhanik Date: Tue Sep 2 13:01:45 2008 New Revision: 691360 URL: http://svn.apache.org/viewvc?rev=691360view=rev Log: update with bayeux impl Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

DO NOT REPLY [Bug 45413] Contribution of Bayeux implementation for Tomcat

2008-09-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45413 Filip Hanik [EMAIL PROTECTED] changed: What|Removed |Added

svn commit: r691368 - /tomcat/trunk/.classpath

2008-09-02 Thread fhanik
Author: fhanik Date: Tue Sep 2 13:24:26 2008 New Revision: 691368 URL: http://svn.apache.org/viewvc?rev=691368view=rev Log: add back in the lost license header Modified: tomcat/trunk/.classpath Modified: tomcat/trunk/.classpath URL:

DO NOT REPLY [Bug 45730] New: Tomcat (with Harmony JRE) errors out when used with the latest FireFox 3.0.1 browser

2008-09-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45730 Summary: Tomcat (with Harmony JRE) errors out when used with the latest FireFox 3.0.1 browser Product: Tomcat 6 Version: 6.0.13 Platform: PC URL:

DO NOT REPLY [Bug 45730] Tomcat (with Harmony JRE) errors out when used with the latest FireFox 3.0.1 browser

2008-09-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45730 Mark Thomas [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r691379 - /tomcat/trunk/extras.xml

2008-09-02 Thread fhanik
Author: fhanik Date: Tue Sep 2 13:56:05 2008 New Revision: 691379 URL: http://svn.apache.org/viewvc?rev=691379view=rev Log: Build the samples classes too Modified: tomcat/trunk/extras.xml Modified: tomcat/trunk/extras.xml URL:

svn commit: r691392 - /tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/ParallelNioSender.java

2008-09-02 Thread markt
Author: markt Date: Tue Sep 2 14:44:37 2008 New Revision: 691392 URL: http://svn.apache.org/viewvc?rev=691392view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45618 Make sure the selector is closed. Almost certain not to be an issue in any real deployment but still -

DO NOT REPLY [Bug 45618] Selector is not closed.

2008-09-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45618 Mark Thomas [EMAIL PROTECTED] changed: What|Removed |Added Severity|normal |trivial ---

svn commit: r691393 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-09-02 Thread markt
Author: markt Date: Tue Sep 2 14:46:32 2008 New Revision: 691393 URL: http://svn.apache.org/viewvc?rev=691393view=rev Log: Propose fix for 45618 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

Re: svn commit: r691359 [1/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd

2008-09-02 Thread Remy Maucherat
On Tue, 2008-09-02 at 20:00 +, [EMAIL PROTECTED] wrote: Author: fhanik Date: Tue Sep 2 13:00:36 2008 New Revision: 691359 URL: http://svn.apache.org/viewvc?rev=691359view=rev Log: Added in Bayeux implementation, as per https://issues.apache.org/bugzilla/show_bug.cgi?id=45413 to

DO NOT REPLY [Bug 45346] Can not generate the mod_jk.so with apxs

2008-09-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45346 Mark Thomas [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

Re: svn commit: r691359 [1/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd

2008-09-02 Thread Mark Thomas
Remy Maucherat wrote: +For the bayeux implementation* +* Copyright 2007-2008 Guy Molinari +* Copyright 2007-2008 Filip Hanik +* Copyright 2007 Dojo Foundation +* Copyright 2007 Mort Bay Consulting Pty. Ltd. Personally, I don't like that. As far as I am concerned, I like the

Re: svn commit: r691359 [1/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd

2008-09-02 Thread Remy Maucherat
On Tue, 2008-09-02 at 23:10 +0100, Mark Thomas wrote: Remy Maucherat wrote: +For the bayeux implementation* +* Copyright 2007-2008 Guy Molinari +* Copyright 2007-2008 Filip Hanik +* Copyright 2007 Dojo Foundation +* Copyright 2007 Mort Bay Consulting Pty. Ltd.

Re: svn commit: r691359 [1/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd

2008-09-02 Thread Filip Hanik - Dev Lists
Remy Maucherat wrote: On Tue, 2008-09-02 at 20:00 +, [EMAIL PROTECTED] wrote: Author: fhanik Date: Tue Sep 2 13:00:36 2008 New Revision: 691359 URL: http://svn.apache.org/viewvc?rev=691359view=rev Log: Added in Bayeux implementation, as per

Re: svn commit: r691359 [1/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd

2008-09-02 Thread Mark Thomas
Remy Maucherat wrote: On Tue, 2008-09-02 at 23:10 +0100, Mark Thomas wrote: Remy Maucherat wrote: +For the bayeux implementation* +* Copyright 2007-2008 Guy Molinari +* Copyright 2007-2008 Filip Hanik +* Copyright 2007 Dojo Foundation +* Copyright 2007 Mort Bay Consulting Pty.

Re: svn commit: r691359 [1/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd

2008-09-02 Thread Remy Maucherat
On Tue, 2008-09-02 at 23:37 +0100, Mark Thomas wrote: Therefore, I vote -1 for this contribution as it does not comply with the published ASF source headers policy. I am happy for this contribution to remain in trunk providing that the necessary changes are made in a reasonable time scale. I

Re: [VOTE] Release build 5.5.27

2008-09-02 Thread David Rees
On Tue, Sep 2, 2008 at 12:01 PM, George Sexton [EMAIL PROTECTED] wrote: To have a build that breaks an application because the container is violating security policy looking for a non-existent file is just not acceptable. In order for me to use this build I would have to install the patch,

svn commit: r691457 - in /tomcat/trunk: COPYRIGHT NOTICE

2008-09-02 Thread fhanik
Author: fhanik Date: Tue Sep 2 18:34:24 2008 New Revision: 691457 URL: http://svn.apache.org/viewvc?rev=691457view=rev Log: update notice file Removed: tomcat/trunk/COPYRIGHT Modified: tomcat/trunk/NOTICE Modified: tomcat/trunk/NOTICE URL:

Re: svn commit: r691359 [1/8] - in /tomcat/trunk: ./ java/org/apache/cometd/ java/org/apache/cometd/bayeux/ java/org/apache/tomcat/bayeux/ java/org/apache/tomcat/bayeux/request/ test/org/apache/cometd

2008-09-02 Thread Filip Hanik - Dev Lists
Remy Maucherat wrote: On Tue, 2008-09-02 at 23:37 +0100, Mark Thomas wrote: Therefore, I vote -1 for this contribution as it does not comply with the published ASF source headers policy. I am happy for this contribution to remain in trunk providing that the necessary changes are made in a

DO NOT REPLY [Bug 45731] New: Enhancement request : pluggable httpsession cache provider

2008-09-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45731 Summary: Enhancement request : pluggable httpsession cache provider Product: Tomcat 6 Version: 6.0.18 Platform: All OS/Version: All Status: NEW