Java Reference
In-Depth Information
Figure 17-1. RESTEasy directory structure
Table 17-1 describes the purpose of the various directories.
Table 17-1. RESTEasy directories
Directory
Description
docs/javadocs
Generated Javadocs for both the JAX-RS APIs and RESTEasy
docs/userguide
Reference guide for RESTEasy in both HTML and PDF format
examples
Top-level directory containing all RESTEasy examples
examples/oreilly-
jaxrs-2.0-workbook
Contains workbook example code for each workbook chapter
lib
All the RESTEasy JARs and the third-party libraries they depend on
embedded-lib
Optional JAR files used when you are running RESTEasy in embedded
mode
resteasy-jaxrs.war
Sample RESTEasy servlet deployment
Don't get confused by the other examples/oreilly-workbook directories. These are examples
from the previous revision of this topic.
For Apache Maven users, RESTEasy also has a Maven repository at http://bit.ly/HCHZm6 .
Search WWH ::




Custom Search