Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0052828 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| feature request | [Openbravo ERP] A. Platform | major | have not tried | 2023-06-22 11:54 | 2023-11-22 14:20 | |||||||
| Reporter | jarmendariz | View Status | public | |||||||||
| Assigned To | gonzalo_fernandez | |||||||||||
| Priority | normal | Resolution | open | Fixed in Version | ||||||||
| Status | scheduled | Fix in branch | Fixed in SCM revision | |||||||||
| Projection | none | ETA | none | Target Version | ||||||||
| OS | Any | Database | Any | Java version | ||||||||
| OS Version | Database version | Ant version | ||||||||||
| Product Version | SCM revision | |||||||||||
| Merge Request Status | approved | |||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | No | |||||||||||
| Web browser | ||||||||||||
| Modules | Core | |||||||||||
| Support ticket | ||||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0052828: Add support to deploy to Tomcat 10 | |||||||||||
| Description | 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. [^] | |||||||||||
| Proposed Solution | 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. | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0151487) hgbot (developer) 2023-06-22 11:55 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/918 [^] |
|
(0157461) hgbot (developer) 2023-11-22 10:10 |
Merge request closed: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/918 [^] |
|
(0157484) hgbot (developer) 2023-11-22 14:04 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1292 [^] |
|
(0157485) hgbot (developer) 2023-11-22 14:04 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1055 [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2023-06-22 11:54 | jarmendariz | New Issue | |
| 2023-06-22 11:54 | jarmendariz | Assigned To | => jarmendariz |
| 2023-06-22 11:54 | jarmendariz | OBNetwork customer | => No |
| 2023-06-22 11:54 | jarmendariz | Modules | => Core |
| 2023-06-22 11:54 | jarmendariz | Triggers an Emergency Pack | => No |
| 2023-06-22 11:55 | hgbot | Merge Request Status | => open |
| 2023-06-22 11:55 | hgbot | Note Added: 0151487 | |
| 2023-06-27 12:20 | jarmendariz | Status | new => scheduled |
| 2023-11-22 10:10 | hgbot | Note Added: 0157461 | |
| 2023-11-22 14:04 | hgbot | Note Added: 0157484 | |
| 2023-11-22 14:04 | hgbot | Note Added: 0157485 | |
| 2023-11-22 14:20 | gonzalo_fernandez | Assigned To | jarmendariz => gonzalo_fernandez |
| 2023-11-22 14:20 | gonzalo_fernandez | Summary | Add ant build step to deploy to Tomcat 10 => Add support to deploy to Tomcat 10 |
| 2023-11-22 14:20 | gonzalo_fernandez | Description Updated | View Revisions |
| 2023-11-22 14:20 | gonzalo_fernandez | Steps to Reproduce Updated | View Revisions |
| 2023-11-22 14:20 | gonzalo_fernandez | Proposed Solution updated | |
| 2023-11-24 10:30 | hgbot | Merge Request Status | open => approved |
| Copyright © 2000 - 2009 MantisBT Group |