You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2008/09/22 15:22:52 UTC

[jira] Commented: (SMX4KNL-87) Problems with batch files on windows

    [ https://issues.apache.org/activemq/browse/SMX4KNL-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45873#action_45873 ] 

Willem Jiang commented on SMX4KNL-87:
-------------------------------------

smx4knl-87.patch will check the first parameter (for client / server / console) before starting the jvm.

> Problems with batch files on windows
> ------------------------------------
>
>                 Key: SMX4KNL-87
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-87
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Assignee: Willem Jiang
>             Fix For: 1.0.1, 1.1.0
>
>         Attachments: smx4knl-87.patch
>
>
> When using the "admin create" command, the batch file does not support parameters.
> The last line of the generated file should be:
> {code}
> %SERVICEMIX_HOME%\bin\servicemix.bat %*
> {code}
> Also, the main batch file does not support the client / server / console parameters as does the unix shell script

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.