JDK changing and compatibility

Greetings,

I am currently using java jdk1.7.0_25 on my webMethods Integration Server.

I would like to start using java jdk 1.7.0.151 (java 1.7)

Is it possible that this change will implicate any sort of incompatibility issue?

Also, how should I proceed to make this change?

Kind Regards,

Ana Sequeira

Hi Ana,

this is possible.

Under IntegrationServer/bin modify the setenv.bat resp. setenv.sh with the new path to the jvm.
Under profiles/IS/config update the custom_wrapper.conf accordingly.

Restart IS afterwards.

Regards,
Holger