You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "toby cabot (JIRA)" <de...@geronimo.apache.org> on 2005/12/30 22:47:01 UTC

[jira] Created: (GERONIMO-1405) support more than one config-store

support more than one config-store
----------------------------------

         Key: GERONIMO-1405
         URL: http://issues.apache.org/jira/browse/GERONIMO-1405
     Project: Geronimo
        Type: Improvement
  Components: deployment  
 Environment: fedora core 2
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)

    Reporter: toby cabot


Most of the code needed to support multiple config-stores is in place, but Deployer assumes only one.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1405) support more than one config-store

Posted by "toby cabot (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1405?page=all ]

toby cabot updated GERONIMO-1405:
---------------------------------

    Patch Info: [Patch Available]

> support more than one config-store
> ----------------------------------
>
>          Key: GERONIMO-1405
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1405
>      Project: Geronimo
>         Type: Improvement
>   Components: deployment
>  Environment: fedora core 2
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
>     Reporter: toby cabot
>  Attachments: geronimo-2configstores.txt
>
> Most of the code needed to support multiple config-stores is in place, but Deployer assumes only one.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-1405) support more than one config-store

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1405?page=all ]
     
David Jencks closed GERONIMO-1405:
----------------------------------

    Fix Version: 1.1
     Resolution: Fixed
      Assign To: David Jencks

I believe we have reimplemented everything in this patch, and wish we'd applied it before getting so far in 1.1.

> support more than one config-store
> ----------------------------------
>
>          Key: GERONIMO-1405
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1405
>      Project: Geronimo
>         Type: Improvement
>     Security: public(Regular issues) 
>   Components: deployment
>  Environment: fedora core 2
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
>     Reporter: toby cabot
>     Assignee: David Jencks
>      Fix For: 1.1
>  Attachments: geronimo-2configstores.txt
>
> Most of the code needed to support multiple config-stores is in place, but Deployer assumes only one.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1405) support more than one config-store

Posted by "toby cabot (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1405?page=all ]

toby cabot updated GERONIMO-1405:
---------------------------------

    Attachment: geronimo-2configstores.txt

Here's a patch that modifies Deployer.java to handle multiple config-stores.  It uses the first one it gets by default but the user can override that on deployer.jar's command line.

For more background on this topic, please see the email thread starting on 2005-12-05 with a message from David Jencks titled "Re: list-targets command". 
http://www.nabble.com/Re%3A-list-targets-command-t682867.html#a1803966


> support more than one config-store
> ----------------------------------
>
>          Key: GERONIMO-1405
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1405
>      Project: Geronimo
>         Type: Improvement
>   Components: deployment
>  Environment: fedora core 2
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
>     Reporter: toby cabot
>  Attachments: geronimo-2configstores.txt
>
> Most of the code needed to support multiple config-stores is in place, but Deployer assumes only one.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira