jetty5-extra - Extras for jetty5
| Website: | http://jetty.mortbay.org/jetty/ |
|---|---|
| License: | Apache 2.0 License |
| Vendor: | JPackage Project |
- Description:
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.
Packages
| jetty5-extra-5.1.12-1jpp.noarch [231 KiB] |
Changelog
by Ralph Apel (2007-02-02):
- Upgrade to 5.1.12 - Add gcj_support option - Avoid circular dependency with mx4j-tools thru bootstrap option |