Apache Geronimo > Index > Overview > Downloads > Apache Geronimo v1.1 Release User List | Dev List | Wiki | Issue Tracker  
  Overview
Home
License
ASF
Downloads
Documentation
Project Policies
Release Process
News Archive
  Search
Powered by Google Search
  Community
Events
Get Involved
Committers
Mailing Lists
Discussion Forums
IRC
FAQ
Wiki
Found a Bug?
Service and Support
ASF Sponsorship
ASF Thanks!
  Development
Javadoc
XML Schemas
Source Code
Coding Standards
Issue Tracker
Related Projects
Sample Applications
  Subprojects
Development Tools
GBuild
GShell
XBean

Apache Geronimo v1.1 - Released on June 26, 2006

Downloads are provided for both Windows and Unix (including Linux, Mac OS X) operating systems. Each Geronimo package includes one of two possible Web containers, Tomcat or Jetty. Please choose the download with your preferred Web container in the name. Both Tomcat and Jetty are fully supported in Geronimo. For more background on each, please see the Tomcat home page and the Jetty home page.

Apache Geronimo v1.1 Release Notes

J2EE 1.4 Certified Releases

Platform Download Link PGP SHA MD5
Linux/Mac OS X/Unix Downloads Geronimo 1.1 with Jetty (tar.gz) PGP SHA-1 MD5
Linux/Mac OS X/Unix Downloads Geronimo 1.1 with Tomcat (tar.gz) PGP SHA-1 MD5
Windows Downloads Geronimo 1.1 with Jetty (zip) PGP SHA-1 MD5
Windows Downloads Geronimo 1.1 with Tomcat (zip) PGP SHA-1 MD5

Download Sample applications

Little-G

This distribution of Apache Geronimo includes a Web container and a subset of other modules of Geronimo. This is not a Java EE 5 compliant server and is appealing for users that desire a smaller footprint with specific functionality. Both Tomcat and Jetty are fully supported in Little-G.

Platform Download Link PGP SHA MD5
Linux/Mac OS X/Unix Downloads Little-G 1.1 with Jetty (tar.gz) PGP SHA-1 MD5
Linux/Mac OS X/Unix Downloads Little-G 1.1 with Tomcat (tar.gz) PGP SHA-1 MD5
Windows Downloads Litle-G 1.1 with Jetty (zip) PGP SHA-1 MD5
Windows Downloads Little-G 1.1 with Tomcat (zip) PGP SHA-1 MD5

Sources

Platform Download Link PGP SHA MD5
Windows Downloads Geronimo 1.1 Source (zip) PGP SHA MD5
Linux/Mac OS X/Unix Downloads Geronimo 1.1 Source (tar.gz) PGP SHA MD5

You can also retrieve the source files from our svn repository by typing

svn co https://svn.apache.org/repos/asf/geronimo/server/tags/1.1.0/

Change log

Issues, Features and Improvements fixed in this release.

ASF JIRA (79 issues)
T Key Summary
Bug GERONIMO-3917 response future does not complete if a connection is closed before the response is received
Bug GERONIMO-3916 proxy connection does not capture the successful connection events
Improvement GERONIMO-3900 Add runtime support for non-Sun JVMs
Bug GERONIMO-3889 HttpIoHandler shuts down the scheduled executor service even if it is passed in by caller
Improvement GERONIMO-3877 AsyncHttpClient should provide a method that returns monitoring listeners
Bug GERONIMO-3872 proxy connect for https tunneling times out
Bug GERONIMO-3862 header names are handled in a case-sensitive manner
Bug GERONIMO-3861 cookies need to be validated and filtered
Bug GERONIMO-3860 HttpResponseDecoder does not handle folded headers properly
Bug GERONIMO-3857 response header parsing is done incorrectly
Bug GERONIMO-3846 cookies are not carried over when requests are redirected
Bug GERONIMO-3799 incorrect connect time computation in TimeMonitor
Bug GERONIMO-3751 callbacks may not be completed when caller uses future.get() too to complete request handling
New Feature GERONIMO-3735 upgrade mina to 1.1.5
Bug GERONIMO-3720 the thread pool should be properly shut down in AHC sample app
Bug GERONIMO-3717 Queries provided through the URL argument to HttpRequestMessage get lost
Bug GERONIMO-3716 sample app needs to be fixed according to recent changes to AsyncHttpClient APIs
Bug GERONIMO-3711 NPE if connection fails and callback is not provided
Improvement GERONIMO-3707 use Executor rather than ExecutorService for thread pools that are passed into AsyncHttpClient
New Feature GERONIMO-3706 support for proxy
Improvement GERONIMO-3703 should allow custom SSL context for AsyncHttpClient
Improvement GERONIMO-3689 should provide additional thread pool to isolate running of the callback & event notification
Bug GERONIMO-3686 AsyncHttpClient does not reuse connection even if connections are persistent
New Feature GERONIMO-3638 should allow URL encoding with custom encoding charset other than the default
Bug GERONIMO-3618 when redirected via status code 30x, the original query is incorrectly appended to the location
New Feature GERONIMO-3617 AsyncHttpClient should support retries on connection failures
New Feature GERONIMO-3616 AsyncHttpClient should support a batch invocation method
New Feature GERONIMO-3615 AsyncHttpClient.sendRequest() should return a future
Bug GERONIMO-3614 the executor in AsyncHttpClient is static, and may not be shut down properly
Bug GERONIMO-3613 setConnectionTimeout() does not change the connect timeout on the connector
Bug GERONIMO-3327 When both tomcat http and https connector gbeans are unloaded, java.net.MalformedURLException occurs while starting server.
Improvement GERONIMO-3111 pluggable Password Encryption mechanism for Apache Geronimo.
Improvement GERONIMO-2550 Plugin enhancement to allow the download of a Zip/Jar bundle and extraction location outside repository
Improvement GERONIMO-2538 Upgrade Dojo to 0.4.0
Bug GERONIMO-2521 add snapshot support to plugin installer gbean
Improvement GERONIMO-2490 Include Java enviroment info in Server and Client logfiles
Task GERONIMO-2411 Add NOTICE and LICENSE files to CAR, WAR and EAR artifacts
Bug GERONIMO-2041 Geronimo 1.3 Mail API : RFC EncodeText and DecodeText methods does nothing
Bug GERONIMO-1982 server try to deploy the modules in hot deployment directory again during server startup
Bug GERONIMO-1894 JPA @JoinTable annotation is not retained in runtime
Bug GERONIMO-1887 Remove unneeded jars from console WEB-INF/lib directories
Sub-task GERONIMO-1740 Plugin migration to Maven 2: geronimo-packaging-plugin
Sub-task GERONIMO-1739 Plugin migration to Maven 2: geronimo-izpack-plugin
Sub-task GERONIMO-1738 Plugin migration to Maven 2: geronimo-deployment-plugin
Sub-task GERONIMO-1737 geronimo-assembly-plugin + Jetty J2EE Assembly
Sub-task GERONIMO-1736 Module migration to Maven 2: web-builder
Sub-task GERONIMO-1735 Module migration to Maven 2: transaction
Sub-task GERONIMO-1734 Module migration to Maven 2: naming-builder
Sub-task GERONIMO-1733 Module migration to Maven 2: mail
Sub-task GERONIMO-1732 Module migration to Maven 2: jetty-builder
Sub-task GERONIMO-1731 Module migration to Maven2: jetty
Sub-task GERONIMO-1730 Module migration to Maven 2: interop
Sub-task GERONIMO-1729 Module migration to Maven 2: installer-support
Sub-task GERONIMO-1728 Module migration to Maven 2: installer-processing
Sub-task GERONIMO-1727 Module migration to Maven2: connector
Sub-task GERONIMO-1726 Module migration to Maven 2: common
Sub-task GERONIMO-1725 Module migration to Maven 2: client-builder
Sub-task GERONIMO-1724 Module migration to Maven 2: client
Bug GERONIMO-1688 Fresh build fails because of unsatisfied dependency on activecluster in configs/openejb
Sub-task GERONIMO-1677 Plugin migration to Maven 2: geronimo-dependency-plugin
Bug GERONIMO-1676 Tomcat assembly get FileNotFoundException for geronimo.log during server initalization
New Feature GERONIMO-1675 Add NNTP transport to the javamail package.
Bug GERONIMO-1673 SMTPTransport is not performing byte-stuffing and newline canonicalization on message data.
Task GERONIMO-1672 Module migration to Maven2: security
Bug GERONIMO-1671 InternetAddress.getLocalAddress() does not properly implement the local address resolution path.
Bug GERONIMO-1670 SMTPTransport not throwing correct exception for message send failures.
Bug GERONIMO-1669 javamail Transport.send() is not issuing connect() on the transport before sending the message.
Bug GERONIMO-1658 NPE in the ConnectionTrackingCoordinator with Roller
Improvement GERONIMO-1656 Complete implementation of javamail Session class address map loading.
Improvement GERONIMO-1651 Complete implementation of javamail MimeMessage and MimeUtil classes.
Sub-task GERONIMO-1646 Module migration to Maven2: tomcat-builder
Sub-task GERONIMO-1645 Module migration to Maven2: tomcat
Task GERONIMO-1644 Migrate kernel module to Maven2
Sub-task GERONIMO-1626 Update Wiki pages about m: goals
Task GERONIMO-1625 Remove deprecated m:* goals from the build
Bug GERONIMO-1562 itests broken when Geronimo moved to 1.0
Improvement GERONIMO-1529 Console should display Geronimo Version
Bug GERONIMO-1392 update "additional samples" redirect in geronimo website
Bug GERONIMO-348 Invalid module path or references in plan should result in failed deployment or warning