RE: Output for running a windows service on Exec

2005-03-02 Thread Keith Hatton
--Original Message- From: Robert Lin [mailto:[EMAIL PROTECTED] Sent: 01 March 2005 23:48 To: user@ant.apache.org Subject: Output for running a windows service on Exec Hi all, We wrote a windows application that's meant to be a windows service, but when we run it using the task, the output

Output for running a windows service on Exec

2005-03-01 Thread Robert Lin
Hi all, We wrote a windows application that's meant to be a windows service, but when we run it using the task, the output for the ant task shows up, but not the output for the windows service app itself. Anybody have an idea why that is? Thank you. Robert Lin -