Logging out quits WOBootstrap.
Zaphod B <[email protected]> Sun, 31 Oct 2004 02:12:58 -0800 (PST)
| Newsgroups | gmane.comp.web.webobjects.admin |
|---|---|
| Message-ID | <[email protected]> |
Hi there, I'm am running Mac OS X Panther and I start my application instance with Java Monitor through a web browser on this machine. I see in the webobjects.log the following: java -XX:NewSize=2m -Xmx64m -Xms32m -DWORootDirectory="/System" -DWOLocalRootDirectory="" -DWOUserDirectory="/System/Li brary/WebObjects/JavaApplications/wotaskd.woa" -DWOEnvClassPath="" -DWOApplicationClass=com.bb.zp.application.Applicat ion -DWOPlatform=MacOS -Dcom.webobjects.pid=542 -Xmx512m -Xms128m -classpath WOBootstrap.jar com.webobjects._bootstrap. WOBootstrap -WOPort 12001 -WOCachingEnabled YES -WODebuggingEnabled NO -WOOutputPath /var/log/BBRX.log -WOAutoOpenInBrowser NO .........etc The application starts up and I log out of the Mac OS X system. The application runs fine and is accessible from computers' web-browsers. I have some questions I hope you can help: 1. When I log in again to the Mac OS X system where I started up the application, I see there is a WOBootstrap program running. The WOBootstrap is visible on the top menu bar. Why does this show up on the desktop? I thought WOBootstrap is suppose to run in the background? 2. When I log out of the Mac OS X system, the WOBootstrap gets terminated and the application gets terminated too. Why is this so? How can I prevent logging out from terminating the application? Would appreciate your help with this. Z --------------------------------- Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish.