svn commit: r415948 - in /tomcat/tc6.0.x/trunk/java: javax/annotation/ javax/annotation/security/ javax/ejb/ org/apache/catalina/startup/ org/apache/catalina/util/ org/apache/jasper/runtime/

2006-06-21 Thread remm
Author: remm Date: Wed Jun 21 02:21:32 2006 New Revision: 415948 URL: http://svn.apache.org/viewvc?rev=415948&view=rev Log: - Fix annotation names. Added: tomcat/tc6.0.x/trunk/java/javax/annotation/security/DeclareRoles.java (with props) tomcat/tc6.0.x/trunk/java/javax/ejb/ tomcat/

DO NOT REPLY [Bug 39850] New: - Need a way to invalidate SSL-session from web application

2006-06-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39845] - Copy context.xml from exploded war

2006-06-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r416052 - /tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c

2006-06-21 Thread mturk
Author: mturk Date: Wed Jun 21 10:53:44 2006 New Revision: 416052 URL: http://svn.apache.org/viewvc?rev=416052&view=rev Log: Added simple rewrite capability for IIS. Although simple, it will fulfill most needs. Modified: tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c Modified: tomca

svn commit: r416053 - in /tomcat/connectors/trunk/jk/xdocs: changelog.xml config/iis.xml

2006-06-21 Thread mturk
Author: mturk Date: Wed Jun 21 10:54:17 2006 New Revision: 416053 URL: http://svn.apache.org/viewvc?rev=416053&view=rev Log: Document the new IIS rewrite. Modified: tomcat/connectors/trunk/jk/xdocs/changelog.xml tomcat/connectors/trunk/jk/xdocs/config/iis.xml Modified: tomcat/connectors/

How to access server configuration

2006-06-21 Thread Smith Ran
Currently I have a Tomcat 5.0 server running on a 1.4 JRE. I was wondering if there any API to access server configuration (in server.xml etc.) from a servlet/application? Is there a way to determine where the server is installed on the system etc.? I would like to basically determine the serve

How to access server configuration

2006-06-21 Thread Smith Ran
Currently I have a Tomcat 5.0 server running on a 1.4 JRE. I was wondering if there any API to access server configuration (in server.xml etc.) from a servlet/application? Is there a way to determine where the server is installed on the system etc.? I would like to basically determine the serve

DO NOT REPLY [Bug 39821] - JK busy number is abnormal

2006-06-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: How to access server configuration

2006-06-21 Thread Yoav Shapira
Hi, This question belongs on the Tomcat user list (users@tomcat.apache.org). Please post it there, don't reply here. The short answer is that yes, you can access server configuration programatically. You can access much of it via JMX (see http://tomcat.apache.org/tomcat-5.5-doc/monitoring.html

svn commit: r416187 [2/3] - in /tomcat/tc6.0.x/trunk/java/org/apache: catalina/connector/ coyote/http11/ tomcat/util/net/

2006-06-21 Thread fhanik
Added: tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/InternalNioInputBuffer.java URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/InternalNioInputBuffer.java?rev=416187&view=auto =

Re: NIO Connector, please review

2006-06-21 Thread Filip Hanik - Dev Lists
Ok, I have a non SSL enabled Java NIO connector created and checked in. It works in the exact way as APR, meaning it blocks on read and write, So its no true NIO, but close enough to handle comet style traffic, and to increase the connection count without increasing thread count. Filip [EMAIL

svn commit: r416193 [1/2] - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2006-06-21 Thread fhanik
Author: fhanik Date: Wed Jun 21 18:45:58 2006 New Revision: 416193 URL: http://svn.apache.org/viewvc?rev=416193&view=rev Log: Keep track of whether the socket is in use or not. The same can of course be done using key.interestOps() as a socket in use would not be returning OP_READ Modified:

Re: svn commit: r416193 [2/2] - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2006-06-21 Thread William A. Rowe, Jr.
Filip Hanik - Dev Lists wrote: wow, what just happened here, how could the entire file diff when I checked it in once can someone shed some light on SVN for me here. Line endings. - To unsubscribe, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 39821] - JK busy number is abnormal

2006-06-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu