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

Enable camel/netty4 to support full duplex (bidirectional) asynchronous sockets

2015-12-10 Thread chadkelly
Please, can any developers guide me on extending Camel/Netty4 to support full duplex (bidirectional) asynchronous network communication over the exact same UDP/TCP port? I need to accomplish this task before XMas with your generosity and guidance. The target component is Netty4 for both UDP and TCP

[GitHub] camel pull request: CAMEL-9412 Correct camel-example-swagger-cdi d...

2015-12-10 Thread gautric
GitHub user gautric opened a pull request: https://github.com/apache/camel/pull/724 CAMEL-9412 Correct camel-example-swagger-cdi documentation You can merge this pull request into a Git repository by running: $ git pull https://github.com/gautric/camel CAMEL-9412 Alternativel

[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

[GitHub] camel pull request: CAMEL-9337 Update README.md -p1

2015-12-10 Thread gautric
Github user gautric closed the pull request at: https://github.com/apache/camel/pull/722 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] camel pull request: CAMEL-9411 Remove old stuff

2015-12-10 Thread gautric
GitHub user gautric opened a pull request: https://github.com/apache/camel/pull/723 CAMEL-9411 Remove old stuff You can merge this pull request into a Git repository by running: $ git pull https://github.com/gautric/camel CAMEL-9411 Alternatively you can review and apply thes

[GitHub] camel pull request: CAMEL-9337 Update README.md -p1

2015-12-10 Thread gautric
GitHub user gautric opened a pull request: https://github.com/apache/camel/pull/722 CAMEL-9337 Update README.md -p1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gautric/camel patch-1 Alternatively you can review and apply the

[GitHub] camel pull request: [CAMEL-9337] Add readme.txt to all examples

2015-12-10 Thread gautric
Github user gautric closed the pull request at: https://github.com/apache/camel/pull/718 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] camel pull request: CAMEL-9337 Add readme.txt to all examples

2015-12-10 Thread gautric
Github user gautric closed the pull request at: https://github.com/apache/camel/pull/721 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] camel pull request: [CAMEL-9404] Create .MD Readme for top folder

2015-12-10 Thread gautric
Github user gautric closed the pull request at: https://github.com/apache/camel/pull/719 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] camel pull request: CAMEL-9337 Add readme.txt to all examples

2015-12-10 Thread gautric
GitHub user gautric opened a pull request: https://github.com/apache/camel/pull/721 CAMEL-9337 Add readme.txt to all examples You can merge this pull request into a Git repository by running: $ git pull https://github.com/gautric/camel refactor-example-doc Alternatively you c

[GitHub] camel pull request: [CAMEL-9408] Reduce garbage in ApiName Enums

2015-12-10 Thread lburgazzoli
Github user lburgazzoli closed the pull request at: https://github.com/apache/camel/pull/720 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: CAMEL-9338: Upgrade Spring Integration to vers...

2015-12-10 Thread PascalSchumacher
Github user PascalSchumacher closed the pull request at: https://github.com/apache/camel/pull/715 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featur

Re: Camel ApiName Enumeration : object creation optimization

2015-12-10 Thread lb
Done. https://issues.apache.org/jira/browse/CAMEL-9408 https://github.com/apache/camel/pull/720 On Wed, Dec 9, 2015 at 5:27 PM, Claus Ibsen wrote: > Hi Luca > > Yay thanks for reporting this. Yeah a JIRA and patch / PR is much welcome > http://camel.apache.org/contributing > > On Wed, Dec 9, 20

[GitHub] camel pull request: [CAMEL-9408] Reduce garbage in ApiName Enums

2015-12-10 Thread lburgazzoli
GitHub user lburgazzoli opened a pull request: https://github.com/apache/camel/pull/720 [CAMEL-9408] Reduce garbage in ApiName Enums You can merge this pull request into a Git repository by running: $ git pull https://github.com/lburgazzoli/apache-camel TOOLING-API-COMPONENT-