On Wed, Aug 22, 2012 at 12:23 AM, christian.ohr <[email protected]> wrote: > Yes, as of 2.11 you can configure a dedicated HAPI-Parser instance to be used > for parsing, and of course you can configure this parser as you wish (with > regards to ValidationContext, ModelClassFactory etc.) using the > HL7DataFormat#setParser method. >
Ah yeah I spotted that in the code now as well. I have updated the wiki docs, adding the new option. > Until then, your workaround would be to write your own Camel Processor > instead of using the Camel HL7 DataFormat. > > cheers > Christian > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/HL7-and-Custom-Models-tp5717772p5717805.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
