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

Marnie McCormack resolved QPID-168.
-----------------------------------

    Resolution: Fixed

Applied an amended version of Suran's supplied patch, with a couple of fixes:

- setting classpath to include qpid-incubating.jar as per the qpid-server 
script 
- some oddity around the use of equals on windows (treated as a delimiter) thus 
the external-classpath options were not working.

> 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: M3
>
>         Attachments: qpid-server-bat.diff
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to