Packaging and Deployment Issues
Packaging and deploying resource adapters in WebLogic is a straightforward process.
Packaging Resource Adapters
To package a resource adapter into a .rar file, gather the classes or library files that contain the classes conforming to the J2EE Connector Architecture specification. Place those files in the root directory of the .rar file. Also place within the root directory any native libraries (Windows .dlls or Unix .so files) needed for the EIS system.
Next, create a directory called META-INF in the root directory and place the ra.xml and weblogic-ra.xml files there. Refer to the “Configuring WebLogic J2EE-CA” section for help in creating these files. Then add any other required resources, such as images, readme ...
Get BEA WebLogic Server™ 8.1 Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.