Can not find JavaUserExitApi example (or any Java source example of JavaAPI UE handler) of Java Ad
Administrator’s Guide for Java 11g Release 2 (11.2.1.0.0) E28384-01 page 91:
-----
JavaUserExitAPI
● Using the Oracle GoldenGate Java Adapter API to write a custom event handler.
---
is not in the distribution. It has the following examples:
/V38714-01/ggs_Adapters_Linux_x64/AdapterExamples:
filewriter, java-delivery, jms-capture
The closest to the JavaUserExitAPI example is java-delivery, but it has not any Java sources. I could not find a single example of Java code for a JavaAPI UE handler.
I also need to know where to set up CLASSPATH
Is it here (javaue.properties):
# javawriter.bootoptions=-Xmx128m -Xms32m -Djava.class.path=...