Use the RAR File page to create the Resource adapter ARchive (RAR) file that is required to contain this . A resource adapter must be packaged using the Java ARchive (JAR) format into an RAR (ResourceAdapter ARchive). For example, a resource adapter for EIS A can be packaged as an archive with a filename eisA.rar. The RAR file must contain a deployment descriptor based on the format specified in Section 17.5.4 of the Connector specification. The deployment descriptor must be stored with the name META-INF/ra.xml in the RAR file. The Java interfaces, implementation, and utility classes (required by the resource adapter) must be packaged as one or more JAR files as part of the resource adapter module. The platform-specific libraries required by the resource adapter must be packaged with the resource adapter module.
You can create a stand-alone RAR file or add the RAR file to an existing application. After you have selected the RAR file location, add the resource adapter interface and implementation classes to its contents.
Select where you want the RAR archive created. If you want to create the RAR file inside an existing application (EAR):
To create a stand-alone resource adapter module: