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

Apache Geronimo v1.1.1 - Released September 18, 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.1 Release Notes

J2EE 1.4 Certified Releases

Platform Download Link PGP SHA MD5
Linux/Mac OS X/Unix Downloads Geronimo 1.1.1 with Jetty (tar.gz) PGP SHA-1 MD5
Linux/Mac OS X/Unix Downloads Geronimo 1.1.1 with Tomcat (tar.gz) PGP SHA-1 MD5
Windows Downloads Geronimo 1.1.1 with Jetty (zip) PGP SHA-1 MD5
Windows Downloads Geronimo 1.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.1 with Jetty (tar.gz) PGP SHA-1 MD5
Linux/Mac OS X/Unix Downloads Little-G 1.1.1 with Tomcat (tar.gz) PGP SHA-1 MD5
Windows Downloads Litle-G 1.1.1 with Jetty (zip) PGP SHA-1 MD5
Windows Downloads Little-G 1.1.1 with Tomcat (zip) PGP SHA-1 MD5

Sources

Platform Download Link PGP SHA MD5
Windows Downloads Geronimo 1.1.1 Source (zip) PGP SHA MD5
Linux/Mac OS X/Unix Downloads Geronimo 1.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.1/

Change log

Issues, Features and Improvements fixed in this release.

ASF JIRA (138 issues)
T Key Summary
Bug GERONIMO-4262 Include patched build of AMQ 4.1.2 to resolve AMQ-1272 security exposure
Bug GERONIMO-4113 Cannot deploy context specific Valve GBeans on Tomcat
New Feature GERONIMO-3912 Get version 2.0 migration sample apps checked in from wiki and cleaned up
New Feature GERONIMO-3911 Get version 1.1 migration sample apps checked in from wiki and cleaned up
Bug GERONIMO-3549 Potential vulnerability in Apache Tomcat Webdav servlet
Bug GERONIMO-3528 Cannot lookup JNDI context inside some servlet event listeners.
Bug GERONIMO-3427 STMP login fails if server sends multiple lines of response back from initial connection.
Bug GERONIMO-3376 can't customize tomcat's session manager behavior per web context
Bug GERONIMO-3142 Geronimo / Jetty fails to startup under Sun Java 1.6 update 1
Improvement GERONIMO-3111 pluggable Password Encryption mechanism for Apache Geronimo.
Bug GERONIMO-3110 Update Windows scripts to handle a couple failure scenarios
Bug GERONIMO-2968 Hide Bogus Tomcat 5.5 error message when running on Java SE 5
Bug GERONIMO-2938 javamail SMTPTransport has interpretation of mail.smtp.quitwait option wrong.
Bug GERONIMO-2925 Key used for encryption same for all server instances
Bug GERONIMO-2838 Fix Transaction Recovery bug
New Feature GERONIMO-2814 Add a second repository to Geronimo
Bug GERONIMO-2806 mail.null.host property not resolved by SMTPTransport class
Bug GERONIMO-2780 Tomcat fails to accept certificate alias
Improvement GERONIMO-2767 Minimize side effects of the offline deployer
Bug GERONIMO-2763 JACC URLPatternSpec does not accept *do:login.do as it should
Bug GERONIMO-2753 the "namingProviderUrl" element does *not* appear to control which IP addresses the RMI service binds to
New Feature GERONIMO-2743 [Code donation] J2G Conversion tool
New Feature GERONIMO-2735 Add property substitution capability in the config.xml and plan files
Bug GERONIMO-2707 Cannot deploy app client from ear
Bug GERONIMO-2695 Requests using Non-secure HTTP connections cannot access unsecured web resources
Bug GERONIMO-2693 Application classloader contains a massive number of duplicate classpath entries
Bug GERONIMO-2688 no-pool and xa-transaction with no caching result in connections being closed before the tx ends.
Bug GERONIMO-2625 Geronimo Console: login page prevents using username, password longer than 25 characters for login
Bug GERONIMO-2609 On linux and maybe other platform, the geronimo.out log file contains invalid characters
Bug GERONIMO-2565 User confirmation on attempting to stop a web connector through WebServer portlet
Bug GERONIMO-2554 POM for geronimo-kernel contains invalid depency description for geronimo-qname_1.1_spec
Bug GERONIMO-2551 Plugin hits NPE if maven-metadata listed artifact doesn't exist or JAR artifact maven-metadata doesn't exist
Improvement GERONIMO-2545 Update ApacheDS to 1.0.0
Task GERONIMO-2537 All Geronimo source files must be brought in line with the new ASF source header and copyright notice policy
Bug GERONIMO-2534 Security realms portlet should validate the realm-name for duplicate name
Bug GERONIMO-2533 Password setup forms should use a confirmation field
Bug GERONIMO-2522 Hot deployer makes app hangs
Bug GERONIMO-2518 Issue with Geranimo 1.1.0 when using with Derby 10.1
Bug GERONIMO-2505 GBeanInfo.getOperations() returns the operations defined on java.lang.Object. They should be filtered
Bug GERONIMO-2503 Webapp classloader prefers WEB-INF/lib over WEB-INF/classes
Bug GERONIMO-2501 Unable to deploy database pools
Bug GERONIMO-2491 Hibernate passes connections between servlets which we don't support
Bug GERONIMO-2489 Client builder bug is blocking usage of Daytrader AppClient
Bug GERONIMO-2487 Spring should not be on class path of Jetty (and therefore all Jetty web apps)
Bug GERONIMO-2482 Remove console JARs from WEB-INF/lib
Bug GERONIMO-2480 Plugin installer status sticks on "Searching for X at Y" while downloading
Improvement GERONIMO-2478 ContextForwardServlet should have a registration mechanism
Bug GERONIMO-2477 NPE in JCAResourceImpl
Bug GERONIMO-2465 Relocate plugin repository list to a source controlled location
Bug GERONIMO-2458 MapEditor does not work
Bug GERONIMO-2455 Upgrade to new MX4J service release
Bug GERONIMO-2453 car-maven-plugin does not support empty plans
Bug GERONIMO-2443 Import CA reply should match the public key in the keystore with that in the certificate from CA.
Bug GERONIMO-2437 Empty dirs and config.xml entries left behind after undeploy
Bug GERONIMO-2436 FileKeystoreInstance.generateKeyPair() should check if the keystore is loaded
Bug GERONIMO-2431 generateCSR reverses the attribute sequence in subject name
Bug GERONIMO-2430 Correct M2 POMs for Geronimo 1.1.1
Bug GERONIMO-2429 Branches/1.1 - Several project.xml files are referencing jaxr-api-0.5.jar which does not seem to exist anymore
Bug GERONIMO-2428 Branches/1.1 is pointing to codehaus for its OpenEJB checkout
Bug GERONIMO-2423 Unable to delete TomcatAJPConnector
Task GERONIMO-2411 Add NOTICE and LICENSE files to CAR, WAR and EAR artifacts
Bug GERONIMO-2404 Edit HTTPS Connector page does not display the connector name
Bug GERONIMO-2402 Redeployment fails after third iteration.
Improvement GERONIMO-2388 JMS Server portlet improvement - field validation, reset button and show current task
Bug GERONIMO-2386 Cleanup debug log entries created during server startup
Improvement GERONIMO-2382 Webservers portlet - Form field validation using javascript
Improvement GERONIMO-2381 DB Manager portlet - Form field validation using javascript
Improvement GERONIMO-2380 Keystores portlet - Form field validation using javascript
Improvement GERONIMO-2379 Security Realms portlet - form field validation using javascript
Bug GERONIMO-2378 Problems in JavaScript validation code forms.js
Bug GERONIMO-2376 Security Realms portlet - does not handle errors properly
Bug GERONIMO-2372 Build failure on branches/1.1.1
Bug GERONIMO-2368 Unable to create a (MySQL) database pool
Bug GERONIMO-2363 Console: create new pool using wizard, cannot use "show plan" button for any XA database, even derby
Bug GERONIMO-2356 Starting Geronimo on IBM 1.5 JVM exposes a UnsupportedOperationException thrown 2x during startup
Bug GERONIMO-2350 CertificateChainCallbackHandler willfully conceals causes of failure
Bug GERONIMO-2348 Tomcat ConnectorGBean does not handle attribute values properly
Bug GERONIMO-2343 tomcat does not use maxPostSize set in config.xml
Bug GERONIMO-2342 Can't change keystore type for Jetty
Bug GERONIMO-2341 EditableConfigurationManager problems!!???!!!!
Bug GERONIMO-2339 Empty auth-constraint tag in web app security-constraint does not prevent access to resource
RTC GERONIMO-2332 RTC Put the generated xmlbeans files for the j2ee 1.4 schemas in svn in a spec module so we don't need the schemas in svn at all
Bug GERONIMO-2329 Remote-deploy failures between Windows and Linux machines
Bug GERONIMO-2327 Need to encode colons for JACC web permissions
Bug GERONIMO-2326 unable to deploy a database pool
Improvement GERONIMO-2322 remove <resources> and <unit-test> specifications from project.xml
Bug GERONIMO-2321 DB Pool wizard allows "/" in the DB Pool name
Bug GERONIMO-2318 Database path validation not present
Bug GERONIMO-2315 On Editing a database pool by changing the database name and restarting it fails to startup
Bug GERONIMO-2314 Can not create a datasource with the name "jdbc/EmployeeDatasource" from console
Bug GERONIMO-2313 Subject not propagated correctly between web app and ejb
Improvement GERONIMO-2311 Exporting plug-in configurations
Bug GERONIMO-2306 Add ASL info to LICENSE/NOTICE files in geronimo-util jar file and BouncyCastle info to root directory LICENSE/NOTICE
Bug GERONIMO-2294 In security realm with multiple login modules, anything after the first is ignored
Bug GERONIMO-2278 Problems in editing Jetty SSL Connector and the edit page in Geronimo Console
Bug GERONIMO-2275 login-domain-principal or realm-principal in default-principal cause deployment errors
Bug GERONIMO-2271 Security Realm deployed as part of a web app listed as "Serverwide"
Bug GERONIMO-2270 Redeploy broken in 1.1.1
Bug GERONIMO-2268 Security Realm with more than one LoginModule does not function as expected
New Feature GERONIMO-2265 Upgrade to use the new commons-modeler-2.0 release
Task GERONIMO-2264 Created branches/1.1.1 to start release process
Bug GERONIMO-2256 update m:checkout goal to use http to checkout openejb