Ok, I guess my explanation was not clear enuff. The name of the printer doesn't include the hostname so its like this: HP_LASERJET_4200 and not something like: \\cupserver\printers\HP_LASERJET_4200
The issues you refer to are Windows issues but both my servers (camel and cups) are running on Linux. Kind regards, Evert -----Oorspronkelijk bericht----- Van: Claus Ibsen [mailto:[email protected]] Verzonden: woensdag 5 oktober 2011 13:03 Aan: [email protected] Onderwerp: Re: cups printing Hi It should be fixed in Camel 2.8.2 https://issues.apache.org/jira/browse/CAMEL-4477 https://issues.apache.org/jira/browse/CAMEL-4478 On Wed, Oct 5, 2011 at 12:11 PM, Evert Tigchelaar <[email protected]> wrote: > I have 2 servers, one with camel and one with cups. > > > > in /etc/cups/client.conf I have one line like this: > > > > ServerName <server-ip>: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 hostname. > > > > Does anyone was able to get the printing working with cups where cups is > running on another server? > > > > Kind regards, > > Evert > > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
