[ 
https://issues.apache.org/jira/browse/CAMEL-9600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146783#comment-15146783
 ] 

John D. Ament commented on CAMEL-9600:
--------------------------------------

It looks straightforward, but I see  a couple of gotchas:

- FOP 1.x supported modifiying configuration.  FOP 2 is based on immutable 
config.  As a result the configuration is meant to be fully built by the time 
the factory is built.  As a result, the factory reference in the URI would need 
to be a fully constructed instance.  Is that OK?

- This implies that the userconfigurl param is not used any longer.  It should 
probably be a one or the other.  If user config set, we override the fop 
factory with one based on that config.

WDYT?

> camel-fop - Upgrade fop to 2.1
> ------------------------------
>
>                 Key: CAMEL-9600
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9600
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-fop
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.17.0
>
>
> We should upgrade camel-fop to use fop 2.1. It uses 1.1 today.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to