Hi,
In an attempt to enable SSL in connecting to Mongo databases, I am building pentaho-mongodb-plugin as well as pentaho-mongo-utils from source.
How do I use the created jars in my kettle installation?
I tried putting my modified pentaho-mongodb-plugin.jar in my kettle installation path C:\pdi-ce-6.1.0.1-196\data-integration\system\karaf\system\pentaho\pentaho-mongodb-plugin\6.1.0.1-196 but it doesnt seem to picking up changes. I even deleted the jar from that location but still it remain unchanged.
Would I have to build kettle from source to get it to use my built jar file?
Also how do I get my pentaho-mongodb-plugin source to use my modified pentaho-mongo-utils jar file (I am planning to modify the MongoClientWrapper) ?
(I am not a Java developer)
Any help would be highly appreciated...
thanks,
Am
In an attempt to enable SSL in connecting to Mongo databases, I am building pentaho-mongodb-plugin as well as pentaho-mongo-utils from source.
How do I use the created jars in my kettle installation?
I tried putting my modified pentaho-mongodb-plugin.jar in my kettle installation path C:\pdi-ce-6.1.0.1-196\data-integration\system\karaf\system\pentaho\pentaho-mongodb-plugin\6.1.0.1-196 but it doesnt seem to picking up changes. I even deleted the jar from that location but still it remain unchanged.
Would I have to build kettle from source to get it to use my built jar file?
Also how do I get my pentaho-mongodb-plugin source to use my modified pentaho-mongo-utils jar file (I am planning to modify the MongoClientWrapper) ?
(I am not a Java developer)
Any help would be highly appreciated...
thanks,
Am