Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0040536Openbravo ERPA. Platformpublic2019-04-05 10:582019-08-02 15:21
caristu 
alostale 
highminorhave not tried
closedfixed 
5
 
3.0PR19Q4 
caristu
Core
No
0040536: Remove support for axis
Remove the axis libraries from core. It is an old library which does not allow to serve SOAP webservices compiled with JDK10+ (See issue 0039487).

The SOAP web services will be handled with a different WS framework that most probably it will be provided with an external module.
N/A
No tags attached.
related to feature request 0040528 closed caristu Openbravo ERP Upgrade WSDL4J library 
related to design defect 0039487 closed alostale Openbravo ERP can't serve SOAP webservices compiled with JDK10+ 
related to defect 0037683 closed alostale Openbravo ERP Axis services page is always available 
related to defect 0034653 closed alostale Openbravo ERP non existing url request displays axis services 
depends on feature request 0041104 closed alostale Openbravo ERP refactor CR services not to depend on axis 
depends on defect 0041440 closed alostale Openbravo ERP API change: removed VersionUtility.pool field and setter 
related to defect 0041108 closed caristu Modules Include wsdl4j library as part of the module 
related to defect 0041431 closed caristu Modules Add dependency with Javax XML SOAP API module 
Issue History
2019-04-05 10:58caristuNew Issue
2019-04-05 10:58caristuAssigned To => platform
2019-04-05 10:58caristuModules => Core
2019-04-05 10:58caristuTriggers an Emergency Pack => No
2019-04-05 10:59caristuRelationship addedrelated to 0040528
2019-04-05 11:00caristuRelationship addedrelated to 0039487
2019-04-05 11:00caristuRelationship addedrelated to 0037683
2019-04-05 11:01caristuRelationship addedrelated to 0034653
2019-04-05 11:03caristuDescription Updatedbug_revision_view_page.php?rev_id=18597#r18597
2019-04-05 11:04caristuDescription Updatedbug_revision_view_page.php?rev_id=18598#r18598
2019-04-16 14:09alostaleTypedefect => design defect
2019-04-16 14:09alostaleStatusnew => acknowledged
2019-06-17 13:37alostaleRelationship addeddepends on 0041104
2019-06-17 16:11caristuRelationship addedrelated to 0041108
2019-06-18 10:41hgbotCheckin
2019-06-18 10:41hgbotNote Added: 0112851
2019-06-18 10:41hgbotCheckin
2019-06-18 10:41hgbotNote Added: 0112852
2019-06-18 10:42hgbotCheckin
2019-06-18 10:42hgbotNote Added: 0112853
2019-06-18 10:43hgbotCheckin
2019-06-18 10:43hgbotNote Added: 0112854
2019-06-19 07:56ivancaceresIssue Monitored: ivancaceres
2019-07-23 12:59caristuRelationship addedrelated to 0041431
2019-07-24 09:08alostaleRelationship addeddepends on 0041440
2019-07-24 09:19hgbotCheckin
2019-07-24 09:19hgbotNote Added: 0113610
2019-07-24 09:19hgbotStatusacknowledged => resolved
2019-07-24 09:19hgbotResolutionopen => fixed
2019-07-24 09:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f7e3c15c100162a4e39d8dc032a0e33e0b1e6100 [^]
2019-07-24 09:19alostaleAssigned Toplatform => alostale
2019-07-24 09:19alostaleReview Assigned To => caristu
2019-07-26 08:28caristuNote Added: 0113657
2019-07-26 08:28caristuStatusresolved => closed
2019-07-26 08:28caristuFixed in Version => 3.0PR19Q4
2019-08-02 15:21hgbotCheckin
2019-08-02 15:21hgbotNote Added: 0113790

Notes
(0112851)
hgbot   
2019-06-18 10:41   
Repository: erp/pmods/org.openbravo.authorize.net
Changeset: 7deb1108221f5aa9ce027aa389c7f6468ea77cec
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jun 18 10:40:59 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.authorize.net/rev/7deb1108221f5aa9ce027aa389c7f6468ea77cec [^]

related with issue 40536: use commons.StringUtils instead of axis.StringUtils

---
M src/org/openbravo/authorize/net/eventHandler/OrganizationEventHandler.java
---
(0112852)
hgbot   
2019-06-18 10:41   
Repository: erp/pmods/org.openbravo.certification.france.testing
Changeset: 57478af24a8e824ff8096686c831fb8bb1707a29
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jun 18 10:41:34 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.certification.france.testing/rev/57478af24a8e824ff8096686c831fb8bb1707a29 [^]

related with issue 40536: use commons.StringUtils instead of axis.StringUtils

---
M src-test/org/openbravo/certification/france/testing/utils/OBCFRBlockchainProcessUtils.java
---
(0112853)
hgbot   
2019-06-18 10:42   
Repository: erp/pmods/org.openbravo.erputil.carrierintegration
Changeset: e5a3b9400083f58d2fa21487de24356885fe98c9
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jun 18 10:42:02 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.erputil.carrierintegration/rev/e5a3b9400083f58d2fa21487de24356885fe98c9 [^]

related with issue 40536: use commons.StringUtils instead of axis.StringUtils

---
M src/org/openbravo/erputil/carrierintegration/CarrierIntegration.java
---
(0112854)
hgbot   
2019-06-18 10:43   
Repository: erp/pmods/org.openbravo.materialmgmt.catalog
Changeset: bb80b9da09497a318dd4815dfea1ebd76a570b75
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jun 18 10:43:13 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.catalog/rev/bb80b9da09497a318dd4815dfea1ebd76a570b75 [^]

related with issue 40536: use commons.StringUtils instead of axis.StringUtils

---
M src/org/openbravo/materialmgmt/catalog/CatalogTreeDataSource.java
---
(0113610)
hgbot   
2019-07-24 09:19   
Repository: erp/devel/pi
Changeset: f7e3c15c100162a4e39d8dc032a0e33e0b1e6100
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Jul 24 09:17:39 2019 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f7e3c15c100162a4e39d8dc032a0e33e0b1e6100 [^]

fixes 40536: Remove support for axis

---
M build.xml
M config/Openbravo.properties.template
M legal/Licensing.txt
M modules/org.openbravo.client.application/src/org/openbravo/client/application/ParameterUtils.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/attachment/MetadataOnTab.java
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_PARA.xml
M src/build.xml
M src/org/openbravo/costing/ReactivateLandedCost.java
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
M src/org/openbravo/erpCommon/ad_reports/ReportAgingBalance.java
M src/org/openbravo/erpCommon/modules/CheckLocalConsistency.java
M src/org/openbravo/erpCommon/modules/ImportModule.java
M src/org/openbravo/erpCommon/modules/VersionUtility.java
R config/server-config.wsdd
R legal/Apache_license-1.1.txt
R legal/CPL-1.0.txt
R legal/Sun_binary_license.txt
R lib/runtime/axis-ant.jar
R lib/runtime/axis.jar
R lib/runtime/commons-discovery-0.2.jar
R lib/runtime/javax.xml.soap-api-1.3.7.jar
R lib/runtime/jaxrpc.jar
R lib/runtime/wsdl4j-1.6.3.jar
R src/org/openbravo/erpCommon/utility/WebServiceAdmin.java
---
(0113657)
caristu   
2019-07-26 08:28   
Reviewed as part of project: https://docs.google.com/spreadsheets/d/1rXXWw7u9WKpm9lNI8Qw5ccwKkU_L7vBITj0KnEVBNyg/edit#gid=0 [^]
(0113790)
hgbot   
2019-08-02 15:21   
Repository: erp/pmods/org.openbravo.utility.wikidoc
Changeset: ebfe3f3c34fd5b384e07830a82adb9d6d7f9b6ca
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Fri Aug 02 15:21:40 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.utility.wikidoc/rev/ebfe3f3c34fd5b384e07830a82adb9d6d7f9b6ca [^]

related with issue 40536: use commons.StringUtils instead of axis.StringUtils

---
M src/org/openbravo/utility/wikidoc/MediaWikiBot.java
---