It's all about the answers!

Ask a question

Can websphere be configured so that different hosted applications can use different versions of java?


Keith Eberhard (19113) | asked Jun 21 '17, 12:40 p.m.

We would like to write an rtc extension that uses rtc 603 plain java methods and JRE 8.1.22 even though RTC uses JRE version 7. Can websphere be configured so that the extension is using JRE 8 even though rtc 603 web client uses JRE 7. 

One answer



permanent link
Benjamin Silverman (4.1k610) | answered Jun 21 '17, 7:13 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Hi Keith,

You can install multiple SDK's in to WAS and use the managesdk command to switch the SDK used by a particular profile.  So if your extension is deployed on a different profile than RTC you can achieve this.  Otherwise you cannot have two WAS applications on the same profile running different SDK's.  Hope it helps,

Your answer


Register or 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.