Mark Martin napsal(a): > Petr Sumbera wrote: >> Danek Duvall napsal(a): >>> Peter Dennis wrote: >>> >>>> Currently, starting Tomcat on Solaris does not create a pid file. This >>>> makes it impossible for future applications, such as Web Stack >>>> Enterprise >>>> Manager, to monitor Tomcat in the same manner as they monitor other >>>> servers. >>> >>> ... which on Solaris should be via contracts and SMF, right? >> >> Correct. Tomcat pid file should be useful for application which are >> not primary developed just for Solaris or comes from other systems. >> Note also that Tomcat already supports pid files, we are just enabling >> this feature. > Could you please expand on this? I couldn't find any example, outside > of startup scripts, of consumers of this file.
Sun GlassFish Web Stack (http://www.sun.com/software/webstack/index.xml) is also supported on RHEL. The new planned tool - Web Stack Enterprise Manager therefore should be able to work on both Solairs and Linux. Petr