OSGi plugin not properly loading freemarker results from bundles
----------------------------------------------------------------

                 Key: WW-3409
                 URL: https://issues.apache.org/jira/browse/WW-3409
             Project: Struts 2
          Issue Type: Bug
          Components: Other
    Affects Versions: 2.2.0
            Reporter: Jonathan Doklovic


When defining actions in a bundle with type freemarker and including the result 
template, the FreemarkerManager doesn't look for the template in bundles.
I believe this is due to a refactoring in FreemarkerManager which now has a 
createTemplateLoader method, but the OSGi BundleFreemarkerManager is till using 
getTamplateLoader which is never called. 

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