You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Oliver Wilkie (JIRA)" <ji...@apache.org> on 2014/05/06 15:17:15 UTC

[jira] [Created] (CAMEL-7417) using .transform(ack()) from camel-hl7 does not work using the spring dsl

Oliver Wilkie created CAMEL-7417:
------------------------------------

             Summary: using .transform(ack()) from camel-hl7 does not work using the spring dsl
                 Key: CAMEL-7417
                 URL: https://issues.apache.org/jira/browse/CAMEL-7417
             Project: Camel
          Issue Type: Bug
          Components: camel-hl7
    Affects Versions: 2.12.2
            Reporter: Oliver Wilkie


When the body to return to the mina2:tcp consumer is org.apache.camel.component.hl7.AckExpression we get the error below

Caused by: java.lang.IllegalArgumentException: The message to encode is not a supported type: org.apache.camel.component.hl7.AckExpression
	at org.apache.camel.component.hl7.HL7MLLPEncoder.encode(HL7MLLPEncoder.java:71)



--
This message was sent by Atlassian JIRA
(v6.2#6252)