1 Reply Latest reply on Nov 15, 2010 3:01 AM by davsclaus

    Serve Binary data

    larasith

      Do anyone Know how to a route return a binary data message. I've a Route that is invoked via cxfEndpoint and it has to return a PDF file. I ever get this error:

       

      org.apache.camel.converter.stream.FileInputStreamCache cannot be cast to java.lang.String

       

      THX