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/19 00:17:43 UTC

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

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.


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

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

Leszek Gawron closed COCOON-2134.
---------------------------------

    Resolution: Fixed

removed Disposable interface
VariableResolverFactory does not register StringTemplateParserVariableResolver for disposal

> 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: Leszek Gawron
>            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.


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

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

Grzegorz Kossakowski closed COCOON-2134.
----------------------------------------

    Resolution: Fixed

Fixed in r577245. Thanks to Csaba Kazó for reporting the problem and testing the solution.

> 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.


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

Posted by "Grzegorz Kossakowski (JIRA)" <ji...@apache.org>.
     [ 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.


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

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

Leszek Gawron reassigned COCOON-2134:
-------------------------------------

    Assignee: Leszek Gawron  (was: Grzegorz Kossakowski)

> 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: Leszek Gawron
>            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.


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

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

Grzegorz Kossakowski updated COCOON-2134:
-----------------------------------------

    Affects version (Component): Parent values: Servlet Service Framework(10175). Level 1 values: 1.0.0-RC1(10313). 
        Fix version (Component): Parent values: Servlet Service Framework(10247). Level 1 values: 1.0.0-RC2-dev(10316). 

> 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: Leszek Gawron
>            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.