RE: cups printing

2011-10-05 Thread Evert Tigchelaar
https://issues.apache.org/jira/browse/CAMEL-4478 On Wed, Oct 5, 2011 at 12:11 PM, Evert Tigchelaar wrote: > I have 2 servers, one with camel and one with cups. > > > > in /etc/cups/client.conf I have one line like this: > > > > ServerName :631 > > > > But ca

cups printing

2011-10-05 Thread Evert Tigchelaar
I have 2 servers, one with camel and one with cups. in /etc/cups/client.conf I have one line like this: ServerName :631 But camel cannot find the printers in cups. In PrinterProducer I see that it prefix the printername with the hostname but the found printers doesn't include the hos