Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | |||||||||||
| 0036326 | |||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
| design defect | [Openbravo ERP] 00. Application dictionary | major | have not tried | 2017-06-23 13:04 | 2022-02-01 08:07 | ||||||
| Reporter | aferraz | 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 | Linux 64 bit | Database | PostgreSQL | Java version | 1.6.0_18 | ||||||
| OS Version | Professional Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | ||||||
| Product Version | SCM revision | ||||||||||
| Merge Request Status | |||||||||||
| Review Assigned To | |||||||||||
| OBNetwork customer | No | ||||||||||
| Web browser | |||||||||||
| Modules | Core | ||||||||||
| Support ticket | |||||||||||
| Regression level | |||||||||||
| Regression date | |||||||||||
| Regression introduced in release | |||||||||||
| Regression introduced by commit | |||||||||||
| Triggers an Emergency Pack | No | ||||||||||
| Summary | 0036326: WeldUtils not supported from @BeforeClass method in JUnit | ||||||||||
| Description | WeldUtils not supported from @BeforeClass method in JUnit It is possible to use WeldUtils from a @Before method but not from a @BeforeClass method. This is because weld is initialized on the @Before method of the WeldBaseTest class. | ||||||||||
| Steps To Reproduce | Run following line from a @BeforeClass method in a JUnit test: CostAdjustmentProcess cap = WeldUtils.getInstanceFromStaticBeanManager(CostAdjustmentProcess.class); Check a NPE is raised. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2017-06-23 13:04 | aferraz | New Issue | |
| 2017-06-23 13:04 | aferraz | Assigned To | => platform |
| 2017-06-23 13:04 | aferraz | OBNetwork customer | => No |
| 2017-06-23 13:09 | aferraz | Description Updated | View Revisions |
| 2017-06-23 13:37 | aferraz | Relationship added | related to 0036206 |
| 2020-04-13 10:05 | alostale | Project | QA => Openbravo ERP |
| 2020-04-13 10:06 | alostale | Modules | => Core |
| 2020-04-13 10:06 | alostale | Triggers an Emergency Pack | => No |
| 2020-04-13 10:06 | alostale | Status | new => acknowledged |
| 2020-04-13 10:06 | alostale | Category | Automation - General => 00. Application dictionary |
| 2020-04-13 10:06 | alostale | Type | defect => design defect |
| 2022-02-01 08:07 | alostale | Assigned To | platform => Triage Platform Base |
| Copyright © 2000 - 2009 MantisBT Group |