Details
-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
14.10.13
-
None
-
Unknown
-
Description
This is because Debian 12 moved to Tomcat 10 only and XWiki is not compatible with Tomcat 10 because of the javax -> jakarta package renaming.
Tomcat 10 has some automated migration if you put your application in the right folder (https://tomcat.apache.org/migration-10.html#Specification_APIs), but as advanced as this automated migration may be, I'm afraid it's whichfull thinking (it's probably working very well for a very simple application which only use the servlet API, but XWiki is using a lot of various javax which depend on each other and are not all covered by Tomcat).
A safer alternative would be to start providing a Debian package based on the custom XWiki Jetty package, but it's a lot more work in terms of properly making this a service in the various distributions. See XWIKI-21137.
Attachments
Issue Links
- is related to
-
XCOMMONS-2107 Move to jakarta packages
-
- Open
-
- relates to
-
XWIKI-21458 Provide XJetty based Debian packages
-
- Closed
-