Hi Andre.

I am using CentOS 5.
The binary distribution of Tomcat 6.0.20 is downloaded from Tomcat website.

Thanks 
Vadim. 


-----Original Message-----
From: André Warnier [mailto:a...@ice-sa.com] 
Sent: Saturday, December 05, 2009 4:08 AM
To: Tomcat Users List
Subject: Re: Can service output be redirected to the terminal window?

Vadim Letitchevski wrote:
>  I am working under Linux actually.

Ok, then what kind of Linux ?
Also, tell us the version of Tomcat you are talking about, and whether you 
installed it from the pre-packaged version offered by your Linux version, or 
directly from the Tomcat website.
It matters, so that we know which startup scripts may be involved.

If you installed it from a package from your Linux distribution, then look into 
the startup script in /etc/init.d/tomcat...
Usually, that is where redirections of STDOUT happen.

> 
> 
> Thanks
> Vadim. 
> 
> -----Original Message-----
> From: André Warnier [mailto:a...@ice-sa.com]
> Sent: Friday, December 04, 2009 3:46 PM
> To: Tomcat Users List
> Subject: Re: Can service output be redirected to the terminal window?
> 
> Vadim Letitchevski wrote:
>>  
>> I am new to Tomcat.
>> 1. I have several services written under axis2. I deployed them statically 
>> into Tomcat but don't seem to be able to list those services.
>> 2. I have noticed that startup.bat  (under Windows) starts the separate 
>> terminal for the service output in oppose to startup.sh (in Unix).
>> Is there way to direct my service output into the separate terminal window? 
>> I was using the apache axis2 server until now, but have to switch to Tomcat 
>> because I do not know how to make apache server to use SSL (how to configure 
>> it?) My service uses println output, it is a test utility and I want to keep 
>> it simple even if it is not most beautiful or optimal solution.
>>
> Vadim, I cannot really answer your question; but it is not very clear here if 
> your question relates to Tomcat under Windows, or under Unix.
> Maybe this is due to the fact that the word "service" under Windows can be 
> confusing.
> Under Windows, startup.bat is used to run Tomcat in a console window, not as 
> a "Windows Service". Running Tomcat as a "Windows Service" 
> happens through another mechanism, which does not use startup.bat.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to