Re: Tomcat 7.0 and Runtime.getRuntime()

2012-09-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ray, On 9/25/12 8:46 PM, Ray Collins wrote: > I am using Tomcat7.0. The web application I created executes a > script from the command line using Runtime.getRuntime(). This > script sends an http: request to another server that is on the > local net

Re: Tomcat 7.0 and Runtime.getRuntime()

2012-09-26 Thread Daniel Mikusa
On Sep 25, 2012, at 8:46 PM, Ray Collins wrote: > I am using Tomcat7.0. The web application I created executes a script from > the command line using Runtime.getRuntime(). This script sends an http: > request to another server that is on the local network. For Some > reason the script executes