How To Reference To Javax.mail When Configuring A Custom Adapter On The SOA Composite Application?
(Doc ID 2519504.1)
Last updated on FEBRUARY 14, 2020
Applies to:
Oracle Integration - Version 17.4.1 and laterInformation in this document applies to any platform.
Goal
How to reference to javax.mail when configuring a custom adapter on the SOA Composite Application?
When developing a custom adapter base on the documents:
+ https://docs.oracle.com/middleware/1221/adapters/develop-custom-soa-adapters/toc.htm
+ https://docs.oracle.com/en/cloud/paas/integration-cloud-service/cccdg/cloud-adapter-sdk.html.
There is an issue about how to refer to javax.mail library when configuring a custom adapter on the SOA Composite Application at design-time.
The error detail as below:
This library was found on the JDevloper, but don't know how to refer it from the custom adapter:
+ <JDev_Home>/oracle_common/com.sun.mail.javax.mail.jar
+ <JDev_Home>/soa/soa/modules/mail-1.4.4.jar.
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 |
References |