[ 
https://issues.apache.org/jira/browse/TRINIDAD-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904704#action_12904704
 ] 

Matthias Weßendorf commented on TRINIDAD-1898:
----------------------------------------------

Added a "TrinidadTagSupport" (borrowed by Tomcat) that is NOT serializable;
also "refactored" those classes that inherit from (standard) TagSupport to now 
inherit from our "fork"

> Stop using the TagSupport convenience class
> -------------------------------------------
>
>                 Key: TRINIDAD-1898
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1898
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 2.0.0.3-core
>            Reporter: Matthias Weßendorf
>         Attachments: TrinidadTagSupport.patch
>
>
> The TagSupport convenience class does implement Serializable
> We should stop using the TagSupport convenience class, so that this bogus 
> Serializable doesn't show up.
> http://download-llnw.oracle.com/javaee/1.4/api/javax/servlet/jsp/tagext/TagSupport.html

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

Reply via email to