Running the multiprocess-file-example is there anyway to get the pid of the jetty process so I can add a stop script? Need to add an /etc/init.d stop script, but start-webapps.sh is calling some java which I guess is starting up Jetty.
I tried to make tomcat work, but am giving up and want to stay with jetty for the near term (I did replace HSQLDB with PostgreSQL). thanks! Deanna
