
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
> define it as type string and you will be fine
> {
> string hello();
> }
> Don Stacy
Well, unfortunately it doesn't work - for some reason I get
org.omg.CORBA.MARSHAL exception. Funny thing is that I get the same
exception when I try running the same method from C++... Maybe I am
missing something that should be done to pass strings via CORBA?
| <-- __Chronological__ --> | <-- __Thread__ --> |