Quantcast

Tomcat 6 jsvc startup/shutdown script

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Tomcat 6 jsvc startup/shutdown script

Muriithi, Priscilla K.
Hello,

Can anyone send me a tomcat 6 jsvc startup/shutdown script for Red Hat Linux 5.4?

Thanks,

Priscilla Muriithi
Systems Administrator
WRAIL-IL
Fisher BioServices
687C/D Lofstrand Lane
Rockville, MD 20850
Phone: 301-762-0075
Fax: 301-762-1470
[hidden email]<mailto:[hidden email]>
www.fisherbioservices.com<http://www.fisherbioservices.com/>
www.thermofisher.com<http://www.thermofisher.com/>

DISCLAIMER: Dissemination, distribution, or copying of this email or the information herein by anyone other than the intended recipient, or an employee or agent of a system responsible for delivering the message to the intended recipient, is prohibited.  If you are not the intended recipient, please inform the sender and delete all copies.


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Recall: Tomcat 6 jsvc startup/shutdown script

Muriithi, Priscilla K.
Muriithi, Priscilla K. would like to recall the message, "Tomcat 6 jsvc startup/shutdown script".
---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Tomcat 6 jsvc startup/shutdown script

Muriithi, Priscilla K.
In reply to this post by Muriithi, Priscilla K.
Hello,

Can anyone send me a tomcat 6 jsvc startup/shutdown script for Red Hat Linux 5.4?

Thanks,
Priscilla
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Tomcat 6 jsvc startup/shutdown script

Muriithi, Priscilla K.
In reply to this post by Muriithi, Priscilla K.
Hello,



Can anyone send me a tomcat 6 jsvc startup/shutdown script for Red Hat Linux 5.4?



Thanks,

Priscilla


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Tomcat 6 jsvc startup/shutdown script

Christopher Schultz-2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Priscilla,

On 6/22/12 10:12 AM, Muriithi, Priscilla K. wrote:
> Can anyone send me a tomcat 6 jsvc startup/shutdown script for Red
> Hat Linux 5.4?

Please don't post the same message over and over again to the list. If
you don't get a response right away, you need to wait for a bit to see
if someone answers. If you still don't get a response, reply to your
original message and ask again, possibly providing more information.

jsvc doesn't require a complex startup/shutdown script: you can easily
write your own that makes sense for your environment. I also wouldn't
be surprised if Red Hat has their own script(s) in their yum packages
for Tomcat. If you don't want to install a package-managed version of
Tomcat, you could temporarily install one (even on a test server or VM
or whatever) and steal the script from it.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk/k10gACgkQ9CaO5/Lv0PCoMwCfepLtTegl9KtVotZBX+UkzEVx
ZzUAnj9J5Uy/cGYjI+u4uuuae8bDgXT0
=wYsU
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Tomcat 6 jsvc startup/shutdown script

Konstantin Kolinko
2012/6/23 Christopher Schultz <[hidden email]>:

>
> On 6/22/12 10:12 AM, Muriithi, Priscilla K. wrote:
>> Can anyone send me a tomcat 6 jsvc startup/shutdown script for Red
>> Hat Linux 5.4?
>
> Please don't post the same message over and over again to the list. If
> you don't get a response right away, you need to wait for a bit to see
> if someone answers. If you still don't get a response, reply to your
> original message and ask again, possibly providing more information.
>
> jsvc doesn't require a complex startup/shutdown script: you can easily
> write your own that makes sense for your environment. I also wouldn't
> be surprised if Red Hat has their own script(s) in their yum packages
> for Tomcat. If you don't want to install a package-managed version of
> Tomcat, you could temporarily install one (even on a test server or VM
> or whatever) and steal the script from it.

There existed sample script in jsvc sources. It was recently added to
Tomcat 7, bin/daemon.sh. Though Christopher's advice should be easier
to follow.

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: Tomcat 6 jsvc startup/shutdown script

Muriithi, Priscilla K.
Thanks! I apologize for the multiple posts.

-----Original Message-----
From: Konstantin Kolinko [mailto:[hidden email]]
Sent: Saturday, June 23, 2012 4:09 AM
To: Tomcat Users List
Subject: Re: Tomcat 6 jsvc startup/shutdown script

2012/6/23 Christopher Schultz <[hidden email]>:

>
> On 6/22/12 10:12 AM, Muriithi, Priscilla K. wrote:
>> Can anyone send me a tomcat 6 jsvc startup/shutdown script for Red
>> Hat Linux 5.4?
>
> Please don't post the same message over and over again to the list. If
> you don't get a response right away, you need to wait for a bit to see
> if someone answers. If you still don't get a response, reply to your
> original message and ask again, possibly providing more information.
>
> jsvc doesn't require a complex startup/shutdown script: you can easily
> write your own that makes sense for your environment. I also wouldn't
> be surprised if Red Hat has their own script(s) in their yum packages
> for Tomcat. If you don't want to install a package-managed version of
> Tomcat, you could temporarily install one (even on a test server or VM
> or whatever) and steal the script from it.

There existed sample script in jsvc sources. It was recently added to Tomcat 7, bin/daemon.sh. Though Christopher's advice should be easier to follow.

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]


---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Loading...