Thanks Rainer, and thanks everyone for the welcome (and the work you've put
into Tomcat over the years).
cheers
tim
- "Rainer Jung" wrote:
> On behalf of the Tomcat committers I am pleased to announce that Tim
> Whittington has been voted in as a new Tomcat committer.
>
> Please join
On 12/01/2010 01:45, Konstantin Kolinko wrote:
> 2010/1/12 :
>> Author: markt
>> Date: Tue Jan 12 00:10:46 2010
>> New Revision: 898126
>>
>> URL: http://svn.apache.org/viewvc?rev=898126&view=rev
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47977
>> Using a body with tags spec
Author: markt
Date: Tue Jan 12 08:59:08 2010
New Revision: 898256
URL: http://svn.apache.org/viewvc?rev=898256&view=rev
Log:
Make the check case insensitive. A strict reading of the specification requires
case sensitivity but be pragmatic.
Modified:
tomcat/trunk/java/org/apache/jasper/compil
Author: markt
Date: Tue Jan 12 09:00:39 2010
New Revision: 898257
URL: http://svn.apache.org/viewvc?rev=898257&view=rev
Log:
Modify 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?
On 12/01/2010 02:56, Konstantin Kolinko wrote:
> =
> First, there is a patch currently in STATUS for TC5.5 and already
> applied to TC6,
> "Prevent session fixation by changing session ID"
> (fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=
Author: markt
Date: Tue Jan 12 10:31:03 2010
New Revision: 898275
URL: http://svn.apache.org/viewvc?rev=898275&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48517
Reduce scope of @SupressWarnings and document reasoning
Based on a patch by sebb
Modified:
tomcat/trunk/jav
https://issues.apache.org/bugzilla/show_bug.cgi?id=48517
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Hi i want to deploy my application on Tomcat with Maven 2.0.
I think my pom.xml is correct.
When i enter "mvn tomcat:deploy" in the console, the deployment starts but i
get an Java Heap Space.
view plaincopy to clipboardprint?
1.
2. [INFO] Scanning for projects...
3. [INFO]
--
On 12/01/2010 10:37, thobos wrote:
> Has anyone an idea?
This is a question for the users list, not the dev list.
Mark
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomc
Author: markt
Date: Tue Jan 12 11:09:18 2010
New Revision: 898279
URL: http://svn.apache.org/viewvc?rev=898279&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48523
Resolve duplicate keys
Modified:
tomcat/trunk/java/org/apache/catalina/realm/LocalStrings.properties
to
https://issues.apache.org/bugzilla/show_bug.cgi?id=48523
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48524
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Tue Jan 12 11:42:46 2010
New Revision: 898289
URL: http://svn.apache.org/viewvc?rev=898289&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48524
Remove unused keys. Fix case issue for jsp.error.usebean.noSession.
Modified:
tomcat/trunk/java/org/apache/
Author: markt
Date: Tue Jan 12 12:03:07 2010
New Revision: 898297
URL: http://svn.apache.org/viewvc?rev=898297&view=rev
Log:
Avoid NPE if bundle is missing
Modified:
tomcat/trunk/java/org/apache/tomcat/util/res/StringManager.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/res/StringM
https://issues.apache.org/bugzilla/show_bug.cgi?id=48525
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Tue Jan 12 13:33:58 2010
New Revision: 898318
URL: http://svn.apache.org/viewvc?rev=898318&view=rev
Log:
Update the comment. We don't want or need another full EL parser.
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/ELParser.java
Modified: tomcat/trunk/java/org/
https://issues.apache.org/bugzilla/show_bug.cgi?id=48530
Summary: Patch for the Tomcat documentation : Server status
page
Product: Tomcat 5
Version: 5.5.28
Platform: PC
OS/Version: Linux
Status: NEW
Severi
Author: jim
Date: Tue Jan 12 15:37:03 2010
New Revision: 898376
URL: http://svn.apache.org/viewvc?rev=898376&view=rev
Log:
Cast votes on some tested patches
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/t
Author: jim
Date: Tue Jan 12 15:38:04 2010
New Revision: 898378
URL: http://svn.apache.org/viewvc?rev=898378&view=rev
Log:
promote
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=898378
Author: jim
Date: Tue Jan 12 15:39:19 2010
New Revision: 898379
URL: http://svn.apache.org/viewvc?rev=898379&view=rev
Log:
java/org/apache/catalina/session/StoreBase.java
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48345
Sessions timed out too early when using PersistentManager
Author: jim
Date: Tue Jan 12 15:42:11 2010
New Revision: 898383
URL: http://svn.apache.org/viewvc?rev=898383&view=rev
Log:
Merge r895600 from trunk:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48464
Provide an option to specify the command window title
Patch provided by LiuYan
Submitte
Author: markt
Date: Tue Jan 12 16:39:17 2010
New Revision: 898409
URL: http://svn.apache.org/viewvc?rev=898409&view=rev
Log:
Update recommended native to 1.1.19 and use for windows installer.
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "SupportAndTraining" page has been changed by BoYoungAhn.
http://wiki.apache.org/tomcat/SupportAndTraining?action=diff&rev1=10&rev2=11
--
Just doing some testing. Generally looking good. The log buffering does
seem to be causing issues with lost messages on windows service
shutdown. I'm looking at Kostantin's patch to disable buffering now.
That should fix the symptom (good enough for 6.0.23). If it does, I'll
try and figure out the
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "SupportAndTraining" page has been changed by BoYoungAhn.
http://wiki.apache.org/tomcat/SupportAndTraining?action=diff&rev1=11&rev2=12
--
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "SupportAndTraining" page has been changed by BoYoungAhn.
http://wiki.apache.org/tomcat/SupportAndTraining?action=diff&rev1=12&rev2=13
--
Author: markt
Date: Tue Jan 12 17:21:22 2010
New Revision: 898426
URL: http://svn.apache.org/viewvc?rev=898426&view=rev
Log:
Vote
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=898426&
Thank you, but
- this missed the documentation part of the patch
- we try to provide an entry in webapps/docs/changelog.xml for each
committed patch. Especially for the ones provided by third parties, to
give them proper credit.
I will fix those issues in a few minutes.
Best regards,
Konstantin
Author: markt
Date: Tue Jan 12 17:57:55 2010
New Revision: 898443
URL: http://svn.apache.org/viewvc?rev=898443&view=rev
Log:
Fix the Eclipse warnings for the host-manager
Modified:
tomcat/trunk/java/org/apache/catalina/manager/host/HTMLHostManagerServlet.java
tomcat/trunk/java/org/apache
Author: markt
Date: Tue Jan 12 18:23:27 2010
New Revision: 898456
URL: http://svn.apache.org/viewvc?rev=898456&view=rev
Log:
Use string manager for log messages
Modified:
tomcat/trunk/java/org/apache/catalina/manager/host/HostManagerServlet.java
tomcat/trunk/java/org/apache/catalina/manag
2010/1/12 Mark Thomas :
> Just doing some testing. Generally looking good. The log buffering does
> seem to be causing issues with lost messages on windows service
> shutdown. I'm looking at Kostantin's patch to disable buffering now.
> That should fix the symptom (good enough for 6.0.23). If it do
Author: markt
Date: Tue Jan 12 18:27:33 2010
New Revision: 898457
URL: http://svn.apache.org/viewvc?rev=898457&view=rev
Log:
Make logging consistent for HTML and text interfaces
Modified:
tomcat/trunk/java/org/apache/catalina/manager/host/HTMLHostManagerServlet.java
Modified:
tomcat/trunk/
On 12/01/2010 18:24, Konstantin Kolinko wrote:
> 2010/1/12 Mark Thomas :
>> Just doing some testing. Generally looking good. The log buffering does
>> seem to be causing issues with lost messages on windows service
>> shutdown. I'm looking at Kostantin's patch to disable buffering now.
>> That shou
Author: markt
Date: Tue Jan 12 19:06:48 2010
New Revision: 898468
URL: http://svn.apache.org/viewvc?rev=898468&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48421
Clean up a web application's logs and handlers when it stops. This involved
modifying the fix that prevented lo
https://issues.apache.org/bugzilla/show_bug.cgi?id=48421
--- Comment #1 from Mark Thomas 2010-01-12 11:08:39 GMT ---
This has been fixed in trunk and proposed for 6.0.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because:
Author: markt
Date: Tue Jan 12 19:14:25 2010
New Revision: 898471
URL: http://svn.apache.org/viewvc?rev=898471&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=898
Author: kkolinko
Date: Tue Jan 12 19:20:59 2010
New Revision: 898474
URL: http://svn.apache.org/viewvc?rev=898474&view=rev
Log:
Followup to r898379, r898383.
Add changelog entries.
Add documentation to catalina.bat that was omitted in r898383.
Modified:
tomcat/tc6.0.x/trunk/bin/catalina.bat
Author: markt
Date: Tue Jan 12 19:25:40 2010
New Revision: 898475
URL: http://svn.apache.org/viewvc?rev=898475&view=rev
Log:
JULI needs to be on class path
Modified:
tomcat/trunk/res/tomcat.nsi
Modified: tomcat/trunk/res/tomcat.nsi
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/tomcat.n
Author: markt
Date: Tue Jan 12 20:30:46 2010
New Revision: 898496
URL: http://svn.apache.org/viewvc?rev=898496&view=rev
Log:
Add note
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=898
https://issues.apache.org/bugzilla/show_bug.cgi?id=48510
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48421
Mark Thomas changed:
What|Removed |Added
CC||dsavic...@gmail.com
--- Comment #2 f
Author: markt
Date: Tue Jan 12 21:36:49 2010
New Revision: 898527
URL: http://svn.apache.org/viewvc?rev=898527&view=rev
Log:
Fix bug 48004. Allow applications to set the server header.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java
tomcat/trunk/java/org/apach
Author: markt
Date: Tue Jan 12 21:38:40 2010
New Revision: 898531
URL: http://svn.apache.org/viewvc?rev=898531&view=rev
Log:
Proposal
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=898
Author: markt
Date: Tue Jan 12 21:39:00 2010
New Revision: 898533
URL: http://svn.apache.org/viewvc?rev=898533&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=898
https://issues.apache.org/bugzilla/show_bug.cgi?id=48004
--- Comment #2 from Mark Thomas 2010-01-12 13:39:06 GMT ---
This has been fixed in trunk and proposed for 6.0.x and 5.5.x.
Note that you can set the server attribute on the connector to override the
default server name. I updated the HTTP
Author: markt
Date: Tue Jan 12 22:03:32 2010
New Revision: 898543
URL: http://svn.apache.org/viewvc?rev=898543&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48530
Add info on the Server Status page to the Manager How-To
Based on a patch by Arnaud Espy
Modified:
tomcat/t
Author: markt
Date: Tue Jan 12 22:06:38 2010
New Revision: 898545
URL: http://svn.apache.org/viewvc?rev=898545&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48530
Add info on the Server Status page to the Manager How-To
Based on a patch by Arnaud Espy
Modified:
tomcat/t
Author: markt
Date: Tue Jan 12 22:07:31 2010
New Revision: 898550
URL: http://svn.apache.org/viewvc?rev=898550&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48530
Add info on the Server Status page to the Manager How-To
Based on a patch by Arnaud Espy
Modified:
tomcat/t
https://issues.apache.org/bugzilla/show_bug.cgi?id=48530
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Tue Jan 12 22:15:31 2010
New Revision: 898551
URL: http://svn.apache.org/viewvc?rev=898551&view=rev
Log:
Revert fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=47774
Better fix to follow
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Request.java
Mod
Author: markt
Date: Tue Jan 12 22:36:15 2010
New Revision: 898555
URL: http://svn.apache.org/viewvc?rev=898555&view=rev
Log:
Improved fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=47774
Modified:
tomcat/trunk/java/org/apache/catalina/session/StandardSession.java
Modified: tomcat
Author: markt
Date: Tue Jan 12 22:39:15 2010
New Revision: 898557
URL: http://svn.apache.org/viewvc?rev=898557&view=rev
Log:
Propose improved fix for
https://issues.apache.org/bugzilla/show_bug.cgi?id=47774 based on dev list
discussion
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: to
Author: markt
Date: Tue Jan 12 22:43:23 2010
New Revision: 898558
URL: http://svn.apache.org/viewvc?rev=898558&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48516
Fix possible NPE when user does not exist in directory
Patch provided by Kevin Conaway
Modified:
tomcat/tru
Author: markt
Date: Tue Jan 12 22:45:30 2010
New Revision: 898559
URL: http://svn.apache.org/viewvc?rev=898559&view=rev
Log:
Proposal
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=898
Author: markt
Date: Tue Jan 12 22:45:48 2010
New Revision: 898561
URL: http://svn.apache.org/viewvc?rev=898561&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=898
https://issues.apache.org/bugzilla/show_bug.cgi?id=48516
--- Comment #2 from Mark Thomas 2010-01-12 14:46:02 GMT ---
Many thanks for the patch. It has been applied to trunk and proposed for 6.0.x
and 5.5.x.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=48007
Mark Thomas changed:
What|Removed |Added
Component|Catalina|Catalina
Version|6.0.20
https://issues.apache.org/bugzilla/show_bug.cgi?id=48532
Summary: try to read truststore even when clientauth is false
Product: Tomcat 6
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Hi,
Our company is using the apache tomcat 6.0.20 as our server.
And now I plan to measure the time of every requet processed in the server
without the help of any benchmark tool.
I plan to modify the code to add a time stamp in a request when it comes into
the server and add another time sta
This type of request belongs on the user mailing list, so please direct any
follow up there.
What you want can be done with a simple ServletRequestListener. There is no
need to hack the Tomcat code.
"Bao" wrote in message
news:930702.47873...@web92411.mail.cnh.yahoo.com...
Hi,
Our company
60 matches
Mail list logo