Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am using the new Talend Open Studio for ESB Version 6.5.1. I try to developed a JMS job with TJMSOutput. I cannot start/compile this job, because compile error: "log cannot be resolved". In the past I have create also JMS jobs with Version 6.2.1 but not received that error.
Greets Benjamin
I change it to tMomOutput now it works
Hi Benjamin,
Can you please post the screen shot your job?
Cheers!
Gatha
Hello,
It looks like a library problem . What's JDK version you are using?Have you already installed required external modules in your studio?
Best regards
Sabrina
I am using JDK 1.8.0_144 for activemq I am using the module: activemq-all-5.14.5.testb1.jar.
I change it to tMomOutput now it works
Hello,
Have you already installed required external modules for tJMSOutPut component in your studio?
Thanks for sharing your solution with us.
Best regards
Sabrina
yes and works very well.