« Return to Thread: [jira] Created: (CARGO-553) Allow users to specify runtime arguments via properties

[jira] Commented: (CARGO-553) Allow users to specify runtime arguments via properties

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread


    [ http://jira.codehaus.org/browse/CARGO-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=176634#action_176634 ]

Gary Murphy commented on CARGO-553:
-----------------------------------

I need this feature as well.  

I would be willing to write the code and submit it if there is a reasonable chance of it being accepted into the code base.  However, if I need to maintain a custom branch, I will approach the problem differently (i.e. less complete than the correct support of command line arguments, but less complex and less code for us to support).

Any thoughts?

> Allow users to specify runtime arguments via properties
> -------------------------------------------------------
>
>                 Key: CARGO-553
>                 URL: http://jira.codehaus.org/browse/CARGO-553
>             Project: Cargo
>          Issue Type: New Feature
>          Components: Core, Orion
>    Affects Versions: 0.9
>            Reporter: Andreas Knecht
>         Attachments: runtimeArgs.patch
>
>
> It should be possible to specify command line arguments (NOT JVM args) via properties.  For example for Orion, it may be necessary to start the server with the {{-userThreads}} flag.  It's not possible to specify this flag via a JVM arg.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [jira] Created: (CARGO-553) Allow users to specify runtime arguments via properties