|
|
|
|||||
|
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 |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
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 |