Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jetty50-extra: Extras for jetty50
- Summary
- The purpose of this project is to enrich Jetty by
selectively incorporating useful J2EE and non-J2EE
features. The result is JettyPlus, an environment
offering additional facilities to core web and servlet
services, but which does not entail a full-blown
application server (such as JettyJBoss and JettyJOnAS).
The feature set currently contains:
Java Transaction API (JTA) and Resource references, eg DataSources
Java Naming and Directory Interface API (JNDI)
Log4J
Java Authentication and Authorization Service (JAAS)
Java Mail
These features have been implemented as a pluggable,
Service-based architecture. This means that it is
possible to develop and use alternative services to
those provided.
Changelog
- * Wed Mar 30 12:00:00 2005 Ralph Apel <r{*}apel{%}r-apel{*}de> - 0:5.0.0-4jpp
-
- Also install as jetty50 user (thx Bernard Johnson)
- * Wed Feb 2 11:00:00 2005 Ralph Apel <r{*}apel{%}r-apel{*}de> - 0:5.0.0-3jpp
-
- BuildRequire carol (thx Kaj)
- Fix some attributes in files sections
- * Tue Jan 4 11:00:00 2005 Ralph Apel <r{*}apel{%}r-apel{*}de> - 0:5.0.0-2jpp
-
- Include build of extra, so called JettyPlus
- Create own subdirectory for jetty50 in /usr/share/java
- Change %{_homedir}/conf to %{_homedir}/etc
- Dropped chkconfig requirement; just exec if /sbin/chkconfig available
- Fixed unpackaged .jettyrc