https://issues.apache.org/bugzilla/show_bug.cgi?id=56189
--- Comment #1 from Ognjen Blagojevic ---
It seems that cpappend.bat was called in jasper.bat in 5.5.x series. It is not
used anymore in 6.0.x and later.
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=56088
--- Comment #1 from Lari Hotari ---
Please fix this. This is causing a problem in Grails applications too,
http://jira.grails.org/browse/GRAILS-11151 . This is related to Hibernate issue
HHH-8853 and has a workaround in Hibernate 4.3.2 vers
https://issues.apache.org/bugzilla/show_bug.cgi?id=56088
Lari Hotari changed:
What|Removed |Added
CC||lari.hot...@sagire.fi
--
You are re
https://issues.apache.org/bugzilla/show_bug.cgi?id=56088
--- Comment #2 from Lari Hotari ---
Another place where equals and hashCode should be allowed on the proxy after
closing:
https://github.com/apache/tomcat/blob/7cc49cba77c628207c3d91ad4d4e1f6b2186de94/modules/jdbc-pool/src/main/java/org/apa
https://issues.apache.org/bugzilla/show_bug.cgi?id=56190
--- Comment #2 from Konstantin Kolinko ---
> I get these headers in the response
With those headers you have keep-alive enabled (as that is default if nothing
else is specified in an HTTP/1.1 response, per HTTP/1.1 specification).
So, wha
https://issues.apache.org/bugzilla/show_bug.cgi?id=56187
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
2014-02-27 10:17 GMT+04:00 Jeremy Boynes :
>
> I was thinking of supporting compile-on-start as a option where the
> initializer would scan the war for JSP(x) files and initiate the compilation
> during startup. This was intended for production use where use of JspC was
> not practical (e.g. bec
https://issues.apache.org/bugzilla/show_bug.cgi?id=56190
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=54315
Lorenzo changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|WONTFIX
https://issues.apache.org/bugzilla/show_bug.cgi?id=54315
--- Comment #8 from Lorenzo ---
(In reply to Mark Thomas from comment #6)
> It has been three weeks without any further information provided. If the
> information has not been provided by the time of the next 7.0.x release then
> this issue
https://issues.apache.org/bugzilla/show_bug.cgi?id=54315
Lorenzo changed:
What|Removed |Added
CC||loreatt...@gmail.com,
https://issues.apache.org/bugzilla/show_bug.cgi?id=54315
Mark Thomas changed:
What|Removed |Added
CC|ma...@apache.org|
--- Comment #9 from Mark Thomas --
https://issues.apache.org/bugzilla/show_bug.cgi?id=54315
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=54315
--- Comment #11 from Lorenzo ---
Sorry,
I tought that you could be interested in the opportunity to have some debug
about the presumed error.
I will keep investigate it.
--
You are receiving this mail because:
You are the assignee for th
Author: markt
Date: Thu Feb 27 13:53:10 2014
New Revision: 1572574
URL: http://svn.apache.org/r1572574
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56189
Remove unused file.
Removed:
tomcat/trunk/bin/cpappend.bat
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified:
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/5540
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
On Feb 27, 2014, at 4:09 AM, Konstantin Kolinko wrote:
> 2014-02-27 10:17 GMT+04:00 Jeremy Boynes :
>>
>> I was thinking of supporting compile-on-start as a option where the
>> initializer would scan the war for JSP(x) files and initiate the compilation
>> during startup. This was intended for
Author: mturk
Date: Thu Feb 27 17:18:49 2014
New Revision: 1572659
URL: http://svn.apache.org/r1572659
Log:
Prepare for release
Modified:
tomcat/jk/trunk/native/common/jk_version.h
Modified: tomcat/jk/trunk/native/common/jk_version.h
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/
Author: mturk
Date: Thu Feb 27 17:20:08 2014
New Revision: 1572661
URL: http://svn.apache.org/r1572661
Log:
Tag Tomcat Connectors 1.2.39
Added:
tomcat/jk/tags/JK_1_2_39/
- copied from r1572660, tomcat/jk/trunk/
-
To u
Author: mturk
Date: Thu Feb 27 17:22:03 2014
New Revision: 1572662
URL: http://svn.apache.org/r1572662
Log:
Bump version numbers
Modified:
tomcat/jk/trunk/native/STATUS.txt
tomcat/jk/trunk/native/common/jk_version.h
tomcat/jk/trunk/native/configure.ac
tomcat/jk/trunk/native/iis/in
https://issues.apache.org/bugzilla/show_bug.cgi?id=56189
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
Mark,
On 2/25/14, 3:31 AM, Mark Thomas wrote:
> On 25/02/2014 06:03, Christopher Schultz wrote:
>> All,
>
>> I'm looking at the comparison table at the bottom of the HTTP
>> connectors page, and I have a few questions about it.
>
>> First, what does "Polling size" mean?
>
> Maximum number of co
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 27/02/2014 17:56, Christopher Schultz wrote:
> On 2/25/14, 3:31 AM, Mark Thomas wrote:
>> On 25/02/2014 06:03, Christopher Schultz wrote:
>>> It is important to make that distinction since the end user
>>> (the code) can't tell the difference?
>>
Author: markt
Date: Thu Feb 27 20:14:58 2014
New Revision: 1572716
URL: http://svn.apache.org/r1572716
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56189
Remove unused file.
Removed:
tomcat/tc7.0.x/trunk/bin/cpappend.bat
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
https://issues.apache.org/bugzilla/show_bug.cgi?id=56189
--- Comment #3 from Mark Thomas ---
Fixed in 7.0.x for 7.0.53 onwards.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail
https://issues.apache.org/bugzilla/show_bug.cgi?id=56189
Ognjen Blagojevic changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #4 from Ogn
Author: kkolinko
Date: Thu Feb 27 23:03:39 2014
New Revision: 1572776
URL: http://svn.apache.org/r1572776
Log:
Correct a pair of comment typos
Modified:
tomcat/trunk/java/org/apache/tomcat/util/scan/Jar.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/scan/Jar.java
URL:
http://svn.ap
Author: kkolinko
Date: Thu Feb 27 23:16:33 2014
New Revision: 1572779
URL: http://svn.apache.org/r1572779
Log:
Followup to r1570175
Update compilerSourceVM and compilerTargetVM values in jasper-howto.xml as well.
Modified:
tomcat/trunk/webapps/docs/jasper-howto.xml
Modified: tomcat/trunk/web
https://issues.apache.org/bugzilla/show_bug.cgi?id=56199
Bug ID: 56199
Summary: Implement validateXml option in JspC, or remove it
from documentation
Product: Tomcat 8
Version: 8.0.3
Hardware: PC
Status: NEW
Author: kkolinko
Date: Thu Feb 27 23:56:15 2014
New Revision: 1572787
URL: http://svn.apache.org/r1572787
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=1572787&r1=157278
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/5541
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
31 matches
Mail list logo