Author: fhanik
Date: Wed Sep 17 13:43:05 2008
New Revision: 696440
URL: http://svn.apache.org/viewvc?rev=696440&view=rev
Log:
proposal
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?rev=69
https://issues.apache.org/bugzilla/show_bug.cgi?id=45827
--- Comment #1 from Petteri R <[EMAIL PROTECTED]> 2008-09-17 13:29:11 PST ---
Created an attachment (id=22596)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22596)
5.5.27-dynamic-JSSE13Factory.patch
--
Configure bugmail:
https://issues.apache.org/bugzilla/show_bug.cgi?id=45827
Summary: JSSEImplementation.java load JSSE13Factory dynamically
Product: Tomcat 5
Version: 5.5.27
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
https://issues.apache.org/bugzilla/show_bug.cgi?id=45419
--- Comment #9 from Mark Thomas <[EMAIL PROTECTED]> 2008-09-17 12:28:26 PST ---
This has been fixed in trunk and proposed for 6.0.x. It is enabled by default
but can be disabled if required.
--
Configure bugmail: https://issues.apach
Author: markt
Date: Wed Sep 17 12:27:55 2008
New Revision: 696409
URL: http://svn.apache.org/viewvc?rev=696409&view=rev
Log:
Propose fix for 54519
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
Author: markt
Date: Wed Sep 17 12:26:22 2008
New Revision: 696408
URL: http://svn.apache.org/viewvc?rev=696408&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45419
Set the Accept-Ranges header on content served from the DefaultServlet. This
can be disabled via configuration
Author: markt
Date: Wed Sep 17 12:10:01 2008
New Revision: 696402
URL: http://svn.apache.org/viewvc?rev=696402&view=rev
Log:
Add generics to default servlet and fix other Eclipse warnings. No functional
change.
Modified:
tomcat/trunk/java/org/apache/catalina/servlets/DefaultServlet.java
Mod
Author: fhanik
Date: Wed Sep 17 12:05:07 2008
New Revision: 696400
URL: http://svn.apache.org/viewvc?rev=696400&view=rev
Log:
update docs
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml
URL:
http://svn.apache.org/viewvc
Author: fhanik
Date: Wed Sep 17 12:02:23 2008
New Revision: 696397
URL: http://svn.apache.org/viewvc?rev=696397&view=rev
Log:
correct documentation
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml
URL:
http://svn.apache.
I find no user documentation on anything like what I'm looking for.
I thus am /assuming/ this would be an extension to Tomcat and thus more
appropriate for a development forum than a user forum.
I want to call JSPs, etc, from Java code to generate HTML. I'm not
looking for a web server conne
On Wed, 2008-09-17 at 07:48 -0500, Jess Holle wrote:
> Is there an in-process connector for Tomcat somewhere out there?
>
> Specifically I want to be able to embed Tomcat and use JSPs, etc, to
> generate HTML but without requiring loopback HTTP(S) requests.
>
> Does such a thing exist? If not,
I guess I should clarify.
I want Java code to do in-process requests to JSPs (etc) for HTML.
This shouldn't involve sockets or JNI -- just a plain simple mechanism
to take ServletRequest/HttpServletRequest and
ServletResponse/HttpServletResponse objects and toss these (in process)
at Tomcat a
There was a JNI connector sometimes ago.
I'm unsure if it's still maintened
2008/9/17 Jess Holle <[EMAIL PROTECTED]>:
> Is there an in-process connector for Tomcat somewhere out there?
>
> Specifically I want to be able to embed Tomcat and use JSPs, etc, to
> generate HTML but without requiring l
Author: markt
Date: Wed Sep 17 06:15:28 2008
New Revision: 696286
URL: http://svn.apache.org/viewvc?rev=696286&view=rev
Log:
Couple of responses
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.
[EMAIL PROTECTED] wrote:
> * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45451
> @@ -168,29 +170,30 @@
>Note: Methods deleted in the above patch will be deprecated rather than
> deleted when ported to 6.0.x
>+1: markt
> + 0: remm (big patch for a minor issue, so how w
Author: remm
Date: Wed Sep 17 05:55:59 2008
New Revision: 696282
URL: http://svn.apache.org/viewvc?rev=696282&view=rev
Log:
- Votes.
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?rev=6962
Is there an in-process connector for Tomcat somewhere out there?
Specifically I want to be able to embed Tomcat and use JSPs, etc, to
generate HTML but without requiring loopback HTTP(S) requests.
Does such a thing exist? If not, would this be hard to add?
Pointers and suggestions would be m
Author: markt
Date: Wed Sep 17 05:48:09 2008
New Revision: 696281
URL: http://svn.apache.org/viewvc?rev=696281&view=rev
Log:
Propose fix for 45427
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=45427
--- Comment #3 from Mark Thomas <[EMAIL PROTECTED]> 2008-09-17 05:48:08 PST ---
This has been fixed in trunk and proposed for 6.0.x. Thanks for the report.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=em
Author: markt
Date: Wed Sep 17 05:46:45 2008
New Revision: 696278
URL: http://svn.apache.org/viewvc?rev=696278&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45427
Yet another EL bug. Correct paring of quoted stings.
Modified:
tomcat/trunk/java/org/apache/jasper/compiler
https://issues.apache.org/bugzilla/show_bug.cgi?id=45441
--- Comment #3 from Mark Thomas <[EMAIL PROTECTED]> 2008-09-17 04:15:35 PST ---
Note that the proposed patch will not work for contexts other than the ROOT
context since, as per SRV.3.4:
requestURI = contextPath + servletPath + pathInfo
Author: markt
Date: Wed Sep 17 04:15:40 2008
New Revision: 696242
URL: http://svn.apache.org/viewvc?rev=696242&view=rev
Log:
Propose fix for 45441
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
Author: markt
Date: Wed Sep 17 04:11:42 2008
New Revision: 696240
URL: http://svn.apache.org/viewvc?rev=696240&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45441
Filters for INCLUDE/FORWARD need to be matched against servletPath+pathinfo
Modified:
tomcat/trunk/java/org
https://issues.apache.org/bugzilla/show_bug.cgi?id=45823
--- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-09-17 03:58:39 PST ---
Thanks for the report and the patch. I have applied a slightly modified patch
to trunk and proposed it for 6.0.x.
--
Configure bugmail: https://issues.ap
Author: markt
Date: Wed Sep 17 03:58:19 2008
New Revision: 696235
URL: http://svn.apache.org/viewvc?rev=696235&view=rev
Log:
Propose fix for 45823
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
Author: markt
Date: Wed Sep 17 03:56:37 2008
New Revision: 696234
URL: http://svn.apache.org/viewvc?rev=696234&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45823
Log '-' rather than null when request headers are not present
Based on a patch by Per Landberg
Modified:
to
https://issues.apache.org/bugzilla/show_bug.cgi?id=45823
Summary: AccessLogValve doesn't correctly handles combined log
format (with patch)
Product: Tomcat 6
Version: 6.0.16
Platform: All
OS/Version: All
Status: NEW
27 matches
Mail list logo