Hi Team, We are using Apache Tomact 9.x and we recently updated the CXF jars to 3.2.5 in our environment. But, WebClient.create(URI) is not working, and showing ClassNotFound Exception during object creation.
Code : ?or.apache.cxf.jaxrs.client.WebClient.create(uri); -- throwing ClassNotfound exception It works fine with cxf jars - 3.0.9 version. Please update whether any known issue exists while using 3.2.5 jars for Apache 9. Please let us know any changes need to be done at our code. Thanks & Regards Rajasekhar
