https://issues.apache.org/bugzilla/show_bug.cgi?id=50105
Summary: Violation of JSP-EL spec version 2.1 when coerce Enum
to String
Product: Tomcat 6
Version: 6.0.29
Platform: PC
OS/Version: Linux
Status: NEW
+---+
| 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
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
Indeed, that's the problem I'm facing.
After spending some time reading the spec and the comments in both bug reports,
I'm inclined to believe that the current behavior of tomcat 7.0.4 is not spec
compliant.
I created a webapp that matches the example given in chapter 10.10 (Welcome
files) of t
the same example works OK with jetty 7.1.6 and GlassFish 3.0.1...
And there's also a difference of behavior between tc7.0.4 and those 2 others :
Let's suppose we have the follwoing web.xml
default.dummy
MyDummyServlet
> From: Sylvain Laurent [mailto:sylvain.laur...@gmail.com] On Behalf Of Sylvain
> Laurent
> Subject: Re: [VOTE] Release Apache Tomcat 7.0.4
> After spending some time reading the spec and the comments
> in both bug reports, I'm inclined to believe that the current
> behavior of tomcat 7.0.4 is no
> From: Sylvain Laurent [mailto:sylvain.laur...@gmail.com] On Behalf Of Sylvain
> Laurent
> Subject: Re: [VOTE] Release Apache Tomcat 7.0.4
> When requesting the root of the context, tomcat 7 dispatches to
> MyDummyServlet whereas jetty and glassfish use MyDefaultServlet.
> On this one I'd say t
On 17/10/2010 16:04, Sylvain Laurent wrote:
> Indeed, that's the problem I'm facing.
> After spending some time reading the spec and the comments in both bug
> reports, I'm inclined to believe that the current behavior of tomcat 7.0.4 is
> not spec compliant.
>
> I created a webapp that matches
> From: Mark Thomas [mailto:ma...@apache.org]
> Subject: Re: [VOTE] Release Apache Tomcat 7.0.4
> There are no matches for the static files so all is
> OK for the first sentence. However there is a match
> (to *.jsp) the second time through so Tomcat passes
> "/catalog/products/default.jsp" to t
On 17/10/2010 22:58, Caldarale, Charles R wrote:
>> From: Mark Thomas [mailto:ma...@apache.org]
>> Subject: Re: [VOTE] Release Apache Tomcat 7.0.4
>
>> There are no matches for the static files so all is
>> OK for the first sentence. However there is a match
>> (to *.jsp) the second time through
https://issues.apache.org/bugzilla/show_bug.cgi?id=50106
Summary: Fix several mbean descriptors
Product: Tomcat 7
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
https://issues.apache.org/bugzilla/show_bug.cgi?id=50106
--- Comment #1 from Eiji Takahashi 2010-10-18 00:20:22 EDT
---
Created an attachment (id=26180)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26180)
patch for mbeans-descriptors.xml
Add three fixes:
- Add writeable="false" to
17 matches
Mail list logo