Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006737
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformminoralways2008-12-24 14:372009-01-02 21:20
ReporteriperdomoView Statuspublic 
Assigned Toiciordia 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_07
OS Version2.6.25-gentoo-r9Database version8.3.4Ant version1.7.0
Product VersionpiSCM revision11565 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0006737: XMLEngine main() method is broken after fix in Rev.11558

DescriptionThe 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.
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)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0011885)
iciordia (manager)
2009-01-02 21:20

XmlEngine should be refactored to remove dependencies from ConnectionProvider. Translation on the fly should not be required but an optional feature (using a transparent implementation of Translation Handler?). Using xmlEngine from command line helps to test it and it should not be removed

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker