The process of importing a WebLogic-specific EJB JAR file is the same as importing any other EJB JAR file in IBM Rational Developer. See the IBM Rational Developer documentation Importing an EJB JAR file for more details.
When importing a WebLogic EJB JAR file, select the desired version of WebLogic Server as the target server for the project. When a server target is selected, the appropriate JAR files will be added to the library classpath. All modules in an enterprise application should have the same server target.
The WebLogic descriptors in the EJB JAR will be imported into the resulting EJB project. New WebLogic descriptors will be created for the targeted server runtime version if:
Related concepts
Enabling WebLogic support
Related tasks
Creating EJB projects
Exporting a WebLogic EJB JAR file