Searched refs:WSGEN_CANNOT_GEN_WSDL_FOR_NON_SOAP_BINDING (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.java262 throw new BadCommandLineException(WscompileMessages.WSGEN_CANNOT_GEN_WSDL_FOR_NON_SOAP_BINDING(binding.toString(), endpoint.getName()));
/openjdk10/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/
H A DWscompileMessages.java966 public static String WSGEN_CANNOT_GEN_WSDL_FOR_NON_SOAP_BINDING(Object arg0, Object arg1) { method in class:WscompileMessages

Completed in 36 milliseconds