You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/11/02 11:31:17 UTC

DO NOT REPLY [Bug 50197] New: Provide *.sh scripts with jsvc

https://issues.apache.org/bugzilla/show_bug.cgi?id=50197

           Summary: Provide *.sh scripts with jsvc
           Product: Tomcat 6
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Native:Packaging
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: sgfan@gmx.net


Tomcat comes with predefined shell scripts which work very well. A lot of
people compile commons daemon but need to alter those scripts over and over
again. Please provide those scripts in a jsvc-style way "catalina.jsvc.sh" by
default. People would only need to compile the source and start using it. I
personally refrained using JSVC because I did not want to alter and test the
modified shell scripts.

It would really be a great benefit for all Tomcat users.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 50197] Provide *.sh scripts with jsvc

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50197

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #3 from Mark Thomas <ma...@apache.org> 2010-11-13 08:45:36 EST ---
The scripts in commons-daemon 1.0.4 have been updated. The next release of
Tomcat should use daemon 1.0.4. If there are still changes you would like to
see then the commons daemon project is the place to make them. The Tomcat
project tracks commons daemon and pulls in new releases as they are made
available.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 50197] Provide *.sh scripts with jsvc

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50197

Michael Osipov <19...@gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #2 from Michael Osipov <19...@gmx.net> 2010-11-13 08:39:54 EST ---
The purpose of my ticket is simply this:
By now you provide a plain shell script to start tomcat. Additionally, you
bundle the sources of commons daemon with tomcat to compile and run it. There
are no startup scripts which resemble those bundled with tomcat but configured
to use JSVC. Those provided in the tarball are outdated. Since you bundle
commons daemon with Tomcat you should provide startup scripts on par with those
provide with "plain" Java.

A simple approach for this script would be pass startup arguments to jsvc with
PID and TOMCAT_USER and let it boot. The guys at ubuntu took such an approach.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 50197] Provide *.sh scripts with jsvc

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50197

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
           Severity|normal                      |enhancement

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-11-12 13:57:38 EST ---
It isn't at all clear what you are looking for here. An example for what
catalina.jsvc.sh should look like or a diff against catalina.sh would help.

I would also point out that jsvc is a product of Apache Commons Daemon and
already includes scripts for running with Tomcat. If you are referring to these
then you;'ll need to open a JIRA for the Commons Daemon project.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org