|
Unable to publish messge on IceStorm
I think its about my config, but could not figure out what.
On Subscriber I have
ObjectAdapter adapter = getCommunicator().createObjectAdapter("Subscriber" );
Config:
Subscriber.Endpoints=default
On Icestorm Trace I get:
[ icebox-IceStorm: Topic: Subscribe: a:ca:25:5d:-2d424b91:10553b2c088:-8000 ]
[ icebox-IceStorm: Subscriber: a:ca:25:5d:-2d424b91:10553b2c088:-8000: publish failed: .\Reference.cpp:1103: Ice::NoEndp
ointException:
no suitable endpoint available for proxy `"a:ca:25:5d:-2d424b91:10553b2c088:-8000" -o' ]
Thanks so much
|