jsvc missing -server option for compatibility with java
-------------------------------------------------------

                 Key: DAEMON-208
                 URL: https://issues.apache.org/jira/browse/DAEMON-208
             Project: Commons Daemon
          Issue Type: Bug
          Components: Jsvc
    Affects Versions: 1.0.5
            Reporter: Philip Zeyliger
            Priority: Minor


This ticket is similar in spirit to DAEMON-140 and DAEMON-84.  java (Java(TM) 
SE Runtime Environment (build 1.6.0_24-b07)
 in my case) supports "-server" as a flag, which "jsvc" supports via the "-jvm 
server" flag.  For backwards compability with scripts that might run a program 
either one way (jsvc) or the old way (java), it would be nice to support 
"-server" as an alias.

Thanks.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to