https://issues.apache.org/bugzilla/show_bug.cgi?id=49802
--- Comment #1 from Mark Thomas 2010-08-30 19:14:43 EDT ---
The NPE you are seeing is a side-effect. The root cause is bug 49497.
JMX not having any obvious affect is a separate bug. The connector is stopped
(the state changes) but nothing
Author: markt
Date: Mon Aug 30 22:49:08 2010
New Revision: 991013
URL: http://svn.apache.org/viewvc?rev=991013&view=rev
Log:
Clean-up unused attributes
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Connector.java
tomcat/trunk/java/org/apache/catalina/connector/mbeans-descripto
https://issues.apache.org/bugzilla/show_bug.cgi?id=49799
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Mon Aug 30 22:32:08 2010
New Revision: 991011
URL: http://svn.apache.org/viewvc?rev=991011&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49799
The new omit< attribute for elements now supports the use
of expressions and expression language.
Added:
On 30/08/2010 16:52, Henri Gomez wrote:
>> I don't see much benefit in a DMG packaging (for a server application) alone.
>> tar.gz is fine on Mac, and AFAIK a DMG can only be created on Mac OS X.
>
> Same benefits as a Tomcat.exe for Windows users.
> Easy install for beginers.
>
>> Other ideas fo
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "TomcatOnMacOS" page has been changed by KonstantinKolinko.
The comment on this change is: Prevent SomeWords from being rendered as wiki
links. That is done by prefixing them with a
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "TomcatOnMacOS" page has been changed by KonstantinKolinko.
The comment on this change is: Added CategoryFAQ link.
http://wiki.apache.org/tomcat/TomcatOnMacOS?action=diff&rev1=20&rev
https://issues.apache.org/bugzilla/show_bug.cgi?id=49811
Wesley changed:
What|Removed |Added
Attachment #25930|0 |1
is obsolete|
Author: markt
Date: Mon Aug 30 18:17:41 2010
New Revision: 990888
URL: http://svn.apache.org/viewvc?rev=990888&view=rev
Log:
Remove some unused code
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/JspUtil.java
tomcat/trunk/java/org/apache/jasper/compiler/Validator.java
Modified: t
Author: markt
Date: Mon Aug 30 17:21:37 2010
New Revision: 990872
URL: http://svn.apache.org/viewvc?rev=990872&view=rev
Log:
Fine by me
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=9
Author: rjung
Date: Mon Aug 30 16:34:00 2010
New Revision: 990851
URL: http://svn.apache.org/viewvc?rev=990851&view=rev
Log:
Update vote.
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
Author: jim
Date: Mon Aug 30 16:19:34 2010
New Revision: 990849
URL: http://svn.apache.org/viewvc?rev=990849&view=rev
Log:
vote and ask a question ;)
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/ST
Author: jim
Date: Mon Aug 30 16:15:38 2010
New Revision: 990846
URL: http://svn.apache.org/viewvc?rev=990846&view=rev
Log:
build/build.xml
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc5.5.x/trunk/build/build.xml
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/
Author: jim
Date: Mon Aug 30 16:14:33 2010
New Revision: 990845
URL: http://svn.apache.org/viewvc?rev=990845&view=rev
Log:
Merge r982877 from trunk:
Submitted by: kfujino
Reviewed/backported by: jim
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc5.5.x/trunk/container/modules/cluster/
https://issues.apache.org/bugzilla/show_bug.cgi?id=49799
--- Comment #1 from Mark Thomas 2010-08-30 12:10:24 EDT ---
The expected behaviour is undefined since the EBNF in JSP.1.3.10.1 does not
include the omit attribute at all.
The behaviour you are expecting sounds reasonable to me (even if it
Author: jim
Date: Mon Aug 30 16:05:52 2010
New Revision: 990839
URL: http://svn.apache.org/viewvc?rev=990839&view=rev
Log:
promote all
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=99
Author: jim
Date: Mon Aug 30 16:05:38 2010
New Revision: 990838
URL: http://svn.apache.org/viewvc?rev=990838&view=rev
Log:
cast another and promote
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/STAT
Author: jim
Date: Mon Aug 30 16:04:50 2010
New Revision: 990837
URL: http://svn.apache.org/viewvc?rev=990837&view=rev
Log:
cast votes
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=990
On Aug 30, 2010, at 7:31 AM, Rainer Jung wrote:
> On 30.08.2010 13:13, Jim Jagielski wrote:
>> I was thinking the same thing... I want to test and verify
>> the patches and then will likely T&R 5.5 later this week or
>> early next week (depending on feedback ;) ).
>
> Do you have notes about the
> I don't see much benefit in a DMG packaging (for a server application) alone.
> tar.gz is fine on Mac, and AFAIK a DMG can only be created on Mac OS X.
Same benefits as a Tomcat.exe for Windows users.
Easy install for beginers.
> Other ideas for Mac (though none interests me personally enough t
https://issues.apache.org/bugzilla/show_bug.cgi?id=49530
Mark Thomas changed:
What|Removed |Added
CC||nehme-had...@sab2i.com
--- Comment #
https://issues.apache.org/bugzilla/show_bug.cgi?id=49846
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49845
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49846
Summary: Servlet destroy method
Product: Tomcat 7
Version: 7.0.0
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Compon
https://issues.apache.org/bugzilla/show_bug.cgi?id=49845
Summary: Asynchronous context timeout
Product: Tomcat 7
Version: 7.0.0
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: critical
Priority: P2
On Monday 30 August 2010 11:59:43 Henri Gomez wrote:
> Hi to all,
>
> I read this very interesting wiki on Tomcat and OS/X,
> http://wiki.apache.org/tomcat/TomcatOnMacOS
>
> No one never asked ASF for a Tomcat package for OS/X, ie in DMG format ?
> There is zip, tarball and Windows package but no
On 30.08.2010 13:13, Jim Jagielski wrote:
I was thinking the same thing... I want to test and verify
the patches and then will likely T&R 5.5 later this week or
early next week (depending on feedback ;) ).
Do you have notes about the 5.5 release procedure somewhere (your own or
Filip's)? Maybe
I was thinking the same thing... I want to test and verify
the patches and then will likely T&R 5.5 later this week or
early next week (depending on feedback ;) ).
On Aug 27, 2010, at 5:28 PM, Mark Thomas wrote:
> There was a packaging error in 5.5.31 that will need a 5.5.31 as well as
> a handfu
https://issues.apache.org/bugzilla/show_bug.cgi?id=49811
--- Comment #7 from Wesley 2010-08-30 06:30:03 EDT
---
(In reply to comment #6)
> > You should probably also change the URL-parsing code that accepts jsessionid
> > parameters and have it ignore URL-supplied jsessionids,
> The proposed ch
Author: rjung
Date: Mon Aug 30 10:08:01 2010
New Revision: 990756
URL: http://svn.apache.org/viewvc?rev=990756&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=990756
Hi to all,
I read this very interesting wiki on Tomcat and OS/X,
http://wiki.apache.org/tomcat/TomcatOnMacOS.
No one never asked ASF for a Tomcat package for OS/X, ie in DMG format ?
There is zip, tarball and Windows package but nothing for OS/X yet.
Any interest on it ?
---
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "TomcatOnMacOS" page has been changed by Eugene Ritter.
http://wiki.apache.org/tomcat/TomcatOnMacOS?action=diff&rev1=19&rev2=20
--
Author: rjung
Date: Mon Aug 30 09:48:03 2010
New Revision: 990747
URL: http://svn.apache.org/viewvc?rev=990747&view=rev
Log:
Vote.
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=990747
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "TomcatOnMacOS" page has been changed by Eugene Ritter.
http://wiki.apache.org/tomcat/TomcatOnMacOS?action=diff&rev1=18&rev2=19
--
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "TomcatOnMacOS" page has been changed by Eugene Ritter.
http://wiki.apache.org/tomcat/TomcatOnMacOS?action=diff&rev1=17&rev2=18
--
35 matches
Mail list logo