Openbravo Issue Tracking System - Modules
View Issue Details
0041108ModulesBase Apache CXF Infrastructurepublic2019-06-17 16:112019-06-21 14:42
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
 
AugustoMauch
0041108: Include wsdl4j library as part of the module
Include wsdl4j library as part of the module.

As part of the changes introduced to remove the support for axis(see 0040536), the wsdl4j library is removed from core.

This library is a transitive dependency of the "Apache CXF Runtime JAX WS Frontend"[1]. Therefore it must be included as part of the "Base Apache CXF Infrastructure" module.

[1] https://mvnrepository.com/artifact/org.apache.cxf/cxf-rt-frontend-jaxws/3.3.2 [^]
.
No tags attached.
related to design defect 0040536 closed alostale Openbravo ERP Remove support for axis 
related to feature request 0040528 closed caristu Openbravo ERP Upgrade WSDL4J library 
Issue History
2019-06-17 16:11caristuNew Issue
2019-06-17 16:11caristuAssigned To => platform
2019-06-17 16:11caristuRelationship addedrelated to 0040536
2019-06-17 16:11caristuRelationship addedrelated to 0040528
2019-06-17 16:11caristuAssigned Toplatform => caristu
2019-06-17 16:21hgbotCheckin
2019-06-17 16:21hgbotNote Added: 0112835
2019-06-17 16:21hgbotStatusnew => resolved
2019-06-17 16:21hgbotResolutionopen => fixed
2019-06-17 16:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/mods/org.openbravo.base.cxf/rev/4168122d4f4e5f1df9778e6b64134e62a88093a7 [^]
2019-06-17 16:22caristuReview Assigned To => alostale
2019-06-21 12:57caristuReview Assigned Toalostale => AugustoMauch
2019-06-21 14:42AugustoMauchNote Added: 0112946
2019-06-21 14:42AugustoMauchStatusresolved => closed

Notes
(0112835)
hgbot   
2019-06-17 16:21   
Repository: erp/mods/org.openbravo.base.cxf
Changeset: 4168122d4f4e5f1df9778e6b64134e62a88093a7
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Mon Jun 17 16:21:32 2019 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.base.cxf/rev/4168122d4f4e5f1df9778e6b64134e62a88093a7 [^]

fixes issue 41108: Include wsdl4j library

---
M legal/Licensing.txt
A legal/CPL-1.0.txt
A lib/runtime/wsdl4j-1.6.3.jar
---
(0112946)
AugustoMauch   
2019-06-21 14:42   
Code reviewed and verified