You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/09/09 16:00:42 UTC

DO NOT REPLY [Bug 45771] New: Need updated el-ri.jar and el-api.jar

https://issues.apache.org/bugzilla/show_bug.cgi?id=45771

           Summary: Need updated el-ri.jar and el-api.jar
           Product: Tomcat 6
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Servlet & JSP API
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: smendenh@redhat.com


The version included is 2 years old and does not include the latest
functionality to allow for Factorization of ExpressionFactory.

Looks like the code for getting an ExpressionFactory via a Factory was added in
revision 1.6 of ExpressionFactory:
http://fisheye5.cenqua.com/browse/~raw,r=1.6/glassfish/servlet-api/src/jsr245/src/share/javax/el/ExpressionFactory.java

Whereas the version of ExpressionFactory included in JBoss/Tomcat is as old or
older than rev 1.5 which is 2 years old:
http://fisheye5.cenqua.com/browse/~raw,r=1.5/glassfish/servlet-api/src/jsr245/src/share/javax/el/ExpressionFactory.java
 which doesn't include the Factory Code.

See http://java.sun.com/javaee/5/docs/api/ under ExpressionFactory for the new
methods.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45771] Missing ExpressionFactory.newInstance methods

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45771


Remy Maucherat <re...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Need updated el-ri.jar and  |Missing
                   |el-api.jar                  |ExpressionFactory.newInstanc
                   |                            |e methods




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45771] Missing ExpressionFactory.newInstance methods

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45771


Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




--- Comment #1 from Mark Thomas <ma...@apache.org>  2008-09-10 01:00:17 PST ---
As far as I can tell, this is still a proposed change and is not yet part of a
final specification.

It isn't clear if this maintenance release is going to be applied to JSP 2.1 or
if JSP 2.2 will be released. The proposed change is quite old and hasn't seen
any activity for quite some time.

*** This bug has been marked as a duplicate of bug 45345 ***


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org