You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Frank Schwarz (JIRA)" <ji...@apache.org> on 2010/01/28 23:00:37 UTC

[jira] Updated: (CAMEL-2423) Freemarker template not found due to wrong classloader

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

Frank Schwarz updated CAMEL-2423:
---------------------------------

    Attachment: freemarker.patch

proposed patch

> Freemarker template not found due to wrong classloader
> ------------------------------------------------------
>
>                 Key: CAMEL-2423
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2423
>             Project: Apache Camel
>          Issue Type: Improvement
>    Affects Versions: 2.1.0, 2.2.0, Future
>            Reporter: Frank Schwarz
>         Attachments: freemarker.patch
>
>
> Freemarker templates are loaded with org.springframework.core.io.Resource-class's classloader. This does not work when Spring is part of the classloader realm of the application's parent classloader.
> Proposed patch attached.

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