does an extension developed with RTC 605 Server SDK can work on Server 702
Hello,
I been trying to use an extension developed with the Server SDK 605 with a 702 instance, but is not working, it gets install success, I can add it in the follow-up actions but seems that is not called or doesn't give any sign that is working so I wonder if I will have to move it to ServerJDK for 702?
Thank you
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Oct 06 '23, 1:07 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You should always build and test the extensions with the SDK matching your server versions.
Often this does not matter so much, but when changing the Java version or fixing the Log4J2 issues, it can count.
Comments Having said that, I do not know which old SDKs are available The latest is 7.0.2SR1 which has potentially breaking changes compared to 7.0.2 before that release.
Rafael Rodriguez Montes
commented Oct 09 '23, 11:52 a.m.
Thank you Ralph, I wonder for the ones we use old API, If there is a workshop just for update libraries? instead to going from scratch
Ralph Schoon
commented Oct 10 '23, 3:22 a.m.
| edited Oct 10 '23, 3:26 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
My personal opinion is that you have these options:
I am not aware of a simpler approach.
I have seen very few changes (1 or 2) in the APIs that break the code, but the update to Log4J2 is definitely something that can have impact, due to log4j API changes. |
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.