Users of the adapter for CORBA, version 1.0.x, who are migrating to version 1.1.x, must recompile their IDL files to generate proxy class files that are compatible with the ODA component of version 1.1.x. There are two options for doing this:
<adapter runtime directory>/jre/ibm_bin
Where <adapter runtime directory> is the directory where the adapter runtime files are stored.
If the Java files are generated for the adapter running as a server, invoke the IBM IDLJ Java compiler using the -fserverTIE option.
If the Java files are generated for the adapter running as a client, invoke the IBM IDLJ Java compiler using the -fclient option