Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
ManifoldCF 2.16
-
None
Description
Hi,
This is issue related to Connector-1629. I had the same issue as enable the kerberos in the solr and try to save and its giving me the java.lang.NoClassDefFoundError: org/eclipse/jetty/client/util/SPNEGOAuthentication error.
Am using Manifold 2.16 binary version(multiprocess-file-example) and i manually copied the jetty-client jetty-client-9.4.19.v20190610.jar in the lib folder and the jar has been added into the jetty-options-unix file as well. Even then am getting class not found error. Do we need to upgrade all the jetty version under the lib folder to take effect or only jetty-client is enough to change. Since its a production change the jetty version should not hamper the existing behavior. Please advise.