You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "YunFeng Ma (JIRA)" <ji...@apache.org> on 2008/03/26 03:05:24 UTC

[jira] Created: (GERONIMO-3940) A easy way to create a new server instance via command/gsh/console

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.


[jira] Commented: (GERONIMO-3940) A easy way to create a new server instance via command/gsh/console

Posted by "YunFeng Ma (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Commented: (GERONIMO-3940) A easy way to create a new server instance via command/gsh/console

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582148#action_12582148 ] 

David Jencks commented on GERONIMO-3940:
----------------------------------------

Could you explain what you mean by "new server instance"?  what do you want it to have in it and how will it relate to the old instance?  I can think of several possibilities :-)

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


[jira] Updated: (GERONIMO-3940) A easy way to create a new server instance via command/gsh/console

Posted by "Joe Bohn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bohn updated GERONIMO-3940:
-------------------------------

    Fix Version/s:     (was: 2.1.1)
                   2.2

moving this to 2.2 ... not a pressing issue to get included in 2.1.1

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


[jira] Closed: (GERONIMO-3940) A easy way to create a new server instance via command/gsh/console

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-3940.
----------------------------------

    Resolution: Fixed

Something like this implemented in GERONIMO-3123

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