Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015737Openbravo ERPA. Platformpublic2011-01-24 08:422022-02-01 08:08
alostale 
Triage Platform Base 
urgentminoralways
acknowledgedopen 
5
 
 
Core
No
0015737: Smartbuild doesn't generate web.xml for reactivated tabs
When an inactive tab is enabled, smartbuild doesn't regenerate web.xml for this tab.

Workaround:

Execute ant compile.deploy -Dtab=myWindowName instead of smartbuild.
-Activate an inactive tab
-Execute ant smartbuild

Note that the tab is generated, but no web.xml changes are detected:
 ...
 [java] 1761 [main] INFO org.openbravo.wad.Wad - No changes in web.xml
 ...
No tags attached.
Issue History
2011-01-24 08:42alostaleNew Issue
2011-01-24 08:42alostaleAssigned To => alostale
2011-01-24 08:42alostaleModules => Core
2011-01-24 08:47alostaleStatusnew => scheduled
2012-03-05 10:26alostaleNote Added: 0046026
2012-03-05 10:26alostaleTypedefect => design defect
2017-03-31 14:36alostaleStatusscheduled => acknowledged
2017-04-10 14:34alostaleAssigned Toalostale => platform
2022-02-01 08:08alostaleAssigned Toplatform => Triage Platform Base

Notes
(0046026)
alostale   
2012-03-05 10:26   
Setting as design defect. This issue should be fixed by removing WAD generation from smartbuild.