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

2008-04-09 Thread fhanik
Author: fhanik Date: Tue Apr 8 23:43:37 2008 New Revision: 646196 URL: http://svn.apache.org/viewvc?rev=646196view=rev Log: votes Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

Re: svn commit: r646076 - /tomcat/trunk/java/org/apache/el/lang/ELArithmetic.java

2008-04-09 Thread Mark Thomas
Konstantin Kolinko wrote: I've created a patch to clean them: https://issues.apache.org/bugzilla/attachment.cgi?id=21797 Many thanks. What is the history of this code before rev. 389146 of 2006-03-27 when /tomcat/tc6.0.x/trunk was created? As I recall, the whole EL implementation was

svn commit: r646212 - in /tomcat/connectors/trunk/jni: java/org/apache/tomcat/jni/Buffer.java native/src/bb.c

2008-04-09 Thread mturk
Author: mturk Date: Wed Apr 9 00:50:52 2008 New Revision: 646212 URL: http://svn.apache.org/viewvc?rev=646212view=rev Log: Add Buffer class for allocating ByteBuffers directly from the memory Added: tomcat/connectors/trunk/jni/java/org/apache/tomcat/jni/Buffer.java (with props)

DO NOT REPLY [Bug 44769] Add ByteBuffer creation method to org.apache. tomcat.jni.Stdlib

2008-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44769 Mladen Turk [EMAIL PROTECTED] changed: What|Removed |Added Status|ASSIGNED|RESOLVED

DO NOT REPLY [Bug 44769] Add ByteBuffer creation method to org.apache. tomcat.jni.Stdlib

2008-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44769 --- Comment #3 from Trustin Lee [EMAIL PROTECTED] 2008-04-09 01:14:49 PST --- I'm looking into here: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/jni/Stdlib.java?view=markup but couldn't find the change. Where's

DO NOT REPLY [Bug 44769] Add ByteBuffer creation method to org.apache. tomcat.jni.Stdlib

