Hello, I am attempting to send a structure (which has no null values within it) that I created in my IDL, from my Java code, to a C++ configure function via CORBA calls. I insert the structure into a CORBA Any using the helper class created by the IDL before I send it to my