Hi David, you can test that the script works properly by trying to launch webobjects via:
/etc/init.d/webobjects start /etc/init.d/webobjects stop after running this you should have the two java processes running - if not then there's something wrong. Perhaps check the permissions on the script, the NEXT_ROOT / USER variables and that it is executable etc Also the reason for the: chkconfig --levels 2345 webobjects on is that the script defaults to 345 (at least it did for me) and you porbably want it to run at level 2 as well. - John On Mon, Nov 9, 2009 at 2:30 PM, David Griffith <da...@infinityspain.com> wrote: > Immediately after reboot: > > root 2764 0.0 0.1 3916 664 pts/0 R+ 17:29 0:00 grep java > > Regards, > David. > > On Nov 9, 2009, at 3:23 PM, Pascal Robert wrote: > > ps auxww | grep java > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/wolists%40gmail.com > > This email sent to woli...@gmail.com > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com