You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Grzegorz Kossakowski (JIRA)" <ji...@apache.org> on 2007/09/20 18:19:31 UTC

[jira] Reopened: (COCOON-2134) StringTemplateParserVariableResolver does not implement Disposable interface

     [ https://issues.apache.org/jira/browse/COCOON-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grzegorz Kossakowski reopened COCOON-2134:
------------------------------------------


I'm reopening this issue because it's worth to consider other solution, see:
http://article.gmane.org/gmane.text.xml.cocoon.devel/75291

> StringTemplateParserVariableResolver does not implement Disposable interface
> ----------------------------------------------------------------------------
>
>                 Key: COCOON-2134
>                 URL: https://issues.apache.org/jira/browse/COCOON-2134
>             Project: Cocoon
>          Issue Type: Bug
>          Components: - Components: Sitemap
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Grzegorz Kossakowski
>            Assignee: Grzegorz Kossakowski
>            Priority: Critical
>             Fix For: 2.2-dev (Current SVN)
>
>
> As Csaba Kazó pointed out in comment on COCOON-2106 StringTemplateParserVariableResolver doesn't implement Disposable interface. This may lead to following error:
> java.lang.ClassCastException: org.apache.cocoon.components.treeprocessor.variables.StringTemplateParserVariableResolver cannot be cast to org.apache.avalon.framework.activity.Disposable
> 	at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.dispose(ConcreteTreeProcessor.java:333)

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