Hello,
I am using Geronimo 2.1.3
I tried following http://cwiki.apache.org/GMOxDOC21/farming.html but nothing
happens as expected.
I am trying to add nuce29 as a cluster member, and nuce10 is the deployment
"base"
So, in nuce29's config.xml:
NUCE10
system
manager123
rmi
nuce10
1100
JMXConnector
false
${clusterName}
In nuce10's:
${clusterName}
clusterName = NUCEPROD
In the Geronimo shell, I try:
deploy/distribute --targets NUCEPROD,name=MasterConfigurationStore
HealthMonitor.war
and get:
ERROR DeploymentException: No target named or matching
'name=NUCEPROD,MasterConfigurationStore' was found
If I try:
deploy/distribute --targets name=MasterConfigurationStore HealthMonitor.war
then it deploys it on NUCE10 as twcable/HealthMonitor_G_SLAVE/1.0/car and
not on NUCE29. And also, the app fails to start on NUCE10, but I don't want
it there anyway.
What am I doing wrong?
Thanks,
Eric
--
View this message in context: http://www.nabble.com/Farming-questions-tp23044218s134p23044218.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.