Error message on RedHat: org.apache.camel.FailedToCreateProducerException: Failed to create Producer for endpoint: Endpoint[lpr://localhost/default?flavor=DocFlavor.INPUT_STREAM&mimeType=AUTOSENSE&sides=one-sided]. Reason: java.lang.IllegalArgumentException: PrintService must be specified on: Producer[lpr://localhost/default?flavor=DocFlavor.INPUT_STREAM&mimeType=AUTOSENSE&sides=one-sided]
I think that this route works on Windows OS because it talks directly with the windows drivers and then the print job is created in the printer. I don't know if this is possible in Linux. The Linux machine has CUPS configuration. Could someone provide an working example on Linux and the Linux configuration for this? -- View this message in context: http://camel.465427.n5.nabble.com/Cannot-create-endpoint-with-camel-printer-component-tp5742654p5743178.html Sent from the Camel - Users mailing list archive at Nabble.com.
