Dependent JAR Files To Deploy The JCA Resource Adapter On Oracle WebLogic Server
(Doc ID 3067352.1)
Last updated on JANUARY 15, 2025
Applies to:
Oracle Communications Billing and Revenue Management - Version 15.0.1.0.0 and laterInformation in this document applies to any platform.
Goal
On Oracle Communications Billing and Revenue Management (BRM) version 15 and further, you can connect J2EE-compliant external applications to your BRM system by using Java Connector Architecture (JCA) Resource Adapter.
The adapter is deployed on a J2EE-compliant application server, such as Oracle WebLogic Server. External applications send requests for information to the adapter, which then calls BRM opcodes and returns data to the external application. This enables any J2EE-compliant application to integrate with the BRM software.
- OracleBRMJCA15Adapter.rar
- BRMAdapterServletClient.war
The adapter is dependent on JAR files to deploy properly. Following is a lists the JAR files that the adapter requires from each application in your system.
J2EE application server
- classes12.jar
- connector15.jar
- jta.jar
Oracle BPEL process
- bpm-infra.jar
- orabpel-thirdparty.jar
- orabpel.jar
- orabpel-common.jar
- xmlparserv2.jar
Apache
- xercesImpl.jar
In version BRM version those jar files used to be provided through the BRM installation.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |