> - Monitor starts up all 12 applications that are configured to
>auto-start/auto-recover (verified by looking at process list), however,
>not all applications show up in /Temp/WebObjects.conf
The '/temp/WebObjects.conf' is not critical for deployment. It's main
function is to help developers out when they are doing development with a
web server (not direct connect). That way the application instance updates
the /temp/WebObjects.conf and you - the developer- don't have to keep
editing the ../WebObjects/Configuration/WebObjects.conf file.
- Eric Bailey