Hi Talend Team, I want to import external jar files into my project.can you please tell how to import external jar files and while extracting the job ,how to extract it along with the job. Thank you. With Regards, Sagufta
Hello
There are two ways for you to export the external jar files:
1)Using tLibraryload component to load the jar file at the begininig of job. for example:
tLibraryLoad
|
tJava(on tJava, use the external API)
2)Creating custom routine, import the external jar file by clicking on the rouinte name and edting the routine libraries, and then call this routine in the job.
Best regards
shong
Hello Talend Team,,
I have the same problem, i want to create a routine and i need to install some jar (org.apache).
You say: "Creating custom routine, import the external jar file by clicking on the rouinte name and edting the routine libraries, and then call this routine in the job".
I do that but it is not ok ("L'importation org.apache ne peut pas être résolue").
I don't understand and i need some help please.
Nicolas
Hello Talend Team,, I have the same problem, I want to import external jar files into my project.can you please tell how to import external jar files and i have tried importing through tLibraryload and Routine but nothing works Please help. Sharath