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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 22264 - 22293 of 23018   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
22264
... For us bug 2804 (http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2804) is a show stopper. We still have to use a 1.4 version for our application and ...
Tommy Persson
tpe@...
Send Email
Apr 2, 2007
10:09 am
22265
Hi Hans, ... ACE/TAO -specific questions should be sent to the newsgroup comp.soft-sys.ace, or emailed to the appropriate list as described by ...
Phil Mesnier
mesnier_p@...
Send Email
Apr 2, 2007
1:18 pm
22266
Hi, in order to test the bugfix for Bug 2677 (Thanks to Chad Elliott) with our app I experience a hang during the call of orb->shutdown. I use the current ...
Lothar Werzinger
lothar@...
Send Email
Apr 3, 2007
11:04 pm
22267
... Here's the strace log if that's of any help Lothar _______________________________________________ tao-users mailing list tao-users@... ...
Lothar Werzinger
lothar@...
Send Email
Apr 4, 2007
12:25 am
22268
Hi Lothar, I suspect it'll be hard for anyone to help you without a small test program that illustrates the problem! thanks, Doug ... -- Dr. Douglas C. Schmidt...
Douglas C. Schmidt
schmidt@...
Send Email
Apr 4, 2007
1:03 am
22269
Thanks for your response Steve. Its difficult to provide a shared DB or file for security reasons but I may change the namign convention to include the channel...
Joe Goggins
joegoggins@...
Send Email
Apr 6, 2007
9:56 am
22270
TAO Version: 1.5.7 (SVN-HEAD) File: ORB_Manager.h/cpp The header file says the following: /** Constructor. * * @param orb pointer to an ORB which is...
Sowayan, Abdullah (N-...
abdullah.sowayan@...
Send Email
Apr 6, 2007
7:41 pm
22271
Hi, ... Part of the issues you reported are fixed but part not. This all depends on time and sponsoring. Without any sponsoring for bug fixing we can only give...
Johnny Willemsen
jwillemsen@...
Send Email
Apr 7, 2007
7:15 pm
22272
Hi, Yes, you are right, the documentation for the constructor doesn't match the implementation. The implementation must be corrected, can you file this in ...
Johnny Willemsen
jwillemsen@...
Send Email
Apr 7, 2007
7:17 pm
22273
Hi Lothar, I've found the same behaviour when I upgraded from 5.5.6 to 5.5.7. Try to comment the line mv_poaManager->deactivate(1, 1) In my case, this...
Eider Oliveira
eider.oliveira@...
Send Email
Apr 8, 2007
12:21 am
22274
Hi Folks, If someone can send us a test that will illustrate the problem we'll try to fix it before x.5.8 is released. Thanks, Doug ... ...
Douglas C. Schmidt
schmidt@...
Send Email
Apr 8, 2007
12:40 am
22275
I am trying to determine the feasibility of updating code originally built on ACE 5.31 / TAO 1.3.1 to newer ACE/TAO distributions - (the code is the DMSO RTI...
Francis A. Bausch
fbausch@...
Send Email
Apr 9, 2007
9:38 pm
22276
So if I have the following in my idl now: typedef sequence<string> TagNameList; and want to change the definition to use the default sequences in the CORBA...
vpmeister
winston@...
Send Email
Apr 10, 2007
3:03 am
22277
Hi, Yes, that is the trick, or include <orb.idl> or <tao/StringSeq.pidl> in your idl file and don't change the typedefs at all. Regards, Johnny Willemsen ...
Johnny Willemsen
jwillemsen@...
Send Email
Apr 10, 2007
6:22 am
22278
Hi, The examples/tests also show how you could update the code, but we don't have any special upgrade document but mostly upgrading means recompile, update...
Johnny Willemsen
jwillemsen@...
Send Email
Apr 10, 2007
6:23 am
22279
Hi, We have fixed several problems related to any handling. I would recommend an upgrade to x.5.7. Regards, Johnny Willemsen Remedy IT Postbus 101 2650 AC...
Johnny Willemsen
jwillemsen@...
Send Email
Apr 10, 2007
2:14 pm
22280
... OK. ... No. When a supplier calls disconnect_structured_push_consumer on its StructuredProxyPushConsumer, it simply means the Notification Service will...
Steve Totten
totten_s@...
Send Email
Apr 10, 2007
4:08 pm
22281
Hi Ralf, Thanks for using the PRF. ... Please upgrade to ACE+TAO+CIAO x.5.7 (i.e., ACE 5.5.7, TAO 1.5.7, and CIAO 0.5.7), which you can download from ...
Douglas C. Schmidt
schmidt@...
Send Email
Apr 10, 2007
4:17 pm
22282
Hello, here's the PRF: ACE VERSION: 5.5.0 TAO VERSION: 1.5.0 HOST MACHINE and OPERATING SYSTEM: HP-UX B.11.11 U 9000/785 TARGET MACHINE and OPERATING SYSTEM:...
Ralf Beger
r.beger@...
Send Email
Apr 10, 2007
4:50 pm
22283
TAO VERSION: 1.5 ACE VERSION: 5.5 HOST MACHINE and OPERATING SYSTEM: - Intel x86 - Linux 2.6.15-26 TARGET MACHINE and OPERATING SYSTEM, if different from HOST:...
Andy Stafford
ajstafford@...
Send Email
Apr 11, 2007
4:05 pm
22284
Hello, I've downloaded the latest beta kit and built the Notification Service successfully. But I've got the same error, with a small change of the error...
Ralf Beger
r.beger@...
Send Email
Apr 12, 2007
9:33 am
22285
Hello, I've downloaded the latest beta kit and built the Notification Service successfully. But I've got the same error, with a small change of the error...
Ralf Beger
r.beger@...
Send Email
Apr 12, 2007
9:36 am
22286
Hi, Have you tried a shared build? I think the notification service doesn't link in the persistent library by default and depends on shared libraries. Regards,...
Johnny Willemsen
jwillemsen@...
Send Email
Apr 12, 2007
9:53 am
22287
Hi Johnny, yes, I've tried a shared build, too. But not with the latest bate kit, but with version 1.5.0. The behaviour was the same (and I don't expect a...
Ralf Beger
r.beger@...
Send Email
Apr 12, 2007
11:27 am
22288
Hi, ... There have been a lot of changes between 1.5.0 and 1.5.7 ... You then also need to include a file from the persistent library so that the linker forces...
Johnny Willemsen
jwillemsen@...
Send Email
Apr 12, 2007
11:31 am
22289
Hi Johnny, o.K. I'll try it that way with 1.5.7. Thanks a lot for your assistance. - Ralf. ... _______________________________________________ tao-users...
Ralf Beger
r.beger@...
Send Email
Apr 12, 2007
1:29 pm
22290
... Yes, I am aware of this. I am perfectly willing to spend time testing and submitting test cases since I want TAO/ACE to become better. And if I can...
Tommy Persson
tpe@...
Send Email
Apr 12, 2007
5:23 pm
22291
Hi, ... I don't think the code is buggy, but can be improved to handle the use cases you delivered. If you can deliver patches that fix the issues and keep all...
Johnny Willemsen
jwillemsen@...
Send Email
Apr 12, 2007
5:50 pm
22292
Hi all, I reported some time ago a bug related to the removal of components by using ReDaC programmatically. When removing a component by ReDaC, it isn't...
Sandro Andrade
sandro.andrade@...
Send Email
Apr 12, 2007
10:08 pm
22293
... Do you mean that it is not a bug when a correct CORBA program crashes? I have submitted testcases for at least 3-4 seperate bugs related to this. The...
Tommy Persson
tpe@...
Send Email
Apr 12, 2007
11:19 pm
Messages 22264 - 22293 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