dixitdeepak opened a new pull request, #140: URL: https://github.com/apache/ofbiz-plugins/pull/140
Fixed: Migrate rest-api plugin to Jakarta EE 9+ for Tomcat 10 compatibility (OFBIZ-13286) - Updated imports from javax.ws.* to jakarta.ws.rs.* for Jersey 3.x/Jakarta EE 9+ - Changed web.xml to use jakarta.ws.rs.Application instead of javax.ws.rs.Application - Ensured compatibility with Tomcat 10 by aligning with jakarta.servlet.* APIs - Fixed rest-api plugin to work with Jersey 3.1.3 and Tomcat 10.1.x -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ofbiz.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org