Re: Fwd: Jersey libraries 1.18 worked with Tomcat 7 but failing with Tomcat 9 : Root resource classes not getting scanned

2021-01-29 Thread Christopher Schultz
Yogish, On 1/29/21 01:24, Yogish Anand wrote: We were using Tomcat 7 and the Jersey libraries 1.18 was able to scan the packages with the below two lines com.sun.jersey.api.core.PackagesResourceConfig.init Scanning for root resource and provider classes in the packages: v1

Fwd: Jersey libraries 1.18 worked with Tomcat 7 but failing with Tomcat 9 : Root resource classes not getting scanned

2021-01-28 Thread Yogish Anand
Hi, We were using Tomcat 7 and the Jersey libraries 1.18 was able to scan the packages with the below two lines com.sun.jersey.api.core.PackagesResourceConfig.init Scanning for root resource and provider classes in the packages: v1 com.sun.jersey.api.core.ScanningResourceConfig logClasses