Thanks Karel,

I am using mico 2.3.12, and it defaults to GIOP/IIOP version 1.0. I tried to specify 1.2 as you advised, but I am not sure how to force the client to use GIOP version 1.2.

I run the client like this:

client <client-specific args> -ORBGIOPVersion 1.2 -ORBIIOPVersion 1.2 -ORBDebug All

and in the debug output I see the following:

IIOP: [...] IIOP version 1.2
GIOP: [...] using GIOP version 1.0

I have attempted re-ordering the arguments, so that -ORBGIOPVersion is first, last, etc but each time the GIOP version is 1.0. Is this a known issue ?

Thanks again,
Denis.




Hello,

what GIOP/IIOP are you using on MICO side? Perhaps you might try 1.2 forced by -ORBGIOPVersion 1.2 -ORBIIOPVersion 1.2 command-line parameters.

Yes, JBoss developers used MICO to invoke EJBs operations from C++.

Cheers,
Karel

PS: If you are not using MICO 2.3.12, also please make sure you test it

--

_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee® Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

_______________________________________________
Mico-devel mailing list
[email protected]
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to