Issues upgrading from saml version 3.3.13 to 3.6.21

0
I'm trying to update my modeler saml version from 3.3.13 to 3.6.21 but keep running into errors when trying to select the (Re-)Start Wizard button in the saml configuration. I've posted the error I'm receiving as well when I try to run the Re-Start Wizard.   This issue is only happening on branches that I've created that have the saml updates in them. Other branches that do not have the 3.6.21 update in it I am able to select the Re-Start Wizard without any errors displaying. Any help or direction would be appreciated.     java.lang.IllegalArgumentException: Not supported: http://javax.xml.XMLConstants/property/accessExternalDTD
asked
1 answers
0

My guess is that you have some conflicted JAR libraries. See stackoverflow: https://stackoverflow.com/questions/58374278/org-xml-sax-saxnotrecognizedexception-property-http-javax-xml-xmlconstants-p

Regards,

Ronald

answered