[
https://issues.apache.org/jira/browse/GERONIMO-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582156#action_12582156
]
YunFeng Ma commented on GERONIMO-3940:
--------------------------------------
According to v2.1 doc
(http://cwiki.apache.org/GMOxDOC21/running-multiple-instances-of-geronimo.html),
users have to do the following steps to create a new server instance:
1. mkdir foo
2. Copy var to foo.
3. Edit foo/var/config/config.substitutions.properties and change the
portOffset.
These steps look like hacking, why shouldn't we provide a tool for these steps,
compared with the efforts of implementing multiple instance function before,
this tool is easy to implement, but will be more attractive to end users.
Also there should be a easy way to start a server instance, instead of using
org.apache.geronimo.server.name property.
Any thoughts?
> A easy way to create a new server instance via command/gsh/console
> ------------------------------------------------------------------
>
> Key: GERONIMO-3940
> URL: https://issues.apache.org/jira/browse/GERONIMO-3940
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: usability
> Affects Versions: 2.1.1
> Reporter: YunFeng Ma
> Priority: Minor
> Fix For: 2.1.1
>
>
> Provide a easy way to create a new server instance via command/gsh/console
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.