Adding third-party libraries to JDeveloper projects

During a project, we usually integrate third-party libraries to perform various tasks, for example, calculating the digest value or connecting to the credit card gateway. This recipe will explain how to add third-party libraries into JDeveloper projects. Since the book scope aims at BPEL and Java, we will be most interested in how to include third-party libraries to be utilized in BPEL processes. When we use third-party libraries only in one BPEL process, then we can deploy a third-party library in the BPEL process deployment package. When multiple BPEL processes are using the same third-party libraries, then we can deploy them as described in the Adding third-party libraries to the SOA Suite ...

Get BPEL and Java Cookbook 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.