Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0052828Openbravo ERPA. Platformpublic2023-06-22 11:542023-11-22 14:20
jarmendariz 
gonzalo_fernandez 
normalmajorhave not tried
scheduledopen 
5
 
 
Core
No
0052828: Add support to deploy to Tomcat 10
Tomcat 10 requires to migrate from dropped javax.* packages to jakarta.*. This leads us to a tricky migration. There are two ways to handle the migration: executing the migration tool they provide us or deploying to a different path inside Tomcat. For more information go checkout the official documentation in https://tomcat.apache.org/migration-10.html. [^]
Test how the migration tool works by adding an ant task and executing it when deploying the application with Tomcat 10.1. After that, find a way to support Tomcat 10.1 by deploying the changes in the webapps-javaee folder. We need to support both versions by now, so make sure we can configure which one we want to use.
No tags attached.
Issue History
2023-06-22 11:54jarmendarizNew Issue
2023-06-22 11:54jarmendarizAssigned To => jarmendariz
2023-06-22 11:54jarmendarizModules => Core
2023-06-22 11:54jarmendarizTriggers an Emergency Pack => No
2023-06-22 11:55hgbotNote Added: 0151487
2023-06-27 12:20jarmendarizStatusnew => scheduled
2023-11-22 10:10hgbotNote Added: 0157461
2023-11-22 14:04hgbotNote Added: 0157484
2023-11-22 14:04hgbotNote Added: 0157485
2023-11-22 14:20gonzalo_fernandezAssigned Tojarmendariz => gonzalo_fernandez
2023-11-22 14:20gonzalo_fernandezSummaryAdd ant build step to deploy to Tomcat 10 => Add support to deploy to Tomcat 10
2023-11-22 14:20gonzalo_fernandezDescription Updatedbug_revision_view_page.php?rev_id=27167#r27167
2023-11-22 14:20gonzalo_fernandezSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=27169#r27169
2023-11-22 14:20gonzalo_fernandezProposed Solution updated

Notes
(0151487)
hgbot   
2023-06-22 11:55   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/918 [^]
(0157461)
hgbot   
2023-11-22 10:10   
Merge request closed: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/918 [^]
(0157484)
hgbot   
2023-11-22 14:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1292 [^]
(0157485)
hgbot   
2023-11-22 14:04   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1055 [^]