How to integrate Velocity Tools to GoldenGate with Java Adapter?
Hi,
GoldenGate with Java Adapter support Apache Velocity template. Under <gg install dir>/ggjava/resources/lib there is velocity-1.7.jar . Now I need to use some features from Velocity Tools (Apache Velocity Tools - Overview). I already downloaded velocity-tools-generic-2.0.jar, and put it in <gg install dir>/ggjava/lib. What should I do next to be able to use Velocity Tools?
Thank you in advance!