View Issue Details

IDProjectCategoryView StatusLast Update
0005506SymmetricDS ProBugpublic2025-01-30 13:56
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status assignedResolutionopen 
Product Version3.16.0 
Target Version3.16.0 
Summary0005506: Remove productionMode context parameter in web.xml
DescriptionThe productionMode context parameter is not needed for Vaadin anymore since Vaadin 14 uses a profile value during the gradle build.
Code change in AppInitializer should look at the productionMode value directory from Vaadin instead of from the context parameter.
Tagsui

Activities

pmarzullo

2025-01-30 13:43

developer   ~0002600

Can this issue be closed because there is no web.xml in 3.15 and later.
Or is it needed for war deployments?

elong

2025-01-30 13:56

developer   ~0002601

I vote to close this issue. We use Spring Boot with SpringBootServletInitializer, so the web.xml is no longer used. We're following the recommendation to do all configuration through Java.

Issue History

Date Modified Username Field Change
2022-10-04 13:49 pmarzullo New Issue
2022-10-04 13:49 pmarzullo Status new => assigned
2022-10-04 13:49 pmarzullo Assigned To => pmarzullo
2022-10-04 13:49 pmarzullo Tag Attached: ui
2022-10-04 15:14 admin Target Version 3.13.8 => 3.13.9
2022-11-29 15:25 elong Product Version 3.13.7 => 3.15.0
2022-11-29 15:25 elong Target Version 3.13.9 => 3.15.0
2023-09-25 19:45 admin Target Version 3.15.0 => 3.15.1
2023-10-06 13:20 elong Fixed in Version 3.15.1 =>
2023-11-14 20:24 elong Target Version 3.15.1 => 3.15.2
2023-12-15 20:20 admin Target Version 3.15.2 => 3.15.3
2024-02-05 14:29 admin Target Version 3.15.3 => 3.15.4
2024-03-12 16:40 pmarzullo Summary Remove productionMode context parrameter in web.xml => Remove productionMode context parameter in web.xml
2024-03-18 14:47 pmarzullo Target Version 3.15.4 => 3.15.5
2024-04-22 12:45 elong Product Version 3.15.0 => 3.16.0
2024-04-22 12:45 elong Target Version 3.15.5 => 3.16.0
2025-01-30 13:43 pmarzullo Note Added: 0002600
2025-01-30 13:56 elong Note Added: 0002601