[omniORB] CORBA::String_member

Default User defaultuserbr at yahoo.com
Mon Oct 29 15:03:39 GMT 2007


--- Duncan Grisby <duncan at grisby.org> wrote:

> On Thursday 25 October, Default User wrote:
> 
> > I have created a shorter example from the "echo 3" example that
> shows
> > the same behavior. I'm not including the orb init code, as that's
> > boilerplate. In this case the "server" receives the message from
> > the "client". All the server does is acknowledge receipt of a 
> > message, it doesn't even access the data members of the struct. 
> > I hacked this together in a hurry, so pardon the sloppiness.
> 
> If it's failing when you don't touch the data at all, that almost
> certainly means that the problem is a mismatch between VC++ debug
> options. Make sure that either everything is non-debug or that
> everything, including omniORB itself, is the debug version.
> 
> Does your example with a struct work if you edit eg3 within the
> omniORB
> sources and build it with the provided omniORB makefiles?

That's basically what I did. I'm getting ready to run on Linux, so
if the methodology is correct and it doesn't occur there, then I 
won't have any problems. If I do, I'll come back.

Thanks to all for the input.



Brian



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the omniORB-list mailing list