3 Replies Latest reply on Nov 11, 2013 7:33 PM by igarashitm

    How do I use Switchyard JCA binding for BytesMessage?

    uz072c

      The JBoss Switchyard quickstarts all use string message types and available transformations only handle text format.  I have attempted to use jca-inflow-activemq and jca-outbound-activemq demos for ActiveMQ BytesMessage without success.  How do you bind 2 JCA endpoints together using switchyard where one endpoint is BytesMessage and the other is String?