2008-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44769 Trustin Lee [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|CLOSED ---

DO NOT REPLY [Bug 44769] Add ByteBuffer creation method to org.apache. tomcat.jni.Stdlib

2008-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44769 --- Comment #4 from Remy Maucherat [EMAIL PROTECTED] 2008-04-09 02:45:07 PST --- It's in a new Buffer class, but I see no real reason for putting this stuff in a new class. -- Configure bugmail:

help regarding tomcat5.5.20 statring problem????????

2008-04-09 Thread abhu_05
hiii to all of you, I m new to tomcat i am using it for first time ,i ahve tomcat in compressed form i have extracted it into c:\,now i set path=%PATH%;c:\jdk1.3.0_02\bin;.; and i set classpath=%CLASSPATH%;c:\jdk1.3.0_02\lib;.; and set JAVA_HOME=c:\jdk1.3.0_02 and

[EMAIL PROTECTED]: Project jakarta-tomcat-catalina (in module jakarta-tomcat-catalina) failed

2008-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 [EMAIL PROTECTED] Project jakarta-tomcat-catalina has an issue affecting its community integration. This

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

2008-04-09 Thread Rainer Jung
[EMAIL PROTECTED] schrieb: --- tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c (original) +++ tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c Tue Apr 8 15:52:49 2008 @@ -49,7 +49,7 @@ #include strsafe.h -#define VERSION_STRING Jakarta/ISAPI/ JK_VERSTRING +#define

DO NOT REPLY [Bug 44785] New: Documentation f the MaxThread default value for AJP connector

2008-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44785 Summary: Documentation f the MaxThread default value for AJP connector Product: Tomcat 6 Version: 6.0.16 Platform: PC URL:

DO NOT REPLY [Bug 44787] New: provide more error context on java.lang. IllegalStateException: No Java compiler available

2008-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44787 Summary: provide more error context on java.lang.IllegalStateException: No Java compiler available Product: Tomcat 6 Version: unspecified Platform: PC

svn commit: r646411 - in /tomcat/connectors/trunk/jk: native/common/jk_version.h native/iis/jk_isapi_plugin.c native/netscape/jk_nsapi_plugin.c xdocs/miscellaneous/changelog.xml

2008-04-09 Thread rjung
Author: rjung Date: Wed Apr 9 08:44:48 2008 New Revision: 646411 URL: http://svn.apache.org/viewvc?rev=646411view=rev Log: Use new defines JK_ISAPI and JK_NSAPI to set plugin name in exposed version string. Make startup message more consistent between plugins. Modified:

Re: help regarding tomcat5.5.20 statring problem????????

2008-04-09 Thread Mark Thomas
abhu_05 wrote: hiii to all of you, I m new to tomcat i am using it for first time ,i ahve tomcat in compressed form i have extracted it into c:\,now i set path=%PATH%;c:\jdk1.3.0_02\bin;.; and i set classpath=%CLASSPATH%;c:\jdk1.3.0_02\lib;.; and set

DO NOT REPLY [Bug 44788] New: Container parent property availability

2008-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44788 Summary: Container parent property availability Product: Tomcat 5 Version: 5.5.17 Platform: PC OS/Version: Windows XP Status: NEW Severity: trivial Priority:

Re: help regarding tomcat5.5.20 statring problem????????

2008-04-09 Thread gerardo
http://mx.youtube.com/watch?v=cJr16hbfBU0 Nuestros Derechos estan limitados por los Derechos de los demas - ¡Capacidad ilimitada de almacenamiento en tu correo! No te preocupes más por el espacio de tu cuenta con Correo Yahoo!:

svn commit: r646543 - /tomcat/trunk/java/org/apache/juli/ClassLoaderLogManager.java

2008-04-09 Thread markt
Author: markt Date: Wed Apr 9 14:19:02 2008 New Revision: 646543 URL: http://svn.apache.org/viewvc?rev=646543view=rev Log: Handle case where we don't have permission to read context specific configuration. Modified: tomcat/trunk/java/org/apache/juli/ClassLoaderLogManager.java Modified:

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

2008-04-09 Thread markt
Author: markt Date: Wed Apr 9 14:21:55 2008 New Revision: 646545 URL: http://svn.apache.org/viewvc?rev=646545view=rev Log: Propose patch Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r646550 - /tomcat/trunk/conf/catalina.policy

2008-04-09 Thread markt
Author: markt Date: Wed Apr 9 14:29:42 2008 New Revision: 646550 URL: http://svn.apache.org/viewvc?rev=646550view=rev Log: Additional permission needed to read JDK logging config. Modified: tomcat/trunk/conf/catalina.policy Modified: tomcat/trunk/conf/catalina.policy URL:

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

2008-04-09 Thread markt
Author: markt Date: Wed Apr 9 14:32:37 2008 New Revision: 646553 URL: http://svn.apache.org/viewvc?rev=646553view=rev Log: Port a couple of proposals. Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL:

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

2008-04-09 Thread markt
Author: markt Date: Wed Apr 9 14:35:35 2008 New Revision: 646554 URL: http://svn.apache.org/viewvc?rev=646554view=rev Log: Fix for change in jar name Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL:

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

2008-04-09 Thread remm
Author: remm Date: Wed Apr 9 14:37:30 2008 New Revision: 646555 URL: http://svn.apache.org/viewvc?rev=646555view=rev Log: - Votes. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 44787] provide more error context on java.lang. IllegalStateException: No Java compiler available

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

svn commit: r646559 - /tomcat/trunk/webapps/docs/config/ajp.xml

2008-04-09 Thread markt
Author: markt Date: Wed Apr 9 14:59:05 2008 New Revision: 646559 URL: http://svn.apache.org/viewvc?rev=646559view=rev Log: Fix bug 44785. Correct deafult maxThreads for AJP connector. Modified: tomcat/trunk/webapps/docs/config/ajp.xml Modified: tomcat/trunk/webapps/docs/config/ajp.xml URL:

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

2008-04-09 Thread markt
Author: markt Date: Wed Apr 9 14:31:57 2008 New Revision: 646552 URL: http://svn.apache.org/viewvc?rev=646552view=rev Log: Another proposal. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 44785] Documentation f the MaxThread default value for AJP connector

2008-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44785 --- Comment #1 from Mark Thomas [EMAIL PROTECTED] 2008-04-09 14:58:27 PST --- This has been fixed in trunk and proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are

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

2008-04-09 Thread markt
Author: markt Date: Wed Apr 9 15:01:53 2008 New Revision: 646560 URL: http://svn.apache.org/viewvc?rev=646560view=rev Log: Propose fix. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 44788] Container parent property availability

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

svn commit: r646571 - in /tomcat/trunk/java/org/apache/el: lang/ELArithmetic.java lang/ELSupport.java parser/AstNegative.java

2008-04-09 Thread markt
Author: markt Date: Wed Apr 9 15:29:28 2008 New Revision: 646571 URL: http://svn.apache.org/viewvc?rev=646571view=rev Log: Clean up type checking code. Patch provided by Konstantin Kolinko. Modified: tomcat/trunk/java/org/apache/el/lang/ELArithmetic.java

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

2008-04-09 Thread markt
Author: markt Date: Wed Apr 9 15:31:02 2008 New Revision: 646572 URL: http://svn.apache.org/viewvc?rev=646572view=rev Log: Propose some clean up Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r646574 - /tomcat/trunk/java/org/apache/el/lang/FunctionMapperImpl.java

2008-04-09 Thread markt
Author: markt Date: Wed Apr 9 15:33:01 2008 New Revision: 646574 URL: http://svn.apache.org/viewvc?rev=646574view=rev Log: Fix bug 44428. Make sure m is not null to prevent NPE. Modified: tomcat/trunk/java/org/apache/el/lang/FunctionMapperImpl.java Modified:

DO NOT REPLY [Bug 44428] FunctionMapperImpl. Function throws a NPE in certain circumstances

2008-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44428 --- Comment #1 from Mark Thomas [EMAIL PROTECTED] 2008-04-09 15:31:05 PST --- Fixed in trunk with a different patch. I went with simple that didn't duplicate code. I have proposed the patch for 6.0.x. -- Configure bugmail:

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

2008-04-09 Thread markt
Author: markt Date: Wed Apr 9 15:34:55 2008 New Revision: 646576 URL: http://svn.apache.org/viewvc?rev=646576view=rev Log: Propose NPE fix Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 43285] Missing EL Coercion causes argument type mismatch

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

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

2008-04-09 Thread remm
Author: remm Date: Wed Apr 9 17:34:45 2008 New Revision: 646605 URL: http://svn.apache.org/viewvc?rev=646605view=rev Log: - Votes. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: