JacOrb extracting enum values

Dimitris Zampouras <[email protected]> Fri, 10 Mar 2017 11:54:15 +0200
Newsgroups gmane.comp.corba.jacorb.devel
Message-ID <[email protected]>
Hello everyone!

I am new to Corba and I am having a hard time extracting an enum value 
from an any object.

 From what I have gathered an enum value holds some data members like an 
array containing all the enum types.
I suppose there should be some kind of integer inside the Any that shows 
which one of the enums it refers to.

The problem is that I cannot extract from the enum Any that int value. 
All integer extractions fail( the long too etc.).

Am I in the correct path here? Do you have any sample code that can help?

I am currently using JacOrb 3.8 and Java 1.7

Prior to changing to JacOrb I could extract the integer value from the 
enum type

Thank you in advance!

dzamp

_______________________________________________
jacorb-developer maillist  -  [email protected]
https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer