Searched refs:WSGEN_CLASS_NOT_FOUND (Results 1 - 3 of 3) sorted by relevance

/openjdk10/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/wscompile/
H A DWsgenOptions.java244 throw new BadCommandLineException(WscompileMessages.WSGEN_CLASS_NOT_FOUND(endpoints.get(0)));
H A DWsgenTool.java223 throw new BadCommandLineException(WscompileMessages.WSGEN_CLASS_NOT_FOUND(endpoint));
/openjdk10/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/
H A DWscompileMessages.java341 public static String WSGEN_CLASS_NOT_FOUND(Object arg0) { method in class:WscompileMessages

Completed in 98 milliseconds