Installing and configuring the Java Web service
The Java Web service is delivered as a WAR file you can deploy, and as a set of JAR files you can copy. To create a new standalone Web application , deploy the WAR file; to add to an existing Web application , copy JAR files. In both cases, some additional copying and configuration is needed.