Re: [Camel-MLLP] New Apache Camel Component

2015-12-14 Thread jgoodyear
Thank you kindly for the links. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-MLLP-New-Apache-Camel-Component-tp5774963p5775065.html Sent from the Camel Development mailing list archive at Nabble.com.

Re: [Camel-MLLP] New Apache Camel Component

2015-12-14 Thread Christian Posta
e available documentation for the website's > component list, and a page that goes into details of the Camel-MLLP > component. Can you send us the git repo URL for the website/manuals? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel

Re: [Camel-MLLP] New Apache Camel Component

2015-12-14 Thread jgoodyear
ls of the Camel-MLLP component. Can you send us the git repo URL for the website/manuals? -- View this message in context: http://camel.465427.n5.nabble.com/Camel-MLLP-New-Apache-Camel-Component-tp5774963p5775062.html Sent from the Camel Development mailing list archive at Nabble.com.

Re: [Camel-MLLP] New Apache Camel Component

2015-12-13 Thread Claus Ibsen
Thanks Quinn for the detailed explanation of your reasons. On Fri, Dec 11, 2015 at 8:44 AM, Quinn Stevenson 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 M

Re: [Camel-MLLP] New Apache Camel Component

2015-12-11 Thread Quinn Stevenson
Thank you Hadrian - I’ve been doing integration for Healthcare providers for about 15-yrs now, and this component was inspired by some of the other tools I’ve used. I love Camel, but the current support for MLLP in Camel is a bit cumbersome. My goal is for Camel to achieve functional parity w

Re: [Camel-MLLP] New Apache Camel Component

2015-12-11 Thread jgoodyear
65427.n5.nabble.com/Camel-MLLP-New-Apache-Camel-Component-tp5774963p5775008.html Sent from the Camel Development mailing list archive at Nabble.com.

Re: [Camel-MLLP] New Apache Camel Component

2015-12-11 Thread Hadrian Zbarcea
If I recall correctly the need for a more specialized mllp functionality with camel-hl7 was pointed out a few times in the past years in camel. There was even a contribution [1] that for some reason was not included. From my direct interaction with the healthcare industry, camel is heavily use

Re: [Camel-MLLP] New Apache Camel Component

2015-12-10 Thread Quinn Stevenson
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:/

Re: [Camel-MLLP] New Apache Camel Component

2015-12-10 Thread Claus Ibsen
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 you

[Camel-MLLP] New Apache Camel Component

2015-12-10 Thread Jamie G.
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 dona