+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
https://issues.apache.org/bugzilla/show_bug.cgi?id=47881
Summary: 'startd' and 'stopd' arguments in
org.apache.catalina.startup.Bootstrap's main method
Product: Tomcat 6
Version: 6.0.20
Platform: PC
OS/Version: Linux
https://issues.apache.org/bugzilla/show_bug.cgi?id=47231
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Sun Sep 20 23:14:57 2009
New Revision: 817121
URL: http://svn.apache.org/viewvc?rev=817121&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47231
Improve the SSL docs. Based on a patch by Sebb.
Remove duplication of configuration parameters - it is better to
Author: markt
Date: Sun Sep 20 23:10:15 2009
New Revision: 817120
URL: http://svn.apache.org/viewvc?rev=817120&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47231
Improve the SSL docs. Based on a patch by Sebb.
Remove duplication of configuration parameters - it is better to
https://issues.apache.org/bugzilla/show_bug.cgi?id=42390
--- Comment #7 from Mark Thomas 2009-09-20 23:36:16 BST ---
The patch has been applied to 6.0.x and will be included in 6.0.21 onwards.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are recei
Author: markt
Date: Sun Sep 20 22:35:46 2009
New Revision: 817116
URL: http://svn.apache.org/viewvc?rev=817116&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42390
Fix compilation error with some nested tag files and simple tags
This is Konstantin's original patch
Concerns we
Author: markt
Date: Sun Sep 20 22:29:17 2009
New Revision: 817115
URL: http://svn.apache.org/viewvc?rev=817115&view=rev
Log:
Make the JDBC leak prevention code work with a security manager
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x
https://issues.apache.org/bugzilla/show_bug.cgi?id=47826
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Sun Sep 20 21:57:02 2009
New Revision: 817110
URL: http://svn.apache.org/viewvc?rev=817110&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47826
Correct broken debug message
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trunk/STA
Author: rjung
Date: Sun Sep 20 20:54:17 2009
New Revision: 817103
URL: http://svn.apache.org/viewvc?rev=817103&view=rev
Log:
Spurious cluster startup errors during session transfer.
Sessions get transferred, but node still waits until timeout.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tom
Author: markt
Date: Sun Sep 20 18:32:48 2009
New Revision: 817075
URL: http://svn.apache.org/viewvc?rev=817075&view=rev
Log:
Eclipse 3.5 has a new dead code detector. Fix various debug related logging
issues found.
Update copy of IntrospectionUtils in test suite (it was quicker than porting
the
Author: markt
Date: Sun Sep 20 18:28:22 2009
New Revision: 817072
URL: http://svn.apache.org/viewvc?rev=817072&view=rev
Log:
Tabs -> 8 spaces
Modified:
tomcat/trunk/java/org/apache/tomcat/util/buf/UEncoder.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/UEncoder.java
URL:
http:/
Author: jim
Date: Sun Sep 20 17:36:20 2009
New Revision: 817059
URL: http://svn.apache.org/viewvc?rev=817059&view=rev
Log:
Some votes... should have more coming in a few days.
For those with >=3, will commit within 48 hours.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x
On Sep 19, 2009, at 5:40 AM, Henri Yandell wrote:
I've pushed the current state of the Taglibs site out:
http://tomcat.apache.org/taglibs/
It's not ready to go live, but it gives us a good feel for what's
left to do.
Thx!
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=47880
--- Comment #2 from Audrius Meskauskas 2009-09-20
09:02:30 PDT ---
The proposed change is contributed public domain if anybody wants it.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are rec
https://issues.apache.org/bugzilla/show_bug.cgi?id=47877
Audrius Meskauskas changed:
What|Removed |Added
Resolution|WORKSFORME |DUPLICATE
--- Comment #7 from
https://issues.apache.org/bugzilla/show_bug.cgi?id=47880
--- Comment #1 from Audrius Meskauskas 2009-09-20
08:58:58 PDT ---
*** Bug 47877 has been marked as a duplicate of this bug. ***
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving t
https://issues.apache.org/bugzilla/show_bug.cgi?id=47880
Summary: Lack of +x permissions on script files results cryptic
and confusing error messages
Product: Tomcat 6
Version: 6.0.20
Platform: PC
OS/Version: Linux
https://issues.apache.org/bugzilla/show_bug.cgi?id=47878
--- Comment #1 from Mark Thomas 2009-09-20 16:54:00 BST ---
Thanks for the report. Testing on 6.0.x and trunk showed that this was not an
issue for those versions. A little research suggested that r439565 needed to be
back-ported to 5.5.x t
Author: markt
Date: Sun Sep 20 15:53:33 2009
New Revision: 817045
URL: http://svn.apache.org/viewvc?rev=817045&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=817
https://issues.apache.org/bugzilla/show_bug.cgi?id=47877
Audrius Meskauskas changed:
What|Removed |Added
Severity|major |enhancement
--- Comment #6 fr
https://issues.apache.org/bugzilla/show_bug.cgi?id=47877
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47877
--- Comment #4 from Audrius Meskauskas 2009-09-20
08:10:55 PDT ---
Created an attachment (id=24296)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24296)
catalina.sh file from original distribution that does not work on my syst
https://issues.apache.org/bugzilla/show_bug.cgi?id=47877
Audrius Meskauskas changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|W
https://issues.apache.org/bugzilla/show_bug.cgi?id=47877
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47877
Pid changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from Pid 2009-09-20
https://issues.apache.org/bugzilla/show_bug.cgi?id=47878
Summary: Deleting JSP file results in a permanent 500 Error,
FileNotFound.
Product: Tomcat 5
Version: 5.5.28
Platform: All
OS/Version: All
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=47877
Summary: startup.sh and catalina startup script does not run
out of box.
Product: Tomcat 6
Version: 6.0.20
Platform: PC
OS/Version: Linux
Status: NEW
34 matches
Mail list logo