Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RTC plainJava libraries not compatible post java 8?

Hello Team,

we used RTC plainjava libraries  -RTC-Client-plainJavaLib-6.0.6.1 along with java 8 for automating user addition . For log4j 2.17 we updated java version to 11 , the applications using RTC-Client-plainJavaLib-6.0.6.1is not working as expected. we have also tried with EWM-Client-plainJavaLib-7.0.2 , this too does not help. Are there any new changes which we should add?

// service is null
IProcessItemService service = (IProcessItemService) teamRepo
                        .getClientLibrary(IProcessItemService.class);

0 votes



One answer

Permanent link

As far as I am aware the Plain Java Client Library and the SDK and the server components currently support Java 8.

From the download page of EWM you can open the system requirements. E.g. for 7.0.2 https://jazz.net/wiki/bin/view/Deployment/ELMSystemRequirements702 you can go to all platforms and look up the Java versions supported. I am not sure about the footnote 1 in that document. My experience is that it works with Java 8. The vanilla Eclipse client and the servers ship IBM Java 8. I have seen complains about issues with Java 11. I do not use Java 11 at the moment.


0 votes

Comments

When moving from Java 7 to Java 8 I had to recompile and build my code with Java 8 in order to get it working.

Hello Ralph, it is working on java 8 but we have moved to java 11 due to log4j jar and jena compatibility issues. do you think we can get a fix for RTC library for java 11 ?

I have no Java 11 available to me that I can legally use for testing. The Java Semeru 11 that I had did not work with the plain Java client libraries. 

You can always open a case with support and get answers there. I am not aware of a fix to the plain Java Client Libraries. 

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,926
× 1,699

Question asked: Apr 06 '22, 10:42 a.m.

Question was seen: 1,382 times

Last updated: Apr 07 '22, 2:59 a.m.

Confirmation Cancel Confirm