Re: [Resin-interest] Launching Resin from Mac OS X launchd

2010-07-20 Thread Rick Mann
On Jul 20, 2010, at 12:26:55, Scott Ferguson wrote: > Rick Mann wrote: >> Thanks, Scott. You'd think that an explicit command to "stop" would mean >> stop, not stop and restart. >> >> I want to use submit because I'm actually doing this from a menu bar status >> item, and would rather avoid cr

Re: [Resin-interest] Launching Resin from Mac OS X launchd

2010-07-20 Thread Scott Ferguson
Rick Mann wrote: > Thanks, Scott. You'd think that an explicit command to "stop" would mean > stop, not stop and restart. > > I want to use submit because I'm actually doing this from a menu bar status > item, and would rather avoid creating the file (so inelegant). Is that not > possible? I exe

Re: [Resin-interest] Launching Resin from Mac OS X launchd

2010-07-20 Thread Rick Mann
Thanks, Scott. You'd think that an explicit command to "stop" would mean stop, not stop and restart. I want to use submit because I'm actually doing this from a menu bar status item, and would rather avoid creating the file (so inelegant). Is that not possible? I exec it from the program. --

Re: [Resin-interest] Launching Resin from Mac OS X launchd

2010-07-20 Thread Scott Ferguson
Rick Mann wrote: > On Jul 14, 2010, at 17:11:09, Scott Ferguson wrote: > > >> Rick Mann wrote: >> >>> I know we've discussed this a bit in the past, but it seems that Resin is >>> ever-evolving on the subject. >>> >>> >>> >> I've added this as http://bugs.caucho.com/view.php?id=4124

Re: [Resin-interest] Launching Resin from Mac OS X launchd

2010-07-14 Thread Rick Mann
On Jul 14, 2010, at 17:11:09, Scott Ferguson wrote: > Rick Mann wrote: >> I know we've discussed this a bit in the past, but it seems that Resin is >> ever-evolving on the subject. >> >> > I've added this as http://bugs.caucho.com/view.php?id=4124. > > We don't have quite the right behavior f

Re: [Resin-interest] Launching Resin from Mac OS X launchd

2010-07-14 Thread Scott Ferguson
Rick Mann wrote: > I know we've discussed this a bit in the past, but it seems that Resin is > ever-evolving on the subject. > > I've added this as http://bugs.caucho.com/view.php?id=4124. We don't have quite the right behavior for launchd, but it shouldn't be hard to change. -- Scott > Is t

[Resin-interest] Launching Resin from Mac OS X launchd

2010-07-13 Thread Rick Mann
I know we've discussed this a bit in the past, but it seems that Resin is ever-evolving on the subject. Is there guidance on the right way to set up Resin as a Mac OS X LaunchDaemon? I'm currently launching it like this: $ /bin/launchctl submit -l com.caucho.resin -p /System/Library/Frameworks