[
https://issues.apache.org/jira/browse/CAMEL-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811917#comment-13811917
]
Carsten Ringe commented on CAMEL-6103:
--------------------------------------
FopEndpoint already uses ResourceHelper#resolveMandatoryResourceAsInputStream
(class FopEndpoint, line 82). Maybe this is resolved?
> camel-fop - Allow to load configuration file from classpath
> -----------------------------------------------------------
>
> Key: CAMEL-6103
> URL: https://issues.apache.org/jira/browse/CAMEL-6103
> Project: Camel
> Issue Type: Improvement
> Affects Versions: 2.10.0
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: Future
>
>
> See
> http://stackoverflow.com/questions/15085952/apache-camel-fop-component-config-file-location
> The option userConfigURL should be loaded using the ResourceHelper API from
> camel-core in the util package. It allows to load the resource from
> classpath, file, http, etc just as we do with camel-velocity, xslt, and other
> components as well.
--
This message was sent by Atlassian JIRA
(v6.1#6144)