You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Kai Heinecke (Updated) (JIRA)" <ji...@apache.org> on 2012/03/13 22:40:42 UTC

[jira] [Updated] (CAMEL-5082) camel-printer: more than one lpr + JobName + mockito

     [ https://issues.apache.org/jira/browse/CAMEL-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kai Heinecke updated CAMEL-5082:
--------------------------------

    Attachment: lpr.diff
    
> camel-printer: more than one lpr + JobName + mockito
> ----------------------------------------------------
>
>                 Key: CAMEL-5082
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5082
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-printer
>    Affects Versions: 2.10.0
>            Reporter: Kai Heinecke
>              Labels: feature, patch
>         Attachments: lpr.diff
>
>
> camel-printer only supports one configuration. I needed two lpr endpoints...
> javax.print allows to set a JobName - nice in the webinterface of cups. from(...).setHeader(PrinterEndpoint.JOB_NAME, simple(${file:onlyname})).to("lpr://localhost/printer");
> The new testcases should work without a printer configured. mockito seems to be in use by other components, too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira