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.