RE: Unsuccessful printing from Servlet‏

2009-01-11 Thread Caldarale, Charles R
> From: André Warnier [mailto:a...@ice-sa.com] > Subject: Re: Unsuccessful printing from Servlet‏ > > You can change the user under which the Tomcat service runs, using the > "My Computer" .. Manage .. Services .. applet. Actually, I had tried that, setting my normal acc

Re: Unsuccessful printing from Servlet‏

2009-01-11 Thread André Warnier
Caldarale, Charles R wrote: From: Tan Raymond [mailto:hexad...@yahoo.com.sg] Subject: Unsuccessful printing from Servlet‏ PrintServiceLookup.lookupDefaultPrintService(); It return a null value. Are you running Tomcat as a Windows service? Try running it with the startup.bat script instead; s

RE: Unsuccessful printing from Servlet‏

2009-01-11 Thread Caldarale, Charles R
> From: Tan Raymond [mailto:hexad...@yahoo.com.sg] > Subject: Unsuccessful printing from Servlet‏ > > PrintServiceLookup.lookupDefaultPrintService(); > It return a null value. Are you running Tomcat as a Windows service? Try running it with the startup.bat script instead; services don't appear t