I have an issue. I work for a software development firm, who recently; to cut 3rd party costs, removed Borland's CORBA ORB and repalced it with Sun's. Now I think we need to cut our loses, because the Sun's ORB
I'm trying to send a struct defined by an IDL. What I do is: rg.omg.CORBA.ORB orb = org.omg.CORBA.ORB.init(); Any val = orb.create_any(); Property prop= new Property();
We are planing to use Naming Service of Jacorb. We have a requirement to persist the name service data. When we run the jacorb naming service with the persist option and a timeout we are getting "java.lang.ObjectNotSerializable" exception for the avalon LoggerKit.