DO NOT REPLY [Bug 42438] - Duplicate JSP temp variable declaration when jsp:attribute used in conjunction with custom tags

2007-05-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: r540397 - in /tomcat: container/tc5.5.x/webapps/docs/changelog.xml jasper/tc5.5.x/src/share/org/apache/jasper/compiler/Node.java

2007-05-21 Thread markt
Author: markt Date: Mon May 21 19:22:55 2007 New Revision: 540397 URL: http://svn.apache.org/viewvc?view=rev&rev=540397 Log: Fix bug 42438. Duplicate temp variable was created. Patch provided by Brian Lenz. Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml tomcat/jasper/tc5.5

svn commit: r540394 [1/2] - /tomcat/jasper/tc5.5.x/src/share/org/apache/jasper/compiler/Node.java

2007-05-21 Thread markt
Author: markt Date: Mon May 21 19:06:09 2007 New Revision: 540394 URL: http://svn.apache.org/viewvc?view=rev&rev=540394 Log: Tabs -> 8 spaces. No other changes. Modified: tomcat/jasper/tc5.5.x/src/share/org/apache/jasper/compiler/Node.java ---

DO NOT REPLY [Bug 42434] - JSP wraps RuntimeException in ServletException

2007-05-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 42436] - service-qname and soap-header not parsed correctly

2007-05-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

jaxrpc problem in tomcat 6

2007-05-21 Thread Paul McMahan
While running jaxrpc tests in Tomcat I noticed a problem with how service-qname and soap-header elements in web.xml are processed. It looks like the structure for these elements expected by Tomcat's digester does not match the j2ee_web_services_client_1_1.xsd schema inside servlet-api.jar.

Re: Publishing JAR's to Maven

2007-05-21 Thread Paul McMahan
On May 21, 2007, at 12:16 PM, Filip Hanik - Dev Lists wrote: ok, the maven ant task still remain to be a mystery and impossible to get working. So I'm continuing on the other path could the problem you are seeing possibly be helped by : http://jira.codehaus.org/browse/MANTTASKS-42 Best

Re: Comet Connection Timeout (soTimeout) handling at 6.0.13

2007-05-21 Thread Remy Maucherat
Peter Rossbach wrote: Hi I see that event.setTimeout working at main trunk with NIO., Thanks :-) I miss many Cluster and Comet fixes at changelog! Setting with Connector keepAliveTimeout only working at APR! Why APR don't support event.setTimeout? Because :| Rémy

Re: Comet Connection Timeout (soTimeout) handling at 6.0.13

2007-05-21 Thread Peter Rossbach
Hi I see that event.setTimeout working at main trunk with NIO., Thanks :-) I miss many Cluster and Comet fixes at changelog! Setting with Connector keepAliveTimeout only working at APR! Why APR don't support event.setTimeout? Peter Am 21.05.2007 um 21:46 schrieb Peter Rossbach: Hi, I

Re: Publishing JAR's to Maven

2007-05-21 Thread Thorsten Kamann
Hello Filip, I am currently using the Maven Ant-Task in my project. Do you need help? Thorsten On 5/21/07, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: Filip Hanik - Dev Lists wrote: > I'm gonna take a new stab at this, to get it over with. > this time using the Maven ant-tasks, ok, the

Comet Connection Timeout (soTimeout) handling at 6.0.13

2007-05-21 Thread Peter Rossbach
Hi, I have play arround with Tomcat Comet timeout ( 6.0.13 MAC OSX) with Firefox 2.0.0.3. APR a) Set connectionTimeout= 30 and keepAliveTimeout=4 Result

Security Policy Error

2007-05-21 Thread George Sexton
I'm running Tomcat 5.5.23 under a security manager, and I'm hitting this error on a call to HttpServletRequest.getAttributeNames() I'm only starting to understand security policies, so I would appreciate some insights on what the best way to approach this issue is. If it's a genuine bug, let

DO NOT REPLY [Bug 42475] New: - JSP Compliation error when the page <@includes a page with a variable named org and then performs a

2007-05-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 42104] - Tomcat crash unespected

2007-05-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: Publishing JAR's to Maven

2007-05-21 Thread Filip Hanik - Dev Lists
Filip Hanik - Dev Lists wrote: I'm gonna take a new stab at this, to get it over with. this time using the Maven ant-tasks, ok, the maven ant task still remain to be a mystery and impossible to get working. So I'm continuing on the other path Filip Any work already done on this, kindly let m

DO NOT REPLY [Bug 42438] - Duplicate JSP temp variable declaration when jsp:attribute used in conjunction with custom tags

2007-05-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 42438] - Duplicate JSP temp variable declaration when jsp:attribute used in conjunction with custom tags

2007-05-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: r540149 - in /tomcat/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java test/org/apache/catalina/tribes/demos/MapDemo.java

2007-05-21 Thread fhanik
Author: fhanik Date: Mon May 21 07:08:04 2007 New Revision: 540149 URL: http://svn.apache.org/viewvc?view=rev&rev=540149 Log: forward port Modified: tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java tomcat/trunk/test/org/apache/catalina/tribes/demos/MapDemo.ja

DO NOT REPLY [Bug 42470] New: - NullPointerException in org.apache.catalina.realm.RealmBase.init()

2007-05-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 42434] - JSP wraps RuntimeException in ServletException

2007-05-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: r540139 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java test/org/apache/catalina/tribes/demos/MapDemo.java

2007-05-21 Thread fhanik
Author: fhanik Date: Mon May 21 06:32:46 2007 New Revision: 540139 URL: http://svn.apache.org/viewvc?view=rev&rev=540139 Log: Fix demo Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java tomcat/tc6.0.x/trunk/test/org/apache/catalina/tribes/demo

DO NOT REPLY [Bug 42438] - Duplicate JSP temp variable declaration when jsp:attribute used in conjunction with custom tags

2007-05-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

Publishing JAR's to Maven

2007-05-21 Thread Filip Hanik - Dev Lists
I'm gonna take a new stab at this, to get it over with. this time using the Maven ant-tasks, Any work already done on this, kindly let me know Filip - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

Re: svn commit: r536901 - in /tomcat/tc6.0.x/trunk/java/org/apache/catalina: CometEvent.java connector/CometEventImpl.java

2007-05-21 Thread Filip Hanik - Dev Lists
Remy Maucherat wrote: [EMAIL PROTECTED] wrote: Author: fhanik Date: Thu May 10 08:58:29 2007 New Revision: 536901 URL: http://svn.apache.org/viewvc?view=rev&rev=536901 Log: added in unregister I propose removing these API changes from the 6.0.x now that the trunk branch exists. They could be

Re: New branch ?

2007-05-21 Thread Remy Maucherat
Yoav Shapira wrote: Hi, > Yes, it could maybe be the cleanest, but too annoying to do IMO. I > would prefer the easy way you suggested and move current development > to http://svn.apache.org/repos/asf/tomcat/trunk/ until there's a > release plan and it is moved to a /tcy.y.x/trunk/ with the app

Re: svn commit: r536901 - in /tomcat/tc6.0.x/trunk/java/org/apache/catalina: CometEvent.java connector/CometEventImpl.java

2007-05-21 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: Author: fhanik Date: Thu May 10 08:58:29 2007 New Revision: 536901 URL: http://svn.apache.org/viewvc?view=rev&rev=536901 Log: added in unregister I propose removing these API changes from the 6.0.x now that the trunk branch exists. They could be considered for backpor

Re: New branch ?

2007-05-21 Thread Yoav Shapira
Hi, > Yes, it could maybe be the cleanest, but too annoying to do IMO. I > would prefer the easy way you suggested and move current development > to http://svn.apache.org/repos/asf/tomcat/trunk/ until there's a > release plan and it is moved to a /tcy.y.x/trunk/ with the appropriate > name. I

DO NOT REPLY [Bug 42465] - false 404 error upon missing servlet-class

2007-05-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: r540106 - /tomcat/trunk/

2007-05-21 Thread remm
Author: remm Date: Mon May 21 03:46:17 2007 New Revision: 540106 URL: http://svn.apache.org/viewvc?view=rev&rev=540106 Log: - Create a new branch for HEAD development, to be branched later to https://svn.apache.org/repos/asf/tomcat/tcX.Y.x/trunk. Added: tomcat/trunk/ - copied from r54

DO NOT REPLY [Bug 42466] - globalresources.xml has a wrong link

2007-05-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 42466] New: - globalresources.xml has a wrong link

2007-05-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: r540102 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors/OrderInterceptor.java

2007-05-21 Thread fhanik
Author: fhanik Date: Mon May 21 03:25:46 2007 New Revision: 540102 URL: http://svn.apache.org/viewvc?view=rev&rev=540102 Log: no need to pre initialize these values Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors/OrderInterceptor.java Modified: tomcat/tc6.

DO NOT REPLY [Bug 42465] New: - false 404 error upon missing servlet-class

2007-05-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: r540094 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java

2007-05-21 Thread fhanik
Author: fhanik Date: Mon May 21 02:56:48 2007 New Revision: 540094 URL: http://svn.apache.org/viewvc?view=rev&rev=540094 Log: add non block support Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util

svn commit: r540093 - in /tomcat/tc6.0.x/trunk/java/org/apache: coyote/http11/InternalNioOutputBuffer.java tomcat/util/net/NioChannel.java tomcat/util/net/SecureNioChannel.java

2007-05-21 Thread fhanik
Author: fhanik Date: Mon May 21 02:54:46 2007 New Revision: 540093 URL: http://svn.apache.org/viewvc?view=rev&rev=540093 Log: add block/no block flag to flushing the SSL buffer Modified: tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/InternalNioOutputBuffer.java tomcat/tc6.0.x/trunk/

svn commit: r540082 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors/OrderInterceptor.java

2007-05-21 Thread fhanik
Author: fhanik Date: Mon May 21 02:27:15 2007 New Revision: 540082 URL: http://svn.apache.org/viewvc?view=rev&rev=540082 Log: lock in the right place Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors/OrderInterceptor.java Modified: tomcat/tc6.0.x/trunk/java/

svn commit: r540077 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors/OrderInterceptor.java

2007-05-21 Thread fhanik
Author: fhanik Date: Mon May 21 02:14:08 2007 New Revision: 540077 URL: http://svn.apache.org/viewvc?view=rev&rev=540077 Log: Only lock when incrementing the counter on sending messages, can be further optimized to have a lock per member Modified: tomcat/tc6.0.x/trunk/java/org/apache/catali

svn commit: r540076 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors/OrderInterceptor.java

2007-05-21 Thread fhanik
Author: fhanik Date: Mon May 21 02:08:02 2007 New Revision: 540076 URL: http://svn.apache.org/viewvc?view=rev&rev=540076 Log: minor change Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors/OrderInterceptor.java Modified: tomcat/tc6.0.x/trunk/java/org/apache/

svn commit: r540075 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors/OrderInterceptor.java

2007-05-21 Thread fhanik
Author: fhanik Date: Mon May 21 02:07:25 2007 New Revision: 540075 URL: http://svn.apache.org/viewvc?view=rev&rev=540075 Log: remove locking from memberAdded and memberDisappeared, as it can lock with sending messages Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/group/inte

svn commit: r540073 - in /tomcat/tc6.0.x/trunk/java/org/apache: coyote/http11/Http11NioProcessor.java coyote/http11/Http11NioProtocol.java tomcat/util/net/NioEndpoint.java

2007-05-21 Thread fhanik
Author: fhanik Date: Mon May 21 02:02:21 2007 New Revision: 540073 URL: http://svn.apache.org/viewvc?view=rev&rev=540073 Log: Correct fix for removal of first read timeout, we are always using soTimeout, both for write and for read Modified: tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11

Re: tomcat 6.0.13 and maven 2

2007-05-21 Thread Filip Hanik - Dev Lists
look at res/maven there are scripts, the only thing we don't have is a script that uploads the PGP signature along with the JAR files. The second issue is that the mvn scp doesn't work well on windows that's what's keeping it from going into Apache main repo Filip Sebastiaan van Erk wrote: S

Re: New branch ?

2007-05-21 Thread Filip Hanik - Dev Lists
Remy Maucherat wrote: Rainer Jung wrote: Hi, I think Yoav might have misunderstood your suggestion. I interprete the branch you posted as the one, you suggest to use for the maintenance of the existing 6.0.x source and to use trunk to proceed with working on annotations, comet etc. What I

Re: [ANN] Apache Tomcat JK 1.2.23 Web Server Connector released

2007-05-21 Thread Rainer Jung
William A. Rowe, Jr. wrote: Rainer Jung wrote: I had no permissions to delete them, I'll write to the owners directly to remove them. You can often find someone with root perms hanging out on #asfinfra on irc.freenode.net, or can email [EMAIL PROTECTED] to ask for perms to be reset to 664 as t