Hi,

please do not do it! The demos you've copied are for old basic object adapter which was already removed from the MICO 2.3.12 release. Please rather have a look into bundled examples in demo/poa directory. They are counterparts of old BOA demos and should just work.

Cheers,
Karel

On Thu, 12 Oct 2006, Arun Biyani wrote:

I am trying to build & execute the example (client + server in 1 file) from the book "Mico An Open Source..." by Arno Puder... I copied the directory *boa* into mico/demo.
First I had compile errors because iostream.h was not included. I also had to
change Account_skel to Account since account.h did not seem to have a
class called Accout_skel.

After these changes, I got a clean compile & link but then I get error below:

[account$:755] ./account.exe
uncaught MICO exception: IDL:omg.org/CORBA/MARSHAL:1.0 (0, not-completed)
Hangup
[account$:756]

What am I doing wrong?
Arun



--
Karel Gardas                  [EMAIL PROTECTED]
ObjectSecurity Ltd.           http://www.objectsecurity.com
_______________________________________________
Mico-devel mailing list
Mico-devel@mico.org
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to