Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
JohanaR
Contributor
Contributor

The import org.apache.camel.util.jsse cannot be resolved

Hi, I'm working on my project to upgrade Talend from version 7.3 to 8. I installed Talend 8 and I'm running the routes that I had in version 7.3. However, I'm facing the following error.

I don't see what's wrong, please could you help me.

I'm attaching screenshots of all the configurations I've made.

JohanaR_1-1725305385962.png

JohanaR_3-1725305573203.png

 

JohanaR_2-1725305504951.png

JohanaR_0-1725305008286.png

JohanaR_4-1725305659373.png

Help would be greatly appreciated.
Kind regards,
Johana R.

Labels (5)
3 Replies
Xiaodi_Shi
Employee
Employee

Hello,

Are you referring to cMessagingEndpoint component in your route?

https://issues.apache.org/jira/browse/CAMEL-17127

So far, Studio 8.0.1 is based on Camel 3.11.(After 8.0.1-R2023-08 until now, it is Camel 3.20.6.)
Which talend patches are you using? The R2023-08 patch is needed as well.

Best regards

Sabrina

CGochhi1673975952
Contributor
Contributor

Thanks, Do you know which version of Camel is used in the R2024-07 patch ?

Xiaodi_Shi
Employee
Employee

Hello @CGochhi1673975952 

Before Talend 8.0.1-R2023-08, it was Camel 3.11.1;
After 8.0.1-R2023-08 until now, it is Camel 3.20.6.

Note: The camel-xxx libraries included from cConfig or Bean classes have to be aligned the version with Studio itself.

Best regards

Sabrina