Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0020552 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
design defect | [Openbravo ERP] A. Platform | major | have not tried | 2012-05-18 16:35 | 2022-02-01 08:09 | ||||||
Reporter | shuehner | View Status | public | ||||||||
Assigned To | Triage Platform Base | ||||||||||
Priority | normal | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | 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 | pi | SCM revision | |||||||||
Review Assigned To | |||||||||||
Web browser | |||||||||||
Modules | Core | ||||||||||
Regression level | |||||||||||
Regression date | |||||||||||
Regression introduced in release | |||||||||||
Regression introduced by commit | |||||||||||
Triggers an Emergency Pack | No | ||||||||||
Summary | 0020552: ant smartbuild does not regenerate web.xml when attach.path in config/Openbravo.properties is changed | ||||||||||
Description | smartbuild does not regenerate the web.xml file (which has the attachment path inside) when the attach.path is changed in config/Openbravo.properties. That way this value inside web.xml is not changed: <context-param> <param-name>AttachmentDirectory</param-name> <param-value>/opt/openbravo/attachments</param-value> </context-param> Note: 'ant compile -Dtab=xx -Dtr=no' does update that value correcty | ||||||||||
Steps To Reproduce | start with compiled workspace change config/Openbravo.properties attach.path value to something else run ant smartbuild check value of the context.param seen in description in the generated web.xml which can be found in WebContent/WEB-INF/web.xml | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0049868) alostale (manager) 2012-06-15 17:01 |
Design defect: it was not designed to take it into account, this is a rare case which needs to check whether deserves the effort to implement it. |
(0049870) dmitry_mezentsev (developer) 2012-06-15 17:22 |
Asier, And what would be an effort to fix it? It adds about 2 minutes to the On Demand instance provisioning. It is done once but not agile. And it grows if we have number of instances provisioned at the same time. |
(0052330) AugustoMauch (administrator) 2012-09-24 12:49 |
Effort: 3 Impact: low Plan: mid |
Issue History | |||
Date Modified | Username | Field | Change |
2012-05-18 16:35 | shuehner | New Issue | |
2012-05-18 16:35 | shuehner | Assigned To | => alostale |
2012-05-18 16:35 | shuehner | Modules | => Core |
2012-06-15 17:01 | alostale | Note Added: 0049868 | |
2012-06-15 17:01 | alostale | Type | defect => design defect |
2012-06-15 17:22 | dmitry_mezentsev | Note Added: 0049870 | |
2012-09-24 12:49 | AugustoMauch | Note Added: 0052330 | |
2012-09-24 12:49 | AugustoMauch | Status | new => scheduled |
2017-03-31 14:36 | alostale | Status | scheduled => acknowledged |
2017-04-10 14:33 | alostale | Assigned To | alostale => platform |
2022-02-01 08:09 | alostale | Assigned To | platform => Triage Platform Base |
Copyright © 2000 - 2009 MantisBT Group |