Search the web
Sign In
New User? Sign Up
tao-users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 21996 - 22025 of 23018   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
21996
Your example is quite complex, since it involves NameService. I have had similar setup, and narrowed it to simpler use case that gives related surprising...
Milan Cvetkovic
milan.cvetkovic@...
Send Email
Jan 2, 2007
5:19 pm
21997
... happy new year. the problem is that you specify the "localhost" starting each NameService, -ORBListenEndpoints...
Frank Rehberger
frank.rehberger@...
Send Email
Jan 2, 2007
8:51 pm
21998
Using UIOP endpoint instead of iiop:localhost sounds like a good idea. I assume that UIOP works for Unix, and Windows users would have to use SHMIOP, but it's...
ronen_yuval
ronen_yuval@...
Send Email
Jan 2, 2007
9:56 pm
21999
Happy new year for you too. The idea where each server listens to a different port doesn't sound right. A server doesn't know, and shouldn't know, of any other...
ronen_yuval
ronen_yuval@...
Send Email
Jan 2, 2007
10:23 pm
22000
Hi Ali, ... Yes. ... Assuming you're using the C++ or Java binding here it is: void run (); Thanks, Doug -- Dr. Douglas C. Schmidt...
Douglas C. Schmidt
schmidt@...
Send Email
Jan 2, 2007
11:02 pm
22001
... Milan's analysis (below) sounds spot on, so the simplest solution is to not use the IOR table object key aliasing at all. To do this you could access the...
Simon McQueen
sm@...
Send Email
Jan 3, 2007
10:52 am
22002
Hi Ali, ... I don't know where this function appears in MICO, but in TAO it should be in tao.dll. ... What additional tasks are you trying to do? take care, ...
Douglas C. Schmidt
schmidt@...
Send Email
Jan 3, 2007
3:22 pm
22003
Hi Ali, ... Yes, assuming that you're using a C++ ORB. ... Without knowing what ORB you're using it's hard to tell. ... What do you mean by that? Thanks, Doug ...
Douglas C. Schmidt
schmidt@...
Send Email
Jan 3, 2007
3:26 pm
22004
Hi, ... This has an interesting side effect of creating an IOR with two identical profiles. While the underlying acceptors are listening to their respective...
Phil Mesnier
mesnier_p@...
Send Email
Jan 3, 2007
7:51 pm
22005
Flipping the order of the endpoints won't work if the network connection is down. The client on CompA won't be able to connect to the server on CompB using the...
ronen_yuval
ronen_yuval@...
Send Email
Jan 3, 2007
10:16 pm
22006
Hi all, There have been several emails on the mailing lists about building ACE/TAO/CIAO on FC6. I have done some testing and found out that all workarounds...
Johnny Willemsen
jwillemsen@...
Send Email
Jan 4, 2007
9:56 am
22007
Hi, This must also be done by users who try to use ACE/TAO/CIAO on SuSE 10.2 which gets shipped with GCC 4.1.2 prerelease. Regards, Johnny Willemsen Remedy IT ...
Johnny Willemsen
jwillemsen@...
Send Email
Jan 4, 2007
1:02 pm
22008
Hello all, ... added the following platforms to the list of our serviced platforms: - RTEMS - QNX - HPUX 11iv2 on IA64 with aCC and GCC - VxWorks 6.4 - SuSE...
Johnny Willemsen
jwillemsen@...
Send Email
Jan 5, 2007
11:42 am
22009
Hi, Also provide an implementation in the cpp file and then recompile/link. Regards, Johnny Willemsen Remedy IT Postbus 101 2650 AC Berkel en Rodenrijs The...
Johnny Willemsen
jwillemsen@...
Send Email
Jan 5, 2007
7:24 pm
22010
Hi, ... Right. ... That is correct. ... Sort of.. What it means is that either the servant is stateless or the state of the servant is stored persistently. ...
Douglas C. Schmidt
schmidt@...
Send Email
Jan 6, 2007
4:05 pm
22011
Hi, ... -ORBInitRef is used to tell a client program where to locate a service, such as (but not limited to) "NameService". -ORBInitRef takes an argument of...
Douglas C. Schmidt
schmidt@...
Send Email
Jan 6, 2007
4:15 pm
22012
Hi all, The last year several new ports where added to ACE/TAO and because of that we did a lot of cleanup through ACE and TAO. Because of this cleanup we ...
Johnny Willemsen
jwillemsen@...
Send Email
Jan 8, 2007
9:12 am
22013
Hi, The last years Remedy IT did a lot of work on increasing performance and decreasing footprint of the core TAO libraries. Working together with customers we...
Johnny Willemsen
jwillemsen@...
Send Email
Jan 8, 2007
11:07 am
22014
Hi all, I'm doing a prototype to check out the rt capabilities of ACE/TAO. But I'm running in to some difficulties. This prototype must use the RT Event...
José Rui Simões
jose-r-simoes@...
Send Email
Jan 8, 2007
6:06 pm
22015
Hi Jose, ... To ensure that we have proper version/platform/compiler information, please make sure you fill out the appropriate problem report form (PRF), ...
Douglas C. Schmidt
schmidt@...
Send Email
Jan 8, 2007
6:12 pm
22016
Using the TAO 1.4 example code for RTES, I have successfully been able to start the event service, connect suppliers and consumers. However, I am interested in...
Altaf Aali
altaf.aali@...
Send Email
Jan 9, 2007
3:13 am
22017
Hi, Please upgrade to ACE+TAO+CIAO x.5.4 (i.e., ACE 5.5.4, TAO 1.5.4, and CIAO 0.5.4), which you can download from http://download.dre.vanderbilt.edu...
Johnny Willemsen
jwillemsen@...
Send Email
Jan 9, 2007
7:59 am
22018
I have an application running on TAO on a Windows platform, but can not figure out how to deploy it to the end user. Any directions to where to read more about...
Carsten Tønsberg ...
carsten.t.nielsen@...
Send Email
Jan 9, 2007
3:37 pm
22019
Hello Carsten, ... Assuming your users will not be developing their own applications with TAO, you should only need the libraries that are installed in...
Steve Totten
totten_s@...
Send Email
Jan 9, 2007
6:16 pm
22020
... The supplier filtering feature of the RTES requires you to correctly advertise which Source IDs/Event Types that the supplier will be pushing (or the...
Paul Calabrese
calabrese_p@...
Send Email
Jan 9, 2007
6:25 pm
22021
Dear list, This has probably been asked many times before, but what are the current state of Python bindings for TAO? all the best --Colin ...
Colin Cotter
colinjcotter@...
Send Email
Jan 9, 2007
6:45 pm
22022
Hi colin, ... I'm not aware of any plans for this, though OCI might have some. Malcolm, can you please help here? Thanks, Doug ...
Douglas C. Schmidt
schmidt@...
Send Email
Jan 9, 2007
6:49 pm
22023
... Not available for TAO directly, but omniORBpy does a fine job with Python and in my experience interoperates well with TAO. - Tom -- Thomas Lockhart ...
Thomas Lockhart
Thomas.Lockhart@...
Send Email
Jan 9, 2007
7:48 pm
22024
Hi folks, The following is from Malcolm Spence. Thanks, Doug ... _______________________________________________ tao-users mailing list ...
Douglas C. Schmidt
schmidt@...
Send Email
Jan 10, 2007
3:10 pm
22025
Hi - ... I suspect also that projects like Boost.Python (http://www.boost.org/ libs/python/doc/) would make this a much easier task - perhaps even as simple as...
William Otte
wotte@...
Send Email
Jan 10, 2007
5:25 pm
Messages 21996 - 22025 of 23018   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help