Jump to letter: [
ABCDEGHIJKMNOPRSTWX
]
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
- * 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
- * Mon Oct 4 12:00:00 2004 Ralph Apel <r{*}apel{%}r-apel{*}de> - 0:5.0.0-1jpp
-
- Upgrade to 5.0.0
- Fixed URL
- relaxed some versioned dependencies
- * Mon Aug 23 12:00:00 2004 Randy Watler <rwatler at finali.com> - 0:4.2.20-2jpp
-
- Rebuild with ant-1.6.2