Note the following points when you package the CORBA object invocation processing:
- Do not include the classes that use the interfaces and classes existing in the package under org.omg.CORBA in the EJB-JAR files or WAR files. Include these classes in the JAR file for the container extension library.
- Do not include the interfaces and classes generated from the IDL definition and the classes that use these interfaces and classes in the EJB-JAR files or WAR files. Include these classes in the JAR file for the container extension library.