Appendix A. Seam starter set

This appendix explores the set of libraries and tools you need to develop with Seam. Seam consists of just a handful of JAR files, listed in section A.2.1. Once these libraries are added to your application’s classpath, they open the door to a wealth of integrations and a consistent programming model. To get started with Seam, you can create a new project using seam-gen (see chapter 2), adopt an example application from the Seam distribution, or add the Seam libraries to an existing project by mining the JAR files from the Seam distribution or registering the Seam modules as Maven 2 or Ivy dependencies.

Given that Seam is often described as an “integration framework,” you’d expect it to rely on a wide variety of ...

Get Seam in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.