A Simple Example: HelloWorld - Informatik • Informatik • Fachbereich Mathematik und Informatik
HelloWorld Files To create a service with JAX-RPC, an application developer needs to provide a few files. For the HelloWorld example, these files are in the /docs/tutorial/examples/jaxrpc/hello directory: HelloIF.java - the service definition interface .....