The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
April 2000

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Please Help (Urgent) problem : Tomcat3.1 and Nt services

Posted by Tarek Gh on March 28, 2001 at 6:18 AM

Hi,
I used Tomcat 3.1 and Apache 1.4.17 and i copied the jk_nt_service in the
directory c:\jdk1.3\jre\bin\classic\

and in command prompt i used :
jk_nt_service.exe -i Tomcat c:\Apache\tomcat\conf\wrapper.properties

i created the service and everything is ok ,but i uused in some jsp file the
command :
Process p =Runtime.getRuntime().exec("Myexe");

the command is off the jsp run without execute this command

if i started the Tomcat without the servis that's mean from Startup.bat
the command work prperly

Please Help.
Thanks
Bye




Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us