The process of importing a WebLogic-specific WAR file is the same as importing any other WAR file in IBM Rational Developer. See the IBM Rational Developer documentation Importing Web archive (WAR) files for more details.
When importing a WebLogic WAR 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 WAR will be imported into the resulting Web project. New WebLogic descriptors will be created for the targeted server runtime version if:
Related concepts
Enabling WebLogic support
Related tasks
Creating Web application projects
Exporting a WebLogic WAR file