Hi all
I want to get the output redirected from another process that I started using
(Runtime.getRuntime()).exec("java TestFile");
to the main command window.
The second process does get executed but I can't see the println messages I have given
in TestFile in the main command window.
Can someone help.
Thanks in advance.
-Tasneem
-----Original Message-----
From: Shriranga K Kulkarni [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 27, 2000 7:22 AM
To: [EMAIL PROTECTED]
Subject: TOMCAT-APACHE installation on Linux.
Hello All,
I am configuring APACHE-TOMCAT installion on REDHAT LINUX version 6.1.
I am able to start TOMCAT using ./tomcat.sh start without any exceptions.
I included the include statement in httpd.conf to include
tomcat-apache.conf.
I built the apache web server with --prefix shared object support.
When I run the ./apachectl start it is giving that apache web server
started.
Is this all we get?
When I shutdown tomcat there is an error message saying socket in use
exception.
Also mod_jserv file is created whenever i Start Apache web server.
Please tell me whether I have configured correctly?
If anything else I have to give I am ready to share the information.
Thanks in advance.
Sriranga.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html