You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Benjamin Gould (JIRA)" <ji...@apache.org> on 2007/06/01 18:14:15 UTC

[jira] Created: (PLUTO-375) The ExpressionEvaluatorProxy for JSP 2.1 is unimplemented

The ExpressionEvaluatorProxy for JSP 2.1 is unimplemented
---------------------------------------------------------

                 Key: PLUTO-375
                 URL: https://issues.apache.org/jira/browse/PLUTO-375
             Project: Pluto
          Issue Type: Improvement
          Components: portlet container taglibs
         Environment: Any JSP 2.1 Container (tested on Tomcat 6 and Jetty 6)
            Reporter: Benjamin Gould
            Priority: Minor


The JSP 2.1 EL API is unsupported by pluto-taglibs.  I'm attaching a patch to org.apache.pluto.tags.el.JSP21ExpressionEvaluatorProxy that seems to work for evaluating value expressions in a JSP 2.1 container.  I tested this in Tomcat 6 and Jetty 6 using the pluto test suite.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (PLUTO-375) The ExpressionEvaluatorProxy for JSP 2.1 is unimplemented

Posted by "Elliot Metsger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliot Metsger resolved PLUTO-375.
----------------------------------

    Resolution: Fixed

Hi Ben, I just applied your patch.  Can you pull the HEAD of either the 1.1.x branch or the trunk and make sure it works for you?

> The ExpressionEvaluatorProxy for JSP 2.1 is unimplemented
> ---------------------------------------------------------
>
>                 Key: PLUTO-375
>                 URL: https://issues.apache.org/jira/browse/PLUTO-375
>             Project: Pluto
>          Issue Type: Improvement
>          Components: portlet container taglibs
>    Affects Versions: 1.1.3
>         Environment: Any JSP 2.1 Container (tested on Tomcat 6 and Jetty 6)
>            Reporter: Benjamin Gould
>            Assignee: Elliot Metsger
>            Priority: Minor
>             Fix For: 1.2.0, 1.1.4
>
>         Attachments: jsp21patch.txt
>
>
> The JSP 2.1 EL API is unsupported by pluto-taglibs.  I'm attaching a patch to org.apache.pluto.tags.el.JSP21ExpressionEvaluatorProxy that seems to work for evaluating value expressions in a JSP 2.1 container.  I tested this in Tomcat 6 and Jetty 6 using the pluto test suite.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PLUTO-375) The ExpressionEvaluatorProxy for JSP 2.1 is unimplemented

Posted by "Benjamin Gould (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Gould updated PLUTO-375:
---------------------------------

    Attachment: jsp21patch.txt

> The ExpressionEvaluatorProxy for JSP 2.1 is unimplemented
> ---------------------------------------------------------
>
>                 Key: PLUTO-375
>                 URL: https://issues.apache.org/jira/browse/PLUTO-375
>             Project: Pluto
>          Issue Type: Improvement
>          Components: portlet container taglibs
>         Environment: Any JSP 2.1 Container (tested on Tomcat 6 and Jetty 6)
>            Reporter: Benjamin Gould
>            Priority: Minor
>         Attachments: jsp21patch.txt
>
>
> The JSP 2.1 EL API is unsupported by pluto-taglibs.  I'm attaching a patch to org.apache.pluto.tags.el.JSP21ExpressionEvaluatorProxy that seems to work for evaluating value expressions in a JSP 2.1 container.  I tested this in Tomcat 6 and Jetty 6 using the pluto test suite.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (PLUTO-375) The ExpressionEvaluatorProxy for JSP 2.1 is unimplemented

Posted by "Elliot Metsger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliot Metsger closed PLUTO-375.
--------------------------------


> The ExpressionEvaluatorProxy for JSP 2.1 is unimplemented
> ---------------------------------------------------------
>
>                 Key: PLUTO-375
>                 URL: https://issues.apache.org/jira/browse/PLUTO-375
>             Project: Pluto
>          Issue Type: Improvement
>          Components: portlet container taglibs
>    Affects Versions: 1.1.3
>         Environment: Any JSP 2.1 Container (tested on Tomcat 6 and Jetty 6)
>            Reporter: Benjamin Gould
>            Assignee: Elliot Metsger
>            Priority: Minor
>             Fix For: 1.2.0, 1.1.4
>
>         Attachments: jsp21patch.txt
>
>
> The JSP 2.1 EL API is unsupported by pluto-taglibs.  I'm attaching a patch to org.apache.pluto.tags.el.JSP21ExpressionEvaluatorProxy that seems to work for evaluating value expressions in a JSP 2.1 container.  I tested this in Tomcat 6 and Jetty 6 using the pluto test suite.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PLUTO-375) The ExpressionEvaluatorProxy for JSP 2.1 is unimplemented

Posted by "Elliot Metsger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliot Metsger updated PLUTO-375:
---------------------------------

        Fix Version/s: 1.1.4
                       1.2.0
    Affects Version/s: 1.1.3

> The ExpressionEvaluatorProxy for JSP 2.1 is unimplemented
> ---------------------------------------------------------
>
>                 Key: PLUTO-375
>                 URL: https://issues.apache.org/jira/browse/PLUTO-375
>             Project: Pluto
>          Issue Type: Improvement
>          Components: portlet container taglibs
>    Affects Versions: 1.1.3
>         Environment: Any JSP 2.1 Container (tested on Tomcat 6 and Jetty 6)
>            Reporter: Benjamin Gould
>            Assignee: Elliot Metsger
>            Priority: Minor
>             Fix For: 1.2.0, 1.1.4
>
>         Attachments: jsp21patch.txt
>
>
> The JSP 2.1 EL API is unsupported by pluto-taglibs.  I'm attaching a patch to org.apache.pluto.tags.el.JSP21ExpressionEvaluatorProxy that seems to work for evaluating value expressions in a JSP 2.1 container.  I tested this in Tomcat 6 and Jetty 6 using the pluto test suite.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (PLUTO-375) The ExpressionEvaluatorProxy for JSP 2.1 is unimplemented

Posted by "Elliot Metsger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliot Metsger reassigned PLUTO-375:
------------------------------------

    Assignee: Elliot Metsger

> The ExpressionEvaluatorProxy for JSP 2.1 is unimplemented
> ---------------------------------------------------------
>
>                 Key: PLUTO-375
>                 URL: https://issues.apache.org/jira/browse/PLUTO-375
>             Project: Pluto
>          Issue Type: Improvement
>          Components: portlet container taglibs
>         Environment: Any JSP 2.1 Container (tested on Tomcat 6 and Jetty 6)
>            Reporter: Benjamin Gould
>            Assignee: Elliot Metsger
>            Priority: Minor
>         Attachments: jsp21patch.txt
>
>
> The JSP 2.1 EL API is unsupported by pluto-taglibs.  I'm attaching a patch to org.apache.pluto.tags.el.JSP21ExpressionEvaluatorProxy that seems to work for evaluating value expressions in a JSP 2.1 container.  I tested this in Tomcat 6 and Jetty 6 using the pluto test suite.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PLUTO-375) The ExpressionEvaluatorProxy for JSP 2.1 is unimplemented

Posted by "Elliot Metsger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PLUTO-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500772 ] 

Elliot Metsger commented on PLUTO-375:
--------------------------------------

Thanks Ben, I'll look at this this weekend!

> The ExpressionEvaluatorProxy for JSP 2.1 is unimplemented
> ---------------------------------------------------------
>
>                 Key: PLUTO-375
>                 URL: https://issues.apache.org/jira/browse/PLUTO-375
>             Project: Pluto
>          Issue Type: Improvement
>          Components: portlet container taglibs
>         Environment: Any JSP 2.1 Container (tested on Tomcat 6 and Jetty 6)
>            Reporter: Benjamin Gould
>            Assignee: Elliot Metsger
>            Priority: Minor
>         Attachments: jsp21patch.txt
>
>
> The JSP 2.1 EL API is unsupported by pluto-taglibs.  I'm attaching a patch to org.apache.pluto.tags.el.JSP21ExpressionEvaluatorProxy that seems to work for evaluating value expressions in a JSP 2.1 container.  I tested this in Tomcat 6 and Jetty 6 using the pluto test suite.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PLUTO-375) The ExpressionEvaluatorProxy for JSP 2.1 is unimplemented

Posted by "Benjamin Gould (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PLUTO-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501319 ] 

Benjamin Gould commented on PLUTO-375:
--------------------------------------

Elliot, I checked out the 1.1.x branch and ran pluto-testsuite using simple portlet support in both Tomcat 6 and Jetty 6.  Seems to be working from my end.  Thanks!

> The ExpressionEvaluatorProxy for JSP 2.1 is unimplemented
> ---------------------------------------------------------
>
>                 Key: PLUTO-375
>                 URL: https://issues.apache.org/jira/browse/PLUTO-375
>             Project: Pluto
>          Issue Type: Improvement
>          Components: portlet container taglibs
>    Affects Versions: 1.1.3
>         Environment: Any JSP 2.1 Container (tested on Tomcat 6 and Jetty 6)
>            Reporter: Benjamin Gould
>            Assignee: Elliot Metsger
>            Priority: Minor
>             Fix For: 1.2.0, 1.1.4
>
>         Attachments: jsp21patch.txt
>
>
> The JSP 2.1 EL API is unsupported by pluto-taglibs.  I'm attaching a patch to org.apache.pluto.tags.el.JSP21ExpressionEvaluatorProxy that seems to work for evaluating value expressions in a JSP 2.1 container.  I tested this in Tomcat 6 and Jetty 6 using the pluto test suite.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.