(C) Copyright 2009 IBM Corporation. All rights reserved. ---------------------------------------------------------------------- Welcome to the IBM JAX-RS runtime library. This project provides enablement for developing standards-based RESTful services using JAX-RS, the Java API for RESTful Services. JAX-RS was developed under JSR-311 as par of the Java Community Process. http://jcp.org/en/jsr/detail?id=311 Provided in this package is the runtime code, samples and documentation to help you get started developing your own RESTful services. ---------------------------------------------------------------------- Requirements: - Java 6 - Apache Ant 1.6 and above ---------------------------------------------------------------------- Binaries: ibmjaxrs-{version}.jar - Contains the runtime implementation code ibmjaxrs-{version}-api.jar - Contains the available user interfaces, including both JAX-RS defined APIs and additional SPIs. Directory Structure: docs - A collection of documents about JAX-RS in general and how to create JAX-RS-based services. lib - Prerequisite libraries needed to by the JAX-RS runtime. resources - Utilities for packaging and deploying JAX-RS applications in certain environments. samples - A collection of samples demonstrating some of the functionality available in JAX-RS. ---------------------------------------------------------------------- Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.