Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032512 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2016-03-21 13:29 | 2017-11-02 09:34 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 855284eb22f6 | ||||
Projection | none | ETA | none | Target Version | 3.0PR17Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032512: support WildFly 10 | |||||||
Description | Make it possible to deploy Openbravo on WildFly 10. | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Notes | |
(0090587) hgbot (developer) 2016-10-14 14:44 |
Repository: erp/devel/pi Changeset: 855284eb22f608bca3398f7299fa497f32175cfa Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Fri Oct 14 14:38:22 2016 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/855284eb22f608bca3398f7299fa497f32175cfa [^] fixed issue 32512: support WildFly 10 --- M WebContent/META-INF/MANIFEST.MF M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODEL_OBJECT.xml M modules/org.openbravo.base.weld/src/org/openbravo/base/weld/WeldUtils.java M src-core/src/org/openbravo/base/ConfigParameters.java M src-db/database/sourcedata/AD_AUXILIARINPUT.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_MODEL_OBJECT.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src-test/src/org/openbravo/test/model/ClassLoaderTest.java M src-wad/src/org/openbravo/wad/Wad.java M src-wad/src/org/openbravo/wad/Wad_data.xsql M src/build.xml --- |
(0090589) hgbot (developer) 2016-10-14 15:39 |
Repository: erp/devel/pi Changeset: 534fc1edee0d66ac11206d1340ac115a36f6c657 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Fri Oct 14 15:39:23 2016 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/534fc1edee0d66ac11206d1340ac115a36f6c657 [^] related to issue 32512: temporary disable test case The test case that ensures all objects in ad_model_object do implement servlet is not valid anymore because SimpleCallout changed their hierarchy. --- M src-test/src/org/openbravo/test/model/ClassLoaderTest.java --- |
(0090606) hgbot (developer) 2016-10-17 08:39 |
Repository: erp/devel/pi Changeset: b468094df0d0ff1d168a03977ba314f64549b998 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Fri Oct 14 16:02:59 2016 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/b468094df0d0ff1d168a03977ba314f64549b998 [^] related to issue 32512, related to issue 32366: exclude callouts from web.xml Callous are not executed as Servlets so they needn't be in web.xml. SimpleCallout do not extend servlet, so callouts extending it cannot be in web.xml. --- M src-test/src/org/openbravo/test/model/ClassLoaderTest.java M src-wad/src/org/openbravo/wad/Wad_data.xsql --- |
(0090758) caristu (developer) 2016-10-21 11:44 |
Reviewed and tested as part of the project: http://wiki.openbravo.com/wiki/Projects:WildFly_Support [^] |
(0092507) hudsonbot (developer) 2016-12-16 18:37 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/dc8bf00badd0 [^] Maturity status: Test |
(0092509) hudsonbot (developer) 2016-12-16 18:37 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/dc8bf00badd0 [^] Maturity status: Test |
(0092510) hudsonbot (developer) 2016-12-16 18:37 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/dc8bf00badd0 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2016-03-21 13:29 | alostale | New Issue | |
2016-03-21 13:29 | alostale | Assigned To | => platform |
2016-03-21 13:29 | alostale | Modules | => Core |
2016-03-21 13:29 | alostale | Triggers an Emergency Pack | => No |
2016-03-21 13:30 | alostale | Relationship added | related to 0032511 |
2016-03-21 13:30 | alostale | Target Version | => 3.0PR16Q4 |
2016-03-21 13:30 | alostale | Status | new => scheduled |
2016-03-21 13:30 | alostale | Assigned To | platform => alostale |
2016-03-22 10:26 | hgbot | Checkin | |
2016-03-22 10:26 | hgbot | Note Added: 0085253 | |
2016-03-22 10:26 | hgbot | Status | scheduled => resolved |
2016-03-22 10:26 | hgbot | Resolution | open => fixed |
2016-03-22 10:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/74dc44446eea69570048d2c3cb4c4f47d8515dc0 [^] |
2016-03-22 10:26 | hgbot | Checkin | |
2016-03-22 10:26 | hgbot | Note Added: 0085254 | |
2016-03-22 10:26 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/74dc44446eea69570048d2c3cb4c4f47d8515dc0 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ec90b2432a3f2a6da6629c529145a4dfea5bf441 [^] |
2016-03-22 10:30 | Sandrahuguet | Note Added: 0085257 | |
2016-03-22 10:30 | Sandrahuguet | Status | resolved => new |
2016-03-22 10:30 | Sandrahuguet | Resolution | fixed => open |
2016-03-22 10:31 | Sandrahuguet | Note Edited: 0085257 | View Revisions |
2016-03-22 10:31 | Sandrahuguet | Status | new => scheduled |
2016-03-22 10:42 | alostale | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ec90b2432a3f2a6da6629c529145a4dfea5bf441 [^] => |
2016-03-22 10:46 | alostale | Note Deleted: 0085253 | |
2016-03-22 10:46 | alostale | Note Deleted: 0085254 | |
2016-03-22 10:46 | alostale | Note Deleted: 0085257 | |
2016-08-25 11:26 | caristu | Target Version | 3.0PR16Q4 => 3.0PR17Q1 |
2016-10-14 14:37 | alostale | Review Assigned To | => caristu |
2016-10-14 14:44 | hgbot | Checkin | |
2016-10-14 14:44 | hgbot | Note Added: 0090587 | |
2016-10-14 14:44 | hgbot | Status | scheduled => resolved |
2016-10-14 14:44 | hgbot | Resolution | open => fixed |
2016-10-14 14:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/855284eb22f608bca3398f7299fa497f32175cfa [^] |
2016-10-14 15:39 | hgbot | Checkin | |
2016-10-14 15:39 | hgbot | Note Added: 0090589 | |
2016-10-17 08:39 | hgbot | Checkin | |
2016-10-17 08:39 | hgbot | Note Added: 0090606 | |
2016-10-17 08:47 | alostale | Relationship added | related to 0034213 |
2016-10-17 09:24 | alostale | Relationship added | related to 0034217 |
2016-10-21 11:44 | caristu | Note Added: 0090758 | |
2016-10-21 11:44 | caristu | Status | resolved => closed |
2016-10-21 11:44 | caristu | Fixed in Version | => 3.0PR17Q1 |
2016-12-16 18:37 | hudsonbot | Checkin | |
2016-12-16 18:37 | hudsonbot | Note Added: 0092507 | |
2016-12-16 18:37 | hudsonbot | Checkin | |
2016-12-16 18:37 | hudsonbot | Note Added: 0092509 | |
2016-12-16 18:37 | hudsonbot | Checkin | |
2016-12-16 18:37 | hudsonbot | Note Added: 0092510 | |
2017-03-20 18:21 | aferraz | Relationship added | causes 0035540 |
2017-05-24 10:20 | alostale | Relationship added | causes 0036074 |
2017-06-09 09:52 | aferraz | Relationship added | causes 0036216 |
2017-11-02 09:34 | alostale | Relationship added | depends on 0032366 |
2017-11-02 12:01 | alostale | Relationship added | related to 0032976 |
2019-03-08 13:02 | caristu | Relationship added | related to 0040193 |
Copyright © 2000 - 2009 MantisBT Group |