Hi All,
I am trying to upgrade DFS which is on 6.7 to 21.4.
Is there any document that I can refer for this?
Also since the JAXB as changed in 21.4, will replacing the jars work? or I will have to recompile it again?
I tried with replacing the old jars with new 21.4 jars but I get the below error when I try to hit the service-
Caused by: java.lang.ClassCastException: class com.sun.xml.bind.v2.runtime.JAXBContextImpl cannot be cast to class com.sun.xml.bind.api.JAXBRIContext (com.sun.xml.bind.v2.runtime.JAXBContextImpl is in unnamed module of loader 'com.sun.xml.bind@2.3.3.b02-redhat-00001' @51e56376; com.sun.xml.bind.api.JAXBRIContext is in unnamed module of loader
Regards,
Deep