Dear Hassan,
Thank you very much for your reply.
I've found my mistake - a stupid one - I forgot the trailing back slash
indicating a continuing line of the command.
And it now all seems to be working.
Thanks again,
Malcolm Warren
Hassan Schroeder ha scritto:
On Sat, May 30, 2009 at 1:5
On Sat, May 30, 2009 at 1:54 AM, Malcolm Warren
wrote:
> The tomcat daemon is started like this:
>
> $DAEMON -user "$TOMCAT6_USER" -cp "$JSVC_CLASSPATH" \
> -outfile SYSLOG -errfile SYSLOG \
> But if I try to change the -outfile and -errfile parameters tomcat doesn
Dear All,
I'd be grateful for some help with jsvc and logging.
I've spent a whole morning googling but without success so I'm turning
to the Tomcat mailing list.
My logs are all going into the syslog, which is not the best solution.
I would like to see tomcat logs in the usu