[PATCH] - Javaflow Sample errors trying to enhance Javaflow classes and showing 
cform templates
-----------------------------------------------------------------------------------------------

                 Key: COCOON-1946
                 URL: http://issues.apache.org/jira/browse/COCOON-1946
             Project: Cocoon
          Issue Type: Bug
          Components: Blocks: Java Flow
    Affects Versions: 2.2-dev (Current SVN)
            Reporter: Maurizio Pillitu


In order to enable the runtime Javaflow class enhancement, the sitemap must 
provide a map:classloader configuration, defining the class-dir folder to be 
monitored. Since the class-dir may contain also non .class files, the 
BCELTransformer crashes whether the resource to transform is not a .class file.

This patch introduces a JavaflowResourceStore that wraps the Commons 
JavaflowResourceStore and parses the include/exclude elements of the 
map:classloader sitemap configuration.

Additionally, it fixes some bugs in the sample cforms, related to the 
Continuation references of the form templates:
the reference #{$continuation/id}.cont must be changed to 
#{$cocoon/continuation/id}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to