You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Philip Zeyliger (JIRA)" <ji...@apache.org> on 2011/06/08 19:05:58 UTC

[jira] [Created] (DAEMON-208) jsvc missing -server option for compatibility with java

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

[jira] [Resolved] (DAEMON-208) jsvc missing -server option for compatibility with java

Posted by "Mladen Turk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DAEMON-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mladen Turk resolved DAEMON-208.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.6
         Assignee: Mladen Turk

Well the implementation was trivial. The hardest part was documenting it :)

> 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: Improvement
>          Components: Jsvc
>    Affects Versions: 1.0.5
>            Reporter: Philip Zeyliger
>            Assignee: Mladen Turk
>            Priority: Minor
>             Fix For: 1.0.6
>
>
> 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

[jira] [Commented] (DAEMON-208) jsvc missing -server option for compatibility with java

Posted by "Philip Zeyliger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DAEMON-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046126#comment-13046126 ] 

Philip Zeyliger commented on DAEMON-208:
----------------------------------------

Many thanks, Mladen!

> 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: Improvement
>          Components: Jsvc
>    Affects Versions: 1.0.5
>            Reporter: Philip Zeyliger
>            Assignee: Mladen Turk
>            Priority: Minor
>             Fix For: 1.0.6
>
>
> 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

[jira] [Updated] (DAEMON-208) jsvc missing -server option for compatibility with java

Posted by "Mladen Turk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DAEMON-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mladen Turk updated DAEMON-208:
-------------------------------

    Issue Type: Improvement  (was: Bug)

Well it's not similar to those issues at all. Both DAEMON-140 and DAEMON-84 were implementing missing features. Here we talk about synonym for (well forever) exiting feature. However this seems like a nice and easy to implement feature, so might be added either to 1.0.6 or some later version.

> 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: Improvement
>          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