Search

37.2. Project Dependencies

download PDF
This section lists both compilation and runtime dependencies for Seam. For EAR-type dependencies, include the library in the /lib directory of your application's EAR file. For WAR-type dependencies, include the library in the /WEB-INF/lib directory of your application's WAR file. The scope of each dependency is either all, runtime or provided (by JBoss AS 4.2 or 5.0).
This documentation does not include up-to-date version information and complete dependency information —this information is provided in the /dependency-report.txt generated from the Maven POM stored in /build. You can generate this file by running ant dependencyReport.

37.2.1. Core

Table 37.1. 
Name
Scope
Type
Notes
jboss-seam.jar
all
EAR
The core Seam library. Always required.
jboss-seam-debug.jar
runtime
WAR
Include during development when enabling Seam's debug feature.
jboss-seam-ioc.jar
runtime
WAR
Required when using Seam with Spring.
jboss-seam-pdf.jar
runtime
WAR
Required when using Seam's PDF features.
jboss-seam-excel.jar
runtime
WAR
Required when using Seam's Microsoft® Excel® features.
jboss-seam-remoting.jar
runtime
WAR
Required when using Seam Remoting.
jboss-seam-ui.jar
runtime
WAR
Required to use the Seam JavaServer Faces (JSF) controls.
jsf-api.jar
provided
JSF API.
jsf-impl.jar
provided
JSF Reference Implementation.
jsf-facelets.jar
runtime
WAR
Facelets.
urlrewritefilter.jar
runtime
WAR
URL Rewrite library.
quartz.jar
runtime
EAR
Required when using Quartz with Seam's asynchronous features.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.