Re: Runtime.exec , application is invisible

2010-04-09 Thread Mark Thomas
On 09/04/2010 03:10, topclass8205 wrote: I'm making some web server for managing specific application. at first, I want to run or stop a application at remote desktop using JSP server. So, I used following code. Process process = Runtime.getRuntime().exec(C:\\test.exe); then I confirm that

svn commit: r932276 - in /tomcat/tc5.5.x/trunk: STATUS.txt container/catalina/src/share/org/apache/catalina/security/SecurityClassLoad.java container/catalina/src/share/org/apache/catalina/session/Sta

2010-04-09 Thread kfujino
Author: kfujino Date: Fri Apr 9 07:38:32 2010 New Revision: 932276 URL: http://svn.apache.org/viewvc?rev=932276view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47774 Ensure web application class loader is used when calling session listeners. Modified:

DO NOT REPLY [Bug 49051] Decrease in response by TcpFailureDetector.

2010-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49051 Keiichi Fujino kfuj...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

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

2010-04-09 Thread kfujino
Author: kfujino Date: Fri Apr 9 09:47:37 2010 New Revision: 932324 URL: http://svn.apache.org/viewvc?rev=932324view=rev Log: Vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r932357 - /tomcat/trunk/java/org/apache/catalina/realm/JNDIRealm.java

2010-04-09 Thread markt
Author: markt Date: Fri Apr 9 11:16:40 2010 New Revision: 932357 URL: http://svn.apache.org/viewvc?rev=932357view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49075 NPE protection if roles is null and roles needs to be modifiable Modified:

DO NOT REPLY [Bug 49075] protected Class User doesn't check argument roles for null

2010-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49075 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r932358 - in /tomcat/tc7.0.x: ./ branches/ tags/

2010-04-09 Thread markt
Author: markt Date: Fri Apr 9 11:19:56 2010 New Revision: 932358 URL: http://svn.apache.org/viewvc?rev=932358view=rev Log: Prep structure for 7.0.x. No trunk yet, that will be copied from tomcat/trunk later Added: tomcat/tc7.0.x/ tomcat/tc7.0.x/branches/ tomcat/tc7.0.x/tags/

svn commit: r932359 - in /tomcat/site/trunk: docs/svn.html xdocs/svn.xml

2010-04-09 Thread markt
Author: markt Date: Fri Apr 9 11:21:56 2010 New Revision: 932359 URL: http://svn.apache.org/viewvc?rev=932359view=rev Log: Add Tomcat 7.0.x to the svn page Modified: tomcat/site/trunk/docs/svn.html tomcat/site/trunk/xdocs/svn.xml Modified: tomcat/site/trunk/docs/svn.html URL:

svn commit: r932363 - /tomcat/trunk/java/org/apache/tomcat/jni/Poll.java

2010-04-09 Thread markt
Author: markt Date: Fri Apr 9 11:43:16 2010 New Revision: 932363 URL: http://svn.apache.org/viewvc?rev=932363view=rev Log: Javadoc update Modified: tomcat/trunk/java/org/apache/tomcat/jni/Poll.java Modified: tomcat/trunk/java/org/apache/tomcat/jni/Poll.java URL:

DO NOT REPLY [Bug 48648] Blank page (dropped connection) when running TC7 with TCnative (APR)

2010-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48648 --- Comment #2 from Mark Thomas ma...@apache.org 2010-04-09 12:03:09 UTC --- Some quick tests have confirmed that if a keepAliveTimeout is specified it is used for connectionTimeout as well. I haven't yet looked at how this might be fixed.

[g...@vmgump]: Project jakarta-tomcat-catalina (in module jakarta-tomcat-catalina) failed

2010-04-09 Thread bobh
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project jakarta-tomcat-catalina has an issue affecting its community

svn commit: r932573 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-04-09 Thread rjung
Author: rjung Date: Fri Apr 9 20:18:10 2010 New Revision: 932573 URL: http://svn.apache.org/viewvc?rev=932573view=rev Log: Vote. Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL:

Re: [VOTE] Release build 5.5.29

2010-04-09 Thread Filip Hanik - Dev Lists
This vote passes. Filip On 03/31/2010 07:52 AM, Filip Hanik - Dev Lists wrote: The candidates binaries are available here: http://people.apache.org/~fhanik/tomcat/tomcat-5.5/v5.5.29/ According to the release process, the 5.5.29 tag is: [ ] Broken [ ] Alpha [ ] Beta [ ] Stable Cheers