daemon and tomcat

2003-03-10 Thread Jason Corley
I'm not sure whether this is appropriate for tomcat-dev or commons-dev, so I'll post here first and if it's the wrong forum I'll repost on tomcat-dev. I'm trying to run tomcat (4.1.18 to be specific) on Linux using the jsvc executable from jakarta-commons-sandbox/daemon. Right now I'm having two

Re: daemon and tomcat

2003-03-10 Thread Jason Corley
> It is not parsed: > +++ (From java.c) > char start[]="start"; > char startparams[]="()Z"; > +++ I had seen that and thought that maybe I was missing something. I guess a better question is why are the args not parsed? > You should not try to call the stop method of BootstrapService