All the java types generated by JAX-WS tools (wsgen, wsimport) must be exported in order to be accessible by JAX-B/WS runtime. This has to be added to documentation (JSR / documentation of tools / javadoc) and if there is an easy solution, it would be good to modify tools in a way that those would generate module-info.java for client module using jaxb.
- clones
-
JDK-8129946 JAXB tools - exporting generated java types
- Resolved
- relates to
-
JDK-8047775 Audit JAX-WS and SAAJ, scope out API/other changes that might be needed to work with modules
- Resolved
-
JDK-8164479 Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
- Resolved