You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "christian ohr (JIRA)" <ji...@apache.org> on 2009/04/29 15:17:38 UTC

[jira] Issue Comment Edited: (CAMEL-1566) HL7/MLLP receivers fails for long HL7 messages

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

christian ohr edited comment on CAMEL-1566 at 4/29/09 6:17 AM:
---------------------------------------------------------------

Let me know if I can help. 
Remark: In the tests I had to change the host name of the MINA endpoints from localhost to 0.0.0.0. because on my Vista machine at home, localhost is resolved to an IPv6 loopback address (0:0:0:0:0:0:0:1), which either Mina or Java or both can't bind. Unfortunately, Vista does not allow to remove the IPv6 loopback interface. 0.0.0.0 forces IPv4, which worked.

      was (Author: christian.ohr):
    Let me know if I can help
  
> HL7/MLLP receivers fails for long HL7 messages
> ----------------------------------------------
>
>                 Key: CAMEL-1566
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1566
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-mina
>    Affects Versions: 1.6.0
>            Reporter: christian ohr
>            Assignee: Hadrian Zbarcea
>             Fix For: 1.6.1
>
>         Attachments: hl7codec-1.6.1.patch, hl7codec-2.0-m2.patch
>
>
> Long HL7 messages are split up into several exchanges,
> see http://www.nabble.com/HL7-ProtocolCodec-truncates-long-HL7-messages-td23219074.html for more details

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.