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
- * Fri Feb 2 11:00:00 2007 Ralph Apel <r.apel at r-apel.de> - 0:5.1.12-1jpp
-
- Upgrade to 5.1.12
- Add gcj_support option
- Avoid circular dependency with mx4j-tools thru bootstrap option
- * Thu Aug 10 12:00:00 2006 Ralph Apel <r{*}apel{%}r-apel{*}de> - 0:5.1.11-0.rc0.2jpp
-
- Fix version/release in changelog
- Introduce option '--without extra' to omit this subpackage and its (B)Rs
- Don't delete user on erase
- Tidy up BRs
- Add commons-el.jar to ext
- No ghost for lib/org.mortbay.jetty.jar, lib/org.mortbay.jmx.jar
- Avoid use of build-jar-repository in spec
- Avoid use of rebuild-jar-repository in init and start script
- Don't handle JETTY_PID file in init script: start script takes care
- Patch PostFileFilter to remove a (unused) com.sun package import
- Explicitly (B)R geronimo-jta-1.0.1B-api instead of any jta
- Add empty file /etc/jetty5/jetty.conf:
activate contexts manually if desired
- * Tue Jun 20 12:00:00 2006 Ralph Apel <r{*}apel{%}r-apel{*}de> - 0:5.1.2-3jpp
-
- First JPP-1.7 release