Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java call to SOA ADF application

Max L. BrayAug 23 2019 — edited Aug 26 2019

Hi all,

We are currently trying to intergrate a SOA composite application into a pre-existing java app running remotely. We need to call the SOA app using a T3 connection. I did a bit of searching and found the following guide which explains how to create an ADF adapter (SOA 11g - Java API to Call SOA Composite - Oracle Fusion Middleware Blog) and modify the composite. I've asked on the post itself but thought id ask the experts as well, the post mentions the client-side java needs 3 JAR files, which I cant seem to locate on my installation. Im also not sure how to generate a t3 link (t3://host/port/app) that would be needed by the clients to connect to my app. Any help/tips would be appreciated.

EDIT: Im currently using Jdeveloper 12.

Comments
Post Details
Added on Aug 23 2019
1 comment
304 views