https://issues.apache.org/bugzilla/show_bug.cgi?id=42996
--- Comment #31 from Jerome Louvel 2009-08-06
00:16:42 PDT ---
Hi Filip,
If you look at the source code in HelloWorldResource.java, you will see that
"ERROR (2)" is displayed by the PUT method "store()" and not the GET method
"represent
Author: jfclere
Date: Thu Aug 6 08:50:47 2009
New Revision: 801544
URL: http://svn.apache.org/viewvc?rev=801544&view=rev
Log:
Add detection of the macosx jvm.
Modified:
tomcat/connectors/trunk/jni/native/build/tcnative.m4
Modified: tomcat/connectors/trunk/jni/native/build/tcnative.m4
URL:
Author: markt
Date: Thu Aug 6 10:58:23 2009
New Revision: 801599
URL: http://svn.apache.org/viewvc?rev=801599&view=rev
Log:
Propose patch
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?re
Author: markt
Date: Thu Aug 6 11:15:44 2009
New Revision: 801601
URL: http://svn.apache.org/viewvc?rev=801601&view=rev
Log:
Minor tweaks that will make a later proposal (will follow when I have done some
more testing) easier.
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/TagLibrar
https://issues.apache.org/bugzilla/show_bug.cgi?id=42996
--- Comment #32 from Filip Hanik 2009-08-06 06:02:16 PDT ---
(In reply to comment #31)
> Hi Filip,
>
> If you look at the source code in HelloWorldResource.java, you will see that
> "ERROR (2)" is displayed by the PUT method "store()" an
Author: markt
Date: Thu Aug 6 13:08:31 2009
New Revision: 801637
URL: http://svn.apache.org/viewvc?rev=801637&view=rev
Log:
TLD handling improvements
- make non standard behaviour configurable
- add a few more log messages
- sync method names
Modified:
tomcat/trunk/java/org/apache/catalina/s
https://issues.apache.org/bugzilla/show_bug.cgi?id=42996
--- Comment #33 from Filip Hanik 2009-08-06 07:06:59 PDT ---
Created an attachment (id=24110)
Debug output from application
hi Jerome,
I did a few modifications
1. I added a counter to Jmeter so I could see a diff between the request
>?
https://issues.apache.org/bugzilla/show_bug.cgi?id=47655
--- Comment #2 from razorfish servicedesk
2009-08-06 07:33:35 PDT ---
Created an attachment (id=24113)
exception 3
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail bec
https://issues.apache.org/bugzilla/show_bug.cgi?id=47655
--- Comment #1 from razorfish servicedesk
2009-08-06 07:32:57 PDT ---
Created an attachment (id=24112)
exception 2
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail bec
https://issues.apache.org/bugzilla/show_bug.cgi?id=47655
Summary: NullPointerException in MimeHeaders
Product: Tomcat 6
Version: 6.0.14
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
https://issues.apache.org/bugzilla/show_bug.cgi?id=47655
--- Comment #3 from razorfish servicedesk
2009-08-06 07:41:47 PDT ---
We use tomcats for hosting web services. Because the NPEs a web service client
resends the soap message. The calls are processed two times, which cause
failures.
Resta
I'll wait til tomorrow to declare the results, needs one more vote here
On 07/27/2009 02:21 PM, Filip Hanik - Dev Lists wrote:
The candidates source and binaries are available here:
http://people.apache.org/~fhanik/jdbc-pool/v1.0.7/
According to the release process, the 1.0.7 tag is:
[ ] Broke
I'll wait til tomorrow to declare the results, dont need more votes, but
more eyes and validation could be useful
Filip
On 07/27/2009 02:20 PM, Filip Hanik - Dev Lists wrote:
The candidates binaries are available here:
http://people.apache.org/~fhanik/tomcat/tomcat-5.5/v5.5.28/
According to
https://issues.apache.org/bugzilla/show_bug.cgi?id=42996
--- Comment #34 from Filip Hanik 2009-08-06 08:45:39 PDT ---
turned on access logging, shows the same
192.168.3.98 - - [06/Aug/2009:09:39:44 -0600] GET /Bug843/hello?c=222 HTTP/1.1
400 345 - GET tomcat-exec-9
GET request returns a 400
https://issues.apache.org/bugzilla/show_bug.cgi?id=42996
--- Comment #35 from Jerome Louvel 2009-08-06
08:47:35 PDT ---
Thanks for investigating. This is weird. Note that the same application
deployed in Jetty doesn't have any issue.
Maybe Tomcat mixes up the method name in some cases?
--
C
Author: fhanik
Date: Thu Aug 6 16:10:34 2009
New Revision: 801693
URL: http://svn.apache.org/viewvc?rev=801693&view=rev
Log:
Another use case
Added:
tomcat/trunk/webapps/examples/WEB-INF/classes/async/Async2.java (with
props)
Modified:
tomcat/trunk/java/org/apache/catalina/connector/A
Author: fhanik
Date: Thu Aug 6 16:25:04 2009
New Revision: 801705
URL: http://svn.apache.org/viewvc?rev=801705&view=rev
Log:
If dispatch is called on a worker thread, simply execute it, instead of
throwing exception. No need to hand off to container
Modified:
tomcat/trunk/java/org/apache/c
https://issues.apache.org/bugzilla/show_bug.cgi?id=42996
--- Comment #36 from Filip Hanik 2009-08-06 09:34:04 PDT ---
(In reply to comment #35)
> Thanks for investigating. This is weird. Note that the same application
> deployed in Jetty doesn't have any issue.
>
> Maybe Tomcat mixes up the me
https://issues.apache.org/bugzilla/show_bug.cgi?id=42996
Filip Hanik changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #37 from Fili
https://issues.apache.org/bugzilla/show_bug.cgi?id=42996
--- Comment #38 from Filip Hanik 2009-08-06 12:07:32 PDT ---
(In reply to comment #10)
> The problem still exists up to and including version 6.0.19.
> But it can be avoided by setting HTTP 1.1 Header 'Connection: close'.
>
> Also, It se
Author: fhanik
Date: Thu Aug 6 19:34:34 2009
New Revision: 801789
URL: http://svn.apache.org/viewvc?rev=801789&view=rev
Log:
One more use case
Added:
tomcat/trunk/webapps/examples/WEB-INF/classes/async/Async3.java (with
props)
tomcat/trunk/webapps/examples/jsp/async/async3.jsp (with
Author: markt
Date: Thu Aug 6 20:41:29 2009
New Revision: 801816
URL: http://svn.apache.org/viewvc?rev=801816&view=rev
Log:
Propose TLD back-port
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATU
https://issues.apache.org/bugzilla/show_bug.cgi?id=47656
Summary: Documentation on server configuration should include
note about ant-style variable substitution
Product: Tomcat 5
Version: 5.5.27
Platform: PC
OS/Version: All
Author: markt
Date: Thu Aug 6 21:46:55 2009
New Revision: 801822
URL: http://svn.apache.org/viewvc?rev=801822&view=rev
Log:
More explanation
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt
https://issues.apache.org/bugzilla/show_bug.cgi?id=47655
Mark Thomas changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #4 from Mark
Author: fhanik
Date: Thu Aug 6 22:19:08 2009
New Revision: 801824
URL: http://svn.apache.org/viewvc?rev=801824&view=rev
Log:
Add in handling of async supported for filters during regular invokation and a
dispatch
Modified:
tomcat/trunk/java/org/apache/catalina/Globals.java
tomcat/trunk
Author: fhanik
Date: Thu Aug 6 22:44:35 2009
New Revision: 801827
URL: http://svn.apache.org/viewvc?rev=801827&view=rev
Log:
clarify name
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Request.java
tomcat/trunk/java/org/apache/catalina/core/ApplicationDispatcher.java
Modifie
Author: fhanik
Date: Thu Aug 6 22:59:25 2009
New Revision: 801832
URL: http://svn.apache.org/viewvc?rev=801832&view=rev
Log:
Need to figure out how to set the context class loader here
Modified:
tomcat/trunk/java/org/apache/catalina/connector/AsyncContextImpl.java
Modified: tomcat/trunk/jav
28 matches
Mail list logo