On 09/10/2009, fha...@apache.org wrote:
> Author: fhanik
> Date: Fri Oct 9 22:02:35 2009
> New Revision: 823713
>
> URL: http://svn.apache.org/viewvc?rev=823713&view=rev
> Log:
> Explicitly mark all our valves so that we can track down which ones we need
> to fix and make async aware
>
>
>
https://issues.apache.org/bugzilla/show_bug.cgi?id=47881
--- Comment #6 from qingyang.xu 2009-10-09 18:39:20 UTC
---
> public static void main(String[] args) can be called from another Java class,
> its not exclusive to the JVM
>
> It would be a different way of embedding Tomcat, at which point
(dropping tomcat-users@)
The BSF Taglib was deprecated in July 2007, one of the first to be
recognized as unsupported. And as you say below, retired in the
Taglibs move to Tomcat.
If BSF users still have a strong need for it for legacy reasons, I'd
suggest it go in Jakarta BSF. There's been no on
you're gonna run into all the same issues we already worked through with
tribes. I'm not sure why you don't just use tribes rather than
reinventing everything from scratch
Filip
On 10/09/2009 10:00 AM, jfcl...@apache.org wrote:
Author: jfclere
Date: Fri Oct 9 16:00:20 2009
New Revision: 8236
Author: fhanik
Date: Fri Oct 9 22:02:35 2009
New Revision: 823713
URL: http://svn.apache.org/viewvc?rev=823713&view=rev
Log:
Explicitly mark all our valves so that we can track down which ones we need to
fix and make async aware
Modified:
tomcat/trunk/java/org/apache/catalina/authenticato
Author: fhanik
Date: Fri Oct 9 21:52:36 2009
New Revision: 823710
URL: http://svn.apache.org/viewvc?rev=823710&view=rev
Log:
Just like filters, valves will have to be async aware in order for it to work
properly.
Modified:
tomcat/trunk/java/org/apache/catalina/Pipeline.java
tomcat/trun
Author: fhanik
Date: Fri Oct 9 20:54:01 2009
New Revision: 823683
URL: http://svn.apache.org/viewvc?rev=823683&view=rev
Log:
Add license
Modified:
tomcat/trunk/webapps/examples/jsp/async/async1.jsp
tomcat/trunk/webapps/examples/jsp/async/async3.jsp
tomcat/trunk/webapps/examples/jsp/a
Author: fhanik
Date: Fri Oct 9 16:24:43 2009
New Revision: 823608
URL: http://svn.apache.org/viewvc?rev=823608&view=rev
Log:
Abstract out code for output buffer, much easier to read
Added:
tomcat/trunk/java/org/apache/coyote/http11/AbstractOutputBuffer.java
(with props)
Modified:
tomc
Author: jfclere
Date: Fri Oct 9 16:00:20 2009
New Revision: 823603
URL: http://svn.apache.org/viewvc?rev=823603&view=rev
Log:
Add a local bind otherwise for box with multi IP httpd may use the wrong port.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/backend/CollectedInfo.java
tomca
https://issues.apache.org/bugzilla/show_bug.cgi?id=47881
--- Comment #5 from Filip Hanik 2009-10-09 06:48:53 PDT ---
(In reply to comment #4)
> (In reply to comment #3)
> > With "startd", as there is no "await", the method completes immediately (and
> > the application quits).
> >
> > That it is
On 10/09/2009 12:52 AM, Konstantin Kolinko wrote:
2009/10/9:
Author: fhanik
Date: Thu Oct 8 22:37:52 2009
New Revision: 823351
URL: http://svn.apache.org/viewvc?rev=823351&view=rev
Log:
consolidate two input buffers into one, no functional change, just abstract out
exact same code used in
Author: fhanik
Date: Fri Oct 9 13:43:33 2009
New Revision: 823550
URL: http://svn.apache.org/viewvc?rev=823550&view=rev
Log:
propset eol-style
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java
(props changed)
tomcat/trunk/java/org/apache/coyote/http11/A
On 10/09/2009 12:52 AM, Konstantin Kolinko wrote:
2009/10/9:
Author: fhanik
Date: Thu Oct 8 22:37:52 2009
New Revision: 823351
URL: http://svn.apache.org/viewvc?rev=823351&view=rev
Log:
consolidate two input buffers into one, no functional change, just abstract out
exact same code used in
https://issues.apache.org/bugzilla/show_bug.cgi?id=47972
Summary: Valve invoke wrapper response problem
Product: Tomcat 6
Version: 6.0.18
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Hi there,
not sure whether this is a user or dev question, hence sending it to
both, please forgive, if wrong.
Learning about the finalization of moving taglib from jakarta to tomcat,
one could also learn that the BSF taglib got retired in the process.
AFAIK the BSF taglib has been allowing one t
https://issues.apache.org/bugzilla/show_bug.cgi?id=47881
--- Comment #4 from qingyang.xu 2009-10-09 02:00:01 PDT
---
(In reply to comment #3)
> With "startd", as there is no "await", the method completes immediately (and
> the application quits).
>
> That it is only useful if exiting that "main
https://issues.apache.org/bugzilla/show_bug.cgi?id=47881
--- Comment #3 from Konstantin Kolinko 2009-10-09
01:42:03 PDT ---
With "startd", as there is no "await", the method completes immediately (and
the application quits).
That it is only useful if exiting that "main" method does not complete
17 matches
Mail list logo