You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rob Slifka (JIRA)" <ji...@apache.org> on 2010/03/19 20:18:27 UTC

[jira] Updated: (DAEMON-153) [PATCH] Update/fix of Tomcat5.sh script

     [ https://issues.apache.org/jira/browse/DAEMON-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Slifka updated DAEMON-153:
------------------------------

    Description: 
A few changes:

- Enable default Tomcat logging behaviour (logs exist and now output to $CATALINA_BASE/logs).
- Added 'status' support, to ping a URL and report success if the host was reachable and replied.
- Added comments to give people a hint that further customization sourced from catalina.sh may be required.
- Updated to currently shipping defaults of Java (1.6.0_18) and Tomcat (6.0.26).


  was:
A few changes:

- Enable default Tomcat logging behaviour (logs exist and now output to $CATALINA_BASE/logs).
- Added 'status' support, to ping a URL and report success if the host was reachable and replied.
- Added comments to give people a hint that further customization sourced from catalina.sh may be required.



> [PATCH] Update/fix of Tomcat5.sh script
> ---------------------------------------
>
>                 Key: DAEMON-153
>                 URL: https://issues.apache.org/jira/browse/DAEMON-153
>             Project: Commons Daemon
>          Issue Type: Bug
>          Components: Jsvc
>    Affects Versions: 1.0.1
>         Environment: Linux (tested on Fedora 8 / EC2)
>            Reporter: Rob Slifka
>
> A few changes:
> - Enable default Tomcat logging behaviour (logs exist and now output to $CATALINA_BASE/logs).
> - Added 'status' support, to ping a URL and report success if the host was reachable and replied.
> - Added comments to give people a hint that further customization sourced from catalina.sh may be required.
> - Updated to currently shipping defaults of Java (1.6.0_18) and Tomcat (6.0.26).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.