Can 12.8 WAOP be deployed on Tomcat 11?
search cancel

Can 12.8 WAOP be deployed on Tomcat 11?

book

Article ID: 441335

calendar_today

Updated On:

Products

CA Single Sign On Agents (SiteMinder) SITEMINDER CA Single Sign On Federation (SiteMinder)

Issue/Introduction

Apache Tomcat release 11 is available, can SiteMinder 12.8 WAOP (web agent option pack) be deployed on it?

When tried SiteMinder 12.8 WAOP on Tomcat release 11,  getting run time error after deployment.  It won't run.
 
dd-mm-yyyy 18:41:21.607 SEVERE [http-nio-8080-exec-40] org.apache.catalina.core.StandardContext.filterStart Exception starting filter [CAFedFilter]
java.lang.NoClassDefFoundError: javax/servlet/Filter
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)

Environment

SiteMinder WAOP version: 12.8

Cause

Tomcat 11 had the transition from the javax.* namespace to the jakarta.* namespace.

SiteMinder 12.8 WAOP on windows release is incompatible with Tomcat 11 at the moment.

Resolution

The following are the certified combinations from Broadcom:

  • 12.8 WAOP on Tomcat 11 for RHEL 10
  • 12.8 WAOP on Tomcat 10 for Windows

Any other combinations will need go though certification enhancement process with Broadcom product team.