You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2010/03/21 07:49:27 UTC

[jira] Assigned: (WW-3409) OSGi plugin not properly loading freemarker results from bundles

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

Lukasz Lenart reassigned WW-3409:
---------------------------------

    Assignee: Lukasz Lenart

> 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
>            Assignee: Lukasz Lenart
>         Attachments: WW-3409-osgi-freemarker-results.patch
>
>
> 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.