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

/glassfish-3.1.2/common/common-util/src/main/java/com/sun/common/util/logging/
H A DLoggingXMLNames.java87 public static final String jaxrpc ="jaxrpc"; field in class:LoggingXMLNames
134 put(jaxrpc, LogDomains.JAXRPC_LOGGER+ ".level");
/glassfish-3.1.2/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/codegen/
H A DJaxRpcRICodegen.java266 jaxrpc(args, delegate, serviceRef, files);
352 // from inside the jaxrpc method. Otherwise, multiple uses of jaxrpc could
361 *Navigates to the URLClassLoader used by the jaxrpc compilation and
529 " jaxrpc-mapping-file is required if web service has " +
595 "jaxrpc-mapping file is provided, " +
641 // chances that generated non-portable jaxrpc artifacts will clash
733 private void jaxrpc(String[] args, WsCompile wsCompile, Descriptor desc, method in class:JaxRpcRICodegen
766 throw new Exception("jaxrpc compilation exception");
797 jaxrpc(arg
[all...]

Completed in 13 milliseconds