Project:
View Revisions: Issue #38908 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0038908: Authorize.net Integration module does not compile with JDK 11 | ||
Revision | 2018-07-06 08:22 by alostale | ||
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 |
||
Revision | 2018-07-06 08:22 by alostale | ||
Steps To Reproduce | 1. Install Authorize.net Integration module in a pi having 0038892 fixed 2. Compile -> 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 |
||
Revision | 2018-07-06 08:21 by alostale | ||
Steps To Reproduce | 1. Install Authorize.net Integration module in a pi having 0034265 fixed 2. Compile -> 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 |
Copyright © 2000 - 2009 MantisBT Group |