[
https://issues.apache.org/jira/browse/OFBIZ-13286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18015257#comment-18015257
]
Jacques Le Roux commented on OFBIZ-13286:
-----------------------------------------
Weirdly I don't see here
commit 8a1e01c808f9d48187de3ef3600783e7c9816b22
Author: Deepak Dixit <[email protected]>
AuthorDate: Thu Aug 21 00:36:33 2025 +0530
Migrate rest-api plugin to Jakarta EE 9+ for Tomcat 10 compatibility (#140)
- 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
Anyway works!
> The rest-api plugin is not working with Tomcat 10
> -------------------------------------------------
>
> Key: OFBIZ-13286
> URL: https://issues.apache.org/jira/browse/OFBIZ-13286
> Project: OFBiz
> Issue Type: Bug
> Components: tomcat
> Affects Versions: Upcoming Branch
> Reporter: Jacques Le Roux
> Assignee: Deepak Dixit
> Priority: Major
> Fix For: Upcoming Branch
>
>
> Details: https://lists.apache.org/thread/qpnb0ff482hqbpxy0glyf4bj77zfsov1
--
This message was sent by Atlassian Jira
(v8.20.10#820010)