GT 3.9.4 Java WS Core
The Java WS Core is an implementation of the Web Services Resource Framework (WSRF) and the Web Service Notification (WSN) family of standards. It provides API and tools for building stateful Web services.
| Documentation | Description |
|---|---|
| Common Runtime Components: Key Concepts | This guide describes fundamental concepts about Common Runtime Components. |
| Java WS Core: Fact Sheet | Provides useful implementation details about a component in advance of the next stable release |
| Java WS Core: Public Interface Guide | Identifies the public interfaces for the component, including machine-readable and human-readable interfaces. |
| Java WS Core: Developer's Guide | This guide describes how to use the programming interfaces of the component (e.g., APIs, service interfaces, etc.) |
| Java WS Core: System Administrator's Guide | This guide describes how to install, deploy and maintain a given component |
| Java WS Core: User's Guide | This guide describes component interfaces that support human-driven interactions, such as command-line tools, GUIs, etc. |
GT4 Tutorial (Draft) (written by Borja Sotomayor) WSRF Grid Services (written by Scott Gose) |
These links contain introductory material such as writing a service and container basics. It is highly recommended that you read through these before testing. |