Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0006737 | Openbravo ERP | A. Platform | public | 2008-12-24 14:37 | 2009-01-02 21:20 |
Reporter | iperdomo | ||||
Assigned To | iciordia | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 20 | OS Version | 2.6.25-gentoo-r9 | |
Product Version | pi | ||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0006737: XMLEngine main() method is broken after fix in Rev.11558 | ||||
Description | The class XmlEngine allows you to execute it from command line e.g. java XmlEngine [driver URL] file The main() method of this class allows you to create a XmlEngine object without connection, but now we are require always a connection to the database. The connection pool handling should be defined in the main() method. | ||||
Steps To Reproduce | |||||
Proposed Solution | * Handling the connection to the database in the main() method, or * Stops supporting XmlEngine to be executed from command line (remove the main method, and the XmlEngine() constructor) | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2008-12-24 14:37 | iperdomo | New Issue | |||
2008-12-24 14:37 | iperdomo | Assigned To | => iciordia | ||
2008-12-24 14:37 | iperdomo | sf_bug_id | 0 => 2464400 | ||
2008-12-24 14:37 | iperdomo | Regression testing | => No | ||
2009-01-02 21:20 | iciordia | Note Added: 0011885 | |||
2009-01-02 21:20 | iciordia | Type | defect => feature request |
Notes | |||||
|
|||||
|
|