[ 
https://issues.apache.org/jira/browse/GERONIMO-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680076#action_12680076
 ] 

Forrest Xia commented on GERONIMO-4537:
---------------------------------------

Yes, that is helpful. But current service_pr.bat file may need to be updated to 
assist installing non-default server instance.

To make default server and non-default server instance as windows services in a 
same machine, we shall enable service_pr.bat script to accept a service name as 
an argument. For example:
c:\>%GERONIMO_HOME%\bin\service_pr.bat install [service name] --port 1109 
--user system --password manager

If that feature is implemented, then we can update the document to describe how 
to install a non-default server instance as a windows service.

Any comments?

Forrest

> Enable geronimo windows service to wrap non-default server instance
> -------------------------------------------------------------------
>
>                 Key: GERONIMO-4537
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4537
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: commands
>    Affects Versions: 2.1.4, 2.2
>         Environment: Any windows
>            Reporter: Forrest Xia
>            Assignee: Jack Cai
>            Priority: Minor
>
> For ACD method, the service_pr.bat does not honor GERONIMO_OPTS variable, we 
> cannot use it to wrap a non-default server instance as a windows service. 
> The installed geronimosrv service will always start the default instance, 
> even we use a command line as following:
>   service_pr.bat install --port 1109 --user system --password manager

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