Thanks Quinn for the detailed explanation of your reasons. On Fri, Dec 11, 2015 at 8:44 AM, Quinn Stevenson <[email protected]> wrote: > Thanks Claus - > > Yes - I’m intimately familiar with the camel-hl7 component. I’ve been trying > to > implement it at a few sites for some time now. We have some of the basic MLLP > functionality working using it, but it just seems harder than it should be. > > Please take a look at the README.md ( > https://github.com/hqstevenson/camel-mllp/blob/master/README.md > <https://github.com/hqstevenson/camel-mllp/blob/master/README.md> ) > for the camel-mllp component. It’s still a little rough, but I tried to > capture the > rationale behind writing this component. > > Quinn Stevenson > [email protected] <mailto:[email protected]> > >> On Dec 11, 2015, at 12:03 AM, Claus Ibsen <[email protected]> wrote: >> >> Hi >> >> There is an existing hl7 component that supports mllp with mina2 or netty4 >> http://camel.apache.org/hl7 >> >> I wonder if you know if yours is different than what we already have? >> >> I would think that its better to reuse a library like netty to do the >> TCP communication than instead of writing this yourself. >> >> >> On Thu, Dec 10, 2015 at 9:33 PM, Jamie G. <[email protected]> wrote: >>> Hi All, >>> >>> I've been working with Quinn Steveson upon a new Apache Camel >>> Component for working with MLLP endpoints. >>> >>> The source code is currently a work in progress, however we'd like to >>> obtain feed back from the community. If this component appears to have >>> general interest, we'd like to discuss donating to the Apache Camel >>> community for inclusion with the rest of Camel components. >>> >>> Git Repo: >>> https://github.com/hqstevenson/camel-mllp >>> >>> Cheers, >>> Jamie >> >> >> >> -- >> Claus Ibsen >> ----------------- >> http://davsclaus.com @davsclaus >> Camel in Action 2: https://www.manning.com/ibsen2 >
-- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
