Installing Cayenne for JPA use is not much different from the procedure described here. A few JPA specific notes:
- JPA requires JDK 1.5 or newer. It won't work with JDK 1.4
- Provider runtime is included in the "cayenne-server-x.x.x.jar. You will need this jar and also "cayenne-agent-x.x.x.jar. Cayenne Agent use is described further in this guide.
.