[ 
https://issues.apache.org/jira/browse/QPID-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marnie McCormack updated QPID-168:
----------------------------------

    Description: 
The qpid-server bash script passes it's arguments through to qpid-run, which 
allows various arguments and options to be set for such things as using 
external classpaths, setting options required for the management modules etc 
etc (long list !).

However, the qpid-server.bat script has not been kept in step and lags behind 
significantly in terms of features. It  needs to be udpated to support the same 
set of features that the qpid-run script provides. Note that QPID-14 is 
currently outstanding which would make updating the bat script easier to 
complete as it'd provide a list of features to match.

Note that it's been reported that the QPID_OPTS param is not picked up by the 
qpid-server.bat script. QPID_ARGS works ok, but only useful for passing options 
to the server's main class.

  was:
The qpid-server bash script passes it's arguments through to qpid-run, which 
allows various arguments and options to be set for such things as using 
external classpaths, setting options required for the management modules etc 
etc (long list !).

However, the qpid-server.bat script has not been kept in step and lags behind 
significantly in terms of features. It  needs to be udpated to support the same 
set of features that the qpid-run script provides. Note that QPID-14 is 
currently outstanding which would make updating the bat script easier to 
complete as it'd provide a list of features to match.

Note that it's been reported that the QPID_OPTS param is not picked up by the 
qpid-server.bat script and QPID_ARGS is ignored ?


Fix applied for QPID_OPTS issue - users can now set it as per the wiki 
instructions 
(http://cwiki.apache.org/confluence/display/qpid/Qpid+Management+Console) and 
it'll be picked up.

Script still needs much work to replicate bach equivalent though.

> qpid-server.bat needs updated to support same arguments/features as 
> qpid-server (via qpid-run) bash script
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-168
>                 URL: https://issues.apache.org/jira/browse/QPID-168
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Common
>    Affects Versions: M1, M2
>            Reporter: Marnie McCormack
>            Priority: Critical
>             Fix For: M1
>
>
> The qpid-server bash script passes it's arguments through to qpid-run, which 
> allows various arguments and options to be set for such things as using 
> external classpaths, setting options required for the management modules etc 
> etc (long list !).
> However, the qpid-server.bat script has not been kept in step and lags behind 
> significantly in terms of features. It  needs to be udpated to support the 
> same set of features that the qpid-run script provides. Note that QPID-14 is 
> currently outstanding which would make updating the bat script easier to 
> complete as it'd provide a list of features to match.
> Note that it's been reported that the QPID_OPTS param is not picked up by the 
> qpid-server.bat script. QPID_ARGS works ok, but only useful for passing 
> options to the server's main class.

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

        

Reply via email to