Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032511 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2016-03-21 13:27 | 2017-11-02 09:57 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR16Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 03f806e35c93 | ||||
Projection | none | ETA | none | Target Version | 3.0PR16Q3 | |||
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 | 0032511: support JBoss AS 7.1.1 | |||||||
Description | Make it possible to deploy Openbravo on JBoss AS 7.1.1 | |||||||
Steps To Reproduce | - | |||||||
Proposed Solution | 2 changes are required to make it possible to deploy Openbravo on JBoss: * Reading ftl templates as URL resource does not work * Weld bean manager is not stored in servlet context but as a JNDI resource Additionally it is not planned to add support to restart JBoss from MMC, so both rebuild and restart from UI should be prevented. Development branch: https://code.openbravo.com/erp/devel/pi-jboss [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | jboss.export [^] (5,354 bytes) 2016-03-21 13:31 | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Notes | |
(0085584) hgbot (developer) 2016-04-13 08:40 |
Repository: erp/devel/pi Changeset: 03f806e35c93e0be3ecb1658158d848780508b22 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed Apr 13 08:38:40 2016 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/03f806e35c93e0be3ecb1658158d848780508b22 [^] fixed issue 32511: support JBoss AS 7.1.1 --- M modules/org.openbravo.base.weld/src/org/openbravo/base/weld/WeldUtils.java M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/BaseTemplateProcessor.java M src-db/database/sourcedata/AD_MESSAGE.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src-db/database/sourcedata/AD_TEXTINTERFACES.xml M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java M src/org/openbravo/erpCommon/ad_process/ApplyModules.java M src/org/openbravo/erpCommon/modules/ModuleTree.java A src/org/openbravo/erpCommon/ad_process/ApplyModulesExternal.html A src/org/openbravo/erpCommon/ad_process/ApplyModulesExternal.xml --- |
(0085586) hgbot (developer) 2016-04-13 09:22 |
Repository: erp/devel/api-checks Changeset: b8d5a8e4bf04d26fef3df8d4cdb63517501b2cf6 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed Apr 13 09:22:17 2016 +0200 URL: http://code.openbravo.com/erp/devel/api-checks/rev/b8d5a8e4bf04d26fef3df8d4cdb63517501b2cf6 [^] related to issue 32511: accepted API false change positive ModuleManagement is not using parent's log4j anymore but it defines its own one. Needed to be able to do logging in static methods. --- M java/reference/java.japi.gz --- |
(0085628) caristu (developer) 2016-04-13 18:07 |
Verified |
(0087442) hudsonbot (developer) 2016-06-17 19:36 |
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/0dc7be081b1c [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2016-03-21 13:27 | alostale | New Issue | |
2016-03-21 13:27 | alostale | Assigned To | => platform |
2016-03-21 13:27 | alostale | Modules | => Core |
2016-03-21 13:27 | alostale | Triggers an Emergency Pack | => No |
2016-03-21 13:30 | alostale | Relationship added | related to 0032512 |
2016-03-21 13:31 | alostale | Status | new => scheduled |
2016-03-21 13:31 | alostale | Assigned To | platform => alostale |
2016-03-21 13:31 | alostale | File Added: jboss.export | |
2016-03-21 13:32 | alostale | Note Added: 0085246 | |
2016-03-22 07:37 | alostale | Relationship added | related to 0032519 |
2016-04-07 15:10 | alostale | Proposed Solution updated | |
2016-04-07 15:10 | alostale | Note Deleted: 0085246 | |
2016-04-07 15:11 | alostale | Review Assigned To | => caristu |
2016-04-13 08:40 | hgbot | Checkin | |
2016-04-13 08:40 | hgbot | Note Added: 0085584 | |
2016-04-13 08:40 | hgbot | Status | scheduled => resolved |
2016-04-13 08:40 | hgbot | Resolution | open => fixed |
2016-04-13 08:40 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/03f806e35c93e0be3ecb1658158d848780508b22 [^] |
2016-04-13 09:22 | hgbot | Checkin | |
2016-04-13 09:22 | hgbot | Note Added: 0085586 | |
2016-04-13 18:07 | caristu | Note Added: 0085628 | |
2016-04-13 18:07 | caristu | Status | resolved => closed |
2016-04-13 18:07 | caristu | Fixed in Version | => 3.0PR16Q3 |
2016-05-19 10:45 | alostale | Relationship added | related to 0032995 |
2016-06-17 19:36 | hudsonbot | Checkin | |
2016-06-17 19:36 | hudsonbot | Note Added: 0087442 | |
2017-11-02 09:57 | alostale | Relationship added | depends on 0032261 |
Copyright © 2000 - 2009 MantisBT Group |