You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Tim McConnell (JIRA)" <ji...@apache.org> on 2008/01/16 00:17:34 UTC

[jira] Created: (GERONIMODEVTOOLS-258) GEP by default can no longer deploy to all targets returned from the deployment manager

GEP by default can no longer deploy to all targets returned from the deployment manager
---------------------------------------------------------------------------------------

                 Key: GERONIMODEVTOOLS-258
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-258
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
    Affects Versions: 2.1.0
            Reporter: Tim McConnell
            Assignee: Tim McConnell
             Fix For: 2.1.0


Now that the Geronimo 2.1 server supports clustering multiple targets will likely be returned from any getTargets() method invoked on the deployment manager. The GEP should use only the first target, which is the default configuration store and which is explicitly configured by users. Otherwise, the artifacts will get deployed to the master-repository, the cluster-repository, and the local repository which is obviously incorrect and will result in deployment errors. 
Thanks to Gianny for this very useful bit of information

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


[jira] Closed: (GERONIMODEVTOOLS-258) GEP by default can no longer deploy to all targets returned from the deployment manager

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

Tim McConnell closed GERONIMODEVTOOLS-258.
------------------------------------------

    Resolution: Fixed

Fixed in revision 612208 and verified by Tomasz

> GEP by default can no longer deploy to all targets returned from the deployment manager
> ---------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-258
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-258
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.1.0
>            Reporter: Tim McConnell
>            Assignee: Tim McConnell
>             Fix For: 2.1.0
>
>
> Now that the Geronimo 2.1 server supports clustering multiple targets will likely be returned from any getTargets() method invoked on the deployment manager. The GEP should use only the first target, which is the default configuration store and which is explicitly configured by users. Otherwise, the artifacts will get deployed to the master-repository, the cluster-repository, and the local repository which is obviously incorrect and will result in deployment errors. 
> Thanks to Gianny for this very useful bit of information

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