v. 0.8.45
Any have the cluster demo working? When I try to run this line like in the
README:
java org.xmlBlaster.Main -propertyFile avalon.properties -call[core] true
I get "No match.", when I take off the "-call[core] true" it runs (same for
running the heron node). What's that supposed to do?
So I get both servers running, get the connect message on "avalon" that
"heron" connected, but trying to publish with the demo "PublishToSlave"
class as directed by the README yeilds:
[Apr 18, 2003 5:24:06 PM ERROR PublishToSlave-Exception]
errorCode=user.notConnected message=Your operation is not possible, please
login with connect() first
even though no errors were reported on startup of that client.