IBM Support

Wsgen -verbose output differs with Java 8

Release Notes


Abstract

Wsgen -verbose output differs with Java 8

Content

The output generated from the wsgen -verbose command may differ between Java 8 and other supported Java versions.

The Annotations Processing Tool, the apt command line tool and the entirely of its associated API's are completely deprecated in Java SDK 1.7 and are removed in Java SDK 1.8.

With Java 7.1, you will receive a warning message similar to the following:


warning: The apt tool and its associated API are planned to be
removed in the next major JDK release.  These features have been
superseded by javac and the standardized annotation processing API,
javax.annotation.processing and javax.lang.model.  Users are
recommended to migrate to the annotation processing features of
javac; see the javac man page for more information.

With Java 8, the warning message is not presented and the output from the apt tool is not present.

For more information, please see the following document from Oracle.
http://docs.oracle.com/javase/7/docs/technotes/guides/apt/GettingStarted.html

[{"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Web Services (for example: SOAP or UDDI or WSGW or WSIF)","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF012","label":"IBM i"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"},{"code":"PF035","label":"z\/OS"}],"Version":"8.5.5.9","Edition":"Base;Network Deployment","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
17 June 2018

UID

swg27047455