... Humh... I chose select_mt because: - I want a really simple application (do not want to handle multi-thread programming); - I want to easily synchronize...
Guilhem Bonnefille
guilhem.bonnefille@...
Mar 1, 2007 9:00 am
22176
Update: I also need select_mt because I want my process to react to signals (TERM and QUIT). ... -- Guilhem BONNEFILLE -=- #UIN: 15146515 JID:...
Guilhem Bonnefille
guilhem.bonnefille@...
Mar 1, 2007 9:32 am
22177
... It's not clear what you mean when you say you don't want to handle multi-threaded programming. The select_st reactor can be used in conjunction with...
Chris Cleeland
cleeland@...
Mar 1, 2007 4:13 pm
22178
TAO VERSION: 1.5.1 ACE VERSION: 5.5.1 HOST MACHINE and OPERATING SYSTEM: Solaris 9 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: n/a COMPILER...
shilei05@...
Mar 5, 2007 6:29 am
22179
Hi, Thanks for using the PRF form. This looks like from somewhere an old header file is picked up. Please check all your include paths. REgards, Johnny...
Johnny Willemsen
jwillemsen@...
Mar 5, 2007 7:20 am
22180
Hello, We have taken care TAO versions we are sure it is picking up all INCLUDE,LIB and BIN files from current TAO(1.5.1). One more observation is, this error...
shilei05@...
Mar 5, 2007 9:23 am
22181
Hi, Check all compiler flags, I checked the 1.5.1 code and it has no errors, so it must be caused by the flags passed to the compiler. Regards, Johnny...
Johnny Willemsen
jwillemsen@...
Mar 5, 2007 9:31 am
22182
Finally, this option broke something else. In order to be sure my mails will help, here are more informations about my process. It is a sort of "bridge" and...
Guilhem Bonnefille
guilhem.bonnefille@...
Mar 5, 2007 10:19 am
22183
Hello, We are planning to organize the following training in Q2 of 2007 Course: Advanced CORBA Programming with TAO (for Real-Time) Duration: 4 days Location:...
Johnny Willemsen
jwillemsen@...
Mar 6, 2007 8:28 am
22184
Hello My name is Moises Herrera. I'm trying to find some info of projects that implements Data acquisition from Industrial System, DAIS for TAO. Can any body...
Hi Moises, ... Here's one place to look: http://www.hep.net/chep98/PDF/189.pdf You might also check out http://www.osmius.net/en/ Thanks, Doug ...
Douglas C. Schmidt
schmidt@...
Mar 6, 2007 9:53 pm
22186
Hello Moises, What are you wanted? i have used ACE & TAO for several industrial control systems. Please feel free to contact me if you want more details. Best...
Juan Carlos Montes
jcmontes_es@...
Mar 6, 2007 11:01 pm
22187
Hi Moises, In our ARCOS Project (http://arcos.sourceforge.net) we development a CIAO-implementation of the DAIS specification. We designed a flexible ...
Sandro Andrade
sandro.andrade@...
Mar 7, 2007 1:39 am
22188
Hi, So far as I know Homag has made such an implementation, I am not sure whether it is online available as open source. Regards, Johnny Willemsen Remedy IT ...
Johnny Willemsen
jwillemsen@...
Mar 7, 2007 8:23 am
22189
Hi All, This is a TAO related question and not a bug related question.. I'm not sure of where else this question can be asked. I'm currently using the TAO...
joegoggins
joegoggins@...
Mar 7, 2007 3:01 pm
22190
... Hi Moises, Thomas.Rothfuss@... (www.homag.de) has implemented parts of the DAIS Specification with ACE/TAO. Our DAIS Server implements the Data Access...
mwild@...
Mar 7, 2007 3:49 pm
22191
TAO VERSION: 1.5.6 ACE VERSION: 5.5.6 HOST MACHINE and OPERATING SYSTEM: SunOS 5.10 Generic_118822-23 sun4u sparc SUNW,Ultra-80 COMPILER NAME AND VERSION (AND...
Rothenbacher, Jochen
jochen.rothenbacher@...
Mar 8, 2007 8:57 am
22192
Hi, ... Always use the PRF form, things change with each version of TAO and it can be that things have been changed. ... No, you should run one notification...
Johnny Willemsen
jwillemsen@...
Mar 8, 2007 9:06 am
22193
Thanks for the respnse Johnny.. when you say ... I start the 'TAO NT Notify Service' and regsiter it with theb Naming Service meaning I have one notification...
Joe Goggins
joegoggins@...
Mar 8, 2007 11:53 am
22194
Hi, ... No, but you can get the POA to take responsibility for it. If my_object is a _var, then it will manage itself. The only thing left to do is: ...
Jeff Parsons
j.parsons@...
Mar 8, 2007 1:50 pm
22195
... Hash: SHA1 Hi, I read on the TAO status page that the object transaction service is not yet implemented as a standard TAO service. Is the OTS planned to be...
greg
ustrel@...
Mar 8, 2007 3:09 pm
22196
Hi Greg, We (i.e., the DOC group) have no plans to implement OTS for TAO. You might talk with the companies listed at ...
Douglas C. Schmidt
schmidt@...
Mar 8, 2007 3:12 pm
22197
... Hash: SHA1 Hi, ACE/TAO does not seem to support openSSL hardware engines. Is there any work planned to integrate hardware encryption within ACE/TAO ? ...
greg
ustrel@...
Mar 8, 2007 3:16 pm
22198
Hi Greg, ... Assuming these hardware encryption engines have a software API that resembles the existing openSSL API this should be straightforward to do. If...
Douglas C. Schmidt
schmidt@...
Mar 8, 2007 3:22 pm
22199
I am sorry if this has been discussed previously. (If this is the case perhaps someone can point me to a thread in some archive.) If I am programming in Java...
Gautam Thaker
gthaker@...
Mar 8, 2007 10:02 pm
22200
Hi Gautam, ... Just to be clear, will you be using Java's IDL compiler to generate the stubs? Or will you be using tao_idl to generate C++ stubs, and then...
Matthew Gillen
mgillen@...
Mar 9, 2007 2:01 pm
22201
Hi, Thanks for using the PRF form. Several problems related to DynUnion are fixed recently I just build your test on svn head and got the following output: ...
Johnny Willemsen
jwillemsen@...
Mar 13, 2007 9:44 am
22202
Hi, FYI, I did test the same code with 1.5.5 (which is then the same as 1.5.6), there your test failed. The only version that then will have the needed fixes...
Johnny Willemsen
jwillemsen@...
Mar 13, 2007 10:11 am
22203
ACE VERSION: 5.5.6 HOST MACHINE and OPERATING SYSTEM: WINXP TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND VERSION (AND...
rolandsun sun
rolandsun@...
Mar 14, 2007 1:24 am
22204
... I cannot help you with VC8, but I can confirm that I ran into a similar problem compiling non-ACE applications against QT4 on Debian linux a couple of...