November 2003
Intermediate to advanced
1488 pages
36h 35m
English
Packaging and deploying resource adapters in WebLogic is a straightforward process.
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 ...
Read now
Unlock full access