|
|
|
|||||
|
Re: demoj\IcePack\hello
Hi,
I was running the demoj\IcePack\hello sample. service.xml says that it going to register object with identity Service1 of type "::Hello", but when I do a Ice.ObjectPrx[] helloObjects = query.findAllObjectsWithType("::Hello"); I find only one instance "Foo". <icepack> <service name="${name}" entry="HelloServiceI"> <adapters> <adapter name="${name}" endpoints="tcp:udp"> <object identity="${name}" type="::Hello"/> </adapter> </adapters> <properties> <!-- The identity of the hello object will be the name of the server --> <property name="Identity" value="${name}"/> </properties> </service> </icepack> How is <object > tag supposed to work? Thanks, --Venkat. |
![]() |
| 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 |
| problem compile demoj | meirab | Help Center | 7 | 01-26-2007 12:33 PM |
| IcePack::AdapterNotExistException or IcePack::ServerNotExistException | ghost158 | Help Center | 1 | 04-19-2005 04:47 AM |
| ICE-1.5.1 demoj ("hello") exception | wuzuoshun | Help Center | 1 | 11-14-2004 09:14 PM |
| Puzzled by IcePack/Locator and IcePack/Query | rc_hz | Help Center | 2 | 11-13-2004 10:41 PM |
| Unable to build demoj using supplied build.xml files | vsonnathi | Bug Reports | 1 | 10-21-2004 01:34 PM |