Searched refs:WSGEN_WSDL_ARG_NO_GENWSDL (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/wscompile/
H A DWsgenOptions.java270 throw new BadCommandLineException(WscompileMessages.WSGEN_WSDL_ARG_NO_GENWSDL(SERVICENAME_OPTION));
273 throw new BadCommandLineException(WscompileMessages.WSGEN_WSDL_ARG_NO_GENWSDL(PORTNAME_OPTION));
/openjdk10/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/
H A DWscompileMessages.java918 public static String WSGEN_WSDL_ARG_NO_GENWSDL(Object arg0) { method in class:WscompileMessages

Completed in 98 milliseconds