Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 10-21-2004
vsonnathi vsonnathi is offline
Registered User
 
Name: Venkat Ramana
Organization: Amazon.com
Project: Prototype
 
Join Date: May 2004
Posts: 39
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.
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
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


All times are GMT -4. The time now is 05:39 PM.


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.