RE: Running OpenJMS as a Linux daemon
"Tim Anderson" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.user |
|---|---|
| Message-ID | <[email protected]> |
Have a look at http://sourceforge.net/tracker/?group_id=54559 <http://sourceforge.net/tracker/?group_id=54559&atid=474136&func=detail&aid= 610282> &atid=474136&func=detail&aid=610282 for an (old) example script. -Tim _____ From: openjms-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:openjms-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of Johan Hallgren Sent: Saturday, 10 December 2005 3:14 AM To: [email protected] Subject: [openjms-user] Running OpenJMS as a Linux daemon Hi list, I am trying to run OpenJMS as a daemon under Linux, so that it can be started on boot and also not require an open console window when running. I've been trying to get it to work by using different forms of perl wrapper scripts (and replacing the log4j ConsoleAppenders in OpenMS with FileAppenders), but without much luck so far. Does anyone have any scripts (of any kind) that would enable daemonizing OpenJMS that they would like to share? Or is it already possible to run OpenJMS as a daemon using the scripts already provided with the distribution? Thanks in advance for any insights! Regards, Johan Hallgren