Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 05-28-2003
vukicevic vukicevic is offline
Registered User
 
 
Join Date: May 2003
Location: San Francisco
Posts: 34
IceStorm change in 1.1.0?

I'm running into a problem with my application with the change from Ice 1.0.1 to 1.1.0. I'm using IceStorm, and am doing the following:

IceStorm::TopicPrx topic = _topicMgr->create (uuid);
Ice::ObjectPrx ob = topic->getPublisher();
MyObPrx myprx = MyObPrx::uncheckedCast (ob);

and then storing myprx; later on, when I attempt to call a method on myprox (to publish), I receive a NoEndpointException -- indeed, __reference->endpoints is empty in IceDelegateM::Ice::Object::setup(). In my config file, I've got:

IceStorm.Publish.Endpoints=default
MyOb.Subscriber.Endpoints=udp

is there a config setting that I'm missing? Or is something else going on?

Thanks,
- Vlad
Reply With Quote
  #2 (permalink)  
Old 05-28-2003
vukicevic vukicevic is offline
Registered User
 
 
Join Date: May 2003
Location: San Francisco
Posts: 34
Whoops, scratch that. I forgot to restart the IceStorm service (through icebox) after adding the new IceStorm.Publish config setting to my config file. Works fine now
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Change IP address during runtime wgwolf Help Center 1 05-31-2006 04:35 AM
Important note: Change in support policy marc Announcements 0 09-06-2005 10:44 AM
Problem with Interface change! JaneShang Help Center 2 05-09-2005 08:20 AM
Change in Behavior in 2.1 from 2.0 acbell Help Center 3 04-22-2005 01:29 PM
Change tracking in documentation petrilli Comments 1 04-13-2005 04:20 AM


All times are GMT -4. The time now is 01:29 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.