Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jetty5-extra: Extras for jetty5
- 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
- * Mon Mar 14 11:00:00 2005 Ralph Apel <r{*}apel{%}r-apel{*}de> - 0:5.1.2-2jpp
-
- link commons-logging to %{_homedir}/ext
- link jspapi to %{_homedir}/ext
- only use %{_homedir}/etc not conf
- * Tue Feb 1 11:00:00 2005 Ralph Apel <r{*}apel{%}r-apel{*}de> - 0:5.1.2-1jpp
-
- Upgrade to 5.1.2
- Prepare for build with Java 1.5, (thx to Petr Adamek)
- Require /sbin/chkconfig instead of chkconfig package
- * 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 jetty5 in /usr/share/java
- Change %{_homedir}/conf to %{_homedir}/etc
- Dropped chkconfig requirement; just exec if /sbin/chkconfig available
- Fixed unpackaged .jettyrc