I'll have a look at it...

Thanks,
Behrnag.


On Thu, 24 Feb 2005 23:09:24 +0100, Nikola Milutinovic
<[EMAIL PROTECTED]> wrote:
> David Smith wrote:
> 
> > Depends on your flavor of linux.  Mandrake (I've heard RH is similar)
> > stores the init script in /etc/init.d with a sym link in
> > /etc/rc[runlevel-here].d.  For example, if your script is tomcat5,
> > then tomcat5 would be stored /etc/init.d w/ a sym link to it from
> > /etc/rc5.d.  5 being the runlevel where X is started and run.  The
> > name of the sym link is S[some-priority-number]tomcat5.  Take a look
> > at your linux docs and other services for more info.  Low numbers are
> > started first, high numbers last.
> >
> > Tomcat's console output is usually redirected to logs/catalina.out.
> 
> Perhaps a good pointer on how to do it is JPackage
> (http://www.JPackage.org), they have tons of Java packages in RPM form.
> Tomcat is at 5.0.28, I think, but it can give you a clear picture on how
> to do it. Oh, and they also have source RPMs, so maybe you cna build
> your own RPMs...
> 
> Nix.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 

Behrang Saeedzadeh
http://www.jroller.com/page/behrangsa

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to