Re: Printing using system commands from Tomcat as a service

2010-10-12 Thread Peter Crowther
On 12 October 2010 11:57, F2Andy wrote: > To > print, it creates a new file, which is then copied to lpt4: (which is > actually a USB port on a networked computer, via "net use") > > Exactly where and when is the "net use" running? There are two key points with Windows services: 1) A service st

Re: Printing using system commands from Tomcat as a service

2010-10-12 Thread Pid
On 12/10/2010 11:57, F2Andy wrote: > > Using Ruby on Rails on Tomcat, I want to sent a file to a printer, which > should be easy via a system command. It works if I run Tomcat from the > command line, but not if Tomcat is running as a service. > > Some details... > > I am using Tomcat 6 on Windo

Printing using system commands from Tomcat as a service

2010-10-12 Thread F2Andy
dmin account, but still nothing. Anyone any suggestions for what the problem might be? At this stage, I am not even sure where to look. -- View this message in context: http://old.nabble.com/Printing-using-system-commands-from-Tomcat-as-a-service-tp29942098p29942098.html Sent from the Tomcat -