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)