SICSR-18047

[SICSR-18047] Duplicate implementations of JAX-RS  
Product Line: Cede
Component/s:  
Affects Version/s: SICS 4.9.5
Fix Version/s: SICS 20.1
Customer: DXC

Problem:

jakarta.ws.rs-api-2.1.5.jar and jsr311-api-1.1.1.jar are both implementing the Java API for RESTful Web Services (JAX-RS). If the implementation from jsr311-api-1.1.1.jar is used, the system will abend because of the following uncaught exception:

java.lang.ClassNotFoundException: com.sun.ws.rs.ext.RuntimeDelegateImpl

Solution:

Remove jsr311-api-1.1.1.jar from the classpath

Workaround:

Delete 3plib/jsr311-api-1.1.1.jar

Root Cause:

Extent of Impact:

Impact on Existing Data

Recovery Method for Existing Data Affected