Openbravo Issue Tracking System - Modules | |||||||||||||||||||||
View Issue Details | |||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||||
0038908 | Modules | Authorize.net Integration | public | 2018-07-06 08:21 | 2018-12-20 17:53 | ||||||||||||||||
Reporter | alostale | ||||||||||||||||||||
Assigned To | Triage Finance | ||||||||||||||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | ||||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||||
Product Version | |||||||||||||||||||||
Target Version | Fixed in Version | ||||||||||||||||||||
Merge Request Status | |||||||||||||||||||||
Regression date | |||||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||||
Regression level | |||||||||||||||||||||
Review Assigned To | Sandrahuguet | ||||||||||||||||||||
Support ticket | |||||||||||||||||||||
OBNetwork customer | |||||||||||||||||||||
Regression introduced in release | |||||||||||||||||||||
Summary | 0038908: Authorize.net Integration module does not compile with JDK 11 | ||||||||||||||||||||
Description | After jaxws-api removal from pi (0038892) Authorize.net Integration module does not compile with JDK 11. | ||||||||||||||||||||
Steps To Reproduce | 1. Install Authorize.net Integration module in a pi having 0038892 fixed 2. Compile with JDK 11 -> ERROR in compilation compileSqlc: [javac] Compiling 4200 source files to /home/alostale/ws/projects/allmods/openbravo/build/classes [javac] /home/alostale/ws/projects/allmods/openbravo/modules/org.openbravo.authorize.net/src/org/openbravo/authorize/net/api/utils/SoapAPIAccess.java:149: error: cannot access Service [javac] serviceSoap = rebill_ws.getServiceSoap(); [javac] ^ [javac] class file for javax.xml.ws.Service not found [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 error | ||||||||||||||||||||
Proposed Solution | Dependency from authorize.net module to jaxws-api needs to be made explicit. There are 2 alternatives: 1. Include jar in the module 2. Create a module including only this jar and make authorize.net dependent on this one | ||||||||||||||||||||
Additional Information | |||||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||||
Relationships |
| ||||||||||||||||||||
Attached Files | |||||||||||||||||||||
Issue History | |||||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||||
2018-07-06 08:21 | alostale | New Issue | |||||||||||||||||||
2018-07-06 08:21 | alostale | Assigned To | => Triage Finance | ||||||||||||||||||
2018-07-06 08:21 | alostale | Relationship added | caused by 0034265 | ||||||||||||||||||
2018-07-06 08:22 | alostale | Description Updated | bug_revision_view_page.php?rev_id=17382#r17382 | ||||||||||||||||||
2018-07-06 08:22 | alostale | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=17384#r17384 | ||||||||||||||||||
2018-07-06 08:22 | alostale | Relationship deleted | caused by 0034265 | ||||||||||||||||||
2018-07-06 08:22 | alostale | Relationship added | caused by 0038892 | ||||||||||||||||||
2018-07-06 08:22 | alostale | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=17385#r17385 | ||||||||||||||||||
2018-07-06 08:23 | alostale | Relationship added | related to 0038130 | ||||||||||||||||||
2018-12-20 17:51 | Sandrahuguet | Assigned To | Triage Finance => Sandrahuguet | ||||||||||||||||||
2018-12-20 17:51 | Sandrahuguet | Status | new => scheduled | ||||||||||||||||||
2018-12-20 17:53 | Sandrahuguet | Review Assigned To | => Sandrahuguet | ||||||||||||||||||
2018-12-20 17:53 | Sandrahuguet | Note Added: 0108693 | |||||||||||||||||||
2018-12-20 17:53 | Sandrahuguet | Status | scheduled => closed | ||||||||||||||||||
2018-12-20 17:53 | Sandrahuguet | Resolution | open => fixed | ||||||||||||||||||
2018-12-20 17:53 | Sandrahuguet | Assigned To | Sandrahuguet => Triage Finance |
Notes | |||||
|
|||||
|
|