After upgrading the JARs in the class path for WebSphere is not connecting to ActiveMQ Classic.
Previous JARs:
Updated JARs:
Are there any additional JARs that need to be added, or do I need to change the external initial context factory? My current External Initial Context Factory:
org.apache.activemq.jndi.ActiveMQInitialContextFactory
error received in WAS
ERROR com.temenos.t24browser.servlets.FormFieldInputFilter - java.lang.UnsupportedClassVersionError: JVMCFRE199E bad major version 55.0 of class=org/apache/activemq/jndi/ActiveMQInitialContextFactory, the maximum supported major version is 52.0; offset=6 –
ActiveMQ v5.16.7 is available with JDK 8 support. This includes the fix for the security vulnerability (CVE-2023-46604).