Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038908 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Authorize.net Integration | major | have not tried | 2018-07-06 08:21 | 2018-12-20 17:53 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | Triage Finance | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | Sandrahuguet | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||
|
Notes | |
(0108693) Sandrahuguet (developer) 2018-12-20 17:53 |
Added new dependency from JAX-WS Java API for XML Web Services module https://code.openbravo.com/erp/pmods/org.openbravo.authorize.net/rev/6c8f1510ffce [^] |
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 | View Revisions |
2018-07-06 08:22 | alostale | Steps to Reproduce Updated | View Revisions |
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 | View Revisions |
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 |
Copyright © 2000 - 2009 MantisBT Group |