Hi! > > I have tomcat (4.x) running on OsX 10.2 ... > this seems to cause a 'com.sun.launcher' application to show up in the > current user, > if this application is terminated, the server is shut down... eventhough it > wasn't started by this user... > > how can this be and what causes it?
IMO, tomcat is launched with "com.sun.launcher" by some user (i.e. "com.sun.launcher" _is_ tomcat). You (the other user) have permission to launch/stop processes, so you can stop "com.sun.launcher" (which causes TC to exit) though you didn't start it. HTH! Michael ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html