Edit Page
 Apache Geronimo > Index > Overview > Downloads > Apache Geronimo v2.0.1 Release User List | Dev List | Wiki | Issue Tracker  
  Overview
Home
Documentation
Downloads
News Archive
Project Management
License
Privacy Policy
ASF
  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
Yoko
Java EE Specs
Components
Plugins
RSS News
RSS Site Changes
ATOM" User Mailing List
ATOM Developer Mailing List

Apache Geronimo v2.0.1 - Released August 20, 2007

Apache Geronimo v2.0.1 has passed the SUN's JEE5 Certification Test Suite.
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 v2.0.1 Release Notes

Java EE 5 Certified

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

Download Sample applications



Apache Geronimo v2.0.1 have passed 100% SUN's Java Enterprise Edition 5.0 Certification Test Suite. Refer to
Apache Geronimo v2.0.1 Release Notes for further details..

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 6 and Jetty 6 are fully supported in Little-G.

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

Sources

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

Change log

Issues, Features and Improvements fixed in this release.

ASF JIRA (556 issues)
T Key Summary
Bug GERONIMO-3375 Upgrade to released xmlbeans-maven-plugin
Task GERONIMO-3371 Create local build of Axis2 in our local repo
Bug GERONIMO-3370 Create local build of OpenJPA in our local repo
Bug GERONIMO-3369 MultiParentClassLoader does not check for hidden resources in recursiveFind()
Bug GERONIMO-3368 Axis2ClientConfigurationFactory not always being used in certain platforms
Bug GERONIMO-3366 Dependency needed in openejb config to start OpenEjbSystem before the EntityManagerRegistry
Bug GERONIMO-3365 config.xml condition vs. load attribute issues
Task GERONIMO-3364 Finalize License/Notice files for 2.0 release
Bug GERONIMO-3362 Enable Tomcat context level cluster
Bug GERONIMO-3361 Tomcat is using the wrong classloader to create LoginContext/LoginModules
Bug GERONIMO-3360 corba-marshall and corba-mytime tests failing
Bug GERONIMO-3358 LocalAttributeManager needs write permissions even if readOnly is true
Bug GERONIMO-3357 <run-as> role is ignored in web.xml
Bug GERONIMO-3355 unnecessary warning message when trying to create a new group in console realms
Task GERONIMO-3353 Adjust server log4j files to use a default logging level of error instead of info before releasing.
Improvement GERONIMO-3352 Upgrade to Jetty 6.1.5 (just released) for Geronimo 2.0
Bug GERONIMO-3350 Console needs to administer all the web connectors. Needs WebManager change.
Bug GERONIMO-3349 broken link in console when on the Apache HTTP page
Bug GERONIMO-3346 Unable to render Plugins portlet in Jetty
Improvement GERONIMO-3344 Split out non-kernel-dependent transaction and connector classes for use by openejb, jencks, etc etc.
Bug GERONIMO-3343 Out Of Memory Error when deploying and undeploying applications
Bug GERONIMO-3341 Slim down geronimo by removing unneeded jars from apps and repository
Bug GERONIMO-3339 Schema jars have sun copyright notices in them. Xmlbeans is not up to date.
Bug GERONIMO-3338 Admin Console is missing xerces dependency
Bug GERONIMO-3337 Deploy of servlet-examples-tomcat-2.0-SNAPSHOT.car fails due to existing config.ser
Bug GERONIMO-3333 Import CA Reply results in error when Certificate text contains extra spaces
Bug GERONIMO-3332 POJO Web-services under Geronimo fail with arrays as method call arguments
Bug GERONIMO-3331 Updates to handle recent OpenEJB changes
Bug GERONIMO-3322 web apps with login config still object to server-side attribute.
Bug GERONIMO-3321 geronimo jetty module builder needs to turn jsp-property-group url-patterns into servlet mappings to the jsp servlet
Bug GERONIMO-3320 ActiveMQ MBeans should get registered with MBeanServer created by Geronimo
Bug GERONIMO-3318 LocalAttributeManager unable to save updates to LoginModuleControlFlag attribute
Bug GERONIMO-3312 Eliminate obselete org.apache.geronimo.management.geronimo.J2EEServer.getLoginService() method
Bug GERONIMO-3311 Security Realms portlet is broken. Unable to edit realm.
Improvement GERONIMO-3308 Need to be able to override stuff in persistence.xml in our plans
Bug GERONIMO-3307 persistence units in other modules should not be picked up by PersistenceUnitDeployer called from a module
Bug GERONIMO-3306 JMS Objects being bound at an incorrect spot in the JNDI tree.
Bug GERONIMO-3305 Out Of Memory Error when Running DayTrader in WebServices Mode
Improvement GERONIMO-3303 Simplify security authentication framework by removing "mixed" local/remote logins.
Sub-task GERONIMO-3277 Pass and return a stirng
Sub-task GERONIMO-3276 Arrays of the primitive types
Sub-task GERONIMO-3275 Primitive types: boolean, byte, char, short, int, long, float, double.
Bug GERONIMO-3273 Tomcat MBeans not getting registered with MBeanServer created by Geronimo
Improvement GERONIMO-3272 Coalesce the 2 transaction modules into one
Bug GERONIMO-3270 Avoid CMP foreign key violations
Bug GERONIMO-3269 Console:some parameters remains original when restarted
Bug GERONIMO-3268 RealMBeanServerReference unintentionally uses an MBeanServer not created by Geronimo
Bug GERONIMO-3267 Naming lookup fails. Reported error for a different name than requested
Bug GERONIMO-3263 PersistenceUnitBuilder is sometimes putting the PersistenceUnitGBean in the wrong configuration
Bug GERONIMO-3262 Invert Tree button in classloader debug portlet does not work properly
Bug GERONIMO-3260 JettyFilterMapping needs to allow its servlets to start after it does
Bug GERONIMO-3259 Unuseful exception stack trace in TransactionImpl.java
Improvement GERONIMO-3258 ability to delete db pools
Improvement GERONIMO-3256 Minor logging improvements to help with debugging
Bug GERONIMO-3251 PropertiesFile and SQL LoginModules should provide configurable "encoding" option for digest
Bug GERONIMO-3249 Trunk build still using OpenEJB incubating artifacts.
Bug GERONIMO-3247 CORBA failing to resolve method signatures correctly
Improvement GERONIMO-3246 Cleanup exception handling so stack traces for first failures are not discarded.
Improvement GERONIMO-3245 Allow the jvm used by geronimo:start to be configured via mojo parameters
Bug GERONIMO-3242 Version not considered during dependency resolution for plugins
Bug GERONIMO-3238 CORBA security failure in corba-helloworld testset
Bug GERONIMO-3237 Mixed JAX-RPC and JAX-WS web services in javaee webservices.xml
Bug GERONIMO-3236 Configuration already exists
Bug GERONIMO-3235 Javascript error when creating database pools using the admin console wizard
Bug GERONIMO-3231 Hot deployment error when restart server
Bug GERONIMO-3230 PersistenceUnitGBean doesn't work when there is a space in the path
Bug GERONIMO-3229 Missing environment variable java.rmi.server.RMIClassLoaderSpi for Deployer
Improvement GERONIMO-3227 Update Welcome app with new Java EE 5 features
Bug GERONIMO-3226 NPE when attempting to export an EJB without a home or remote interface via CORBA.
Bug GERONIMO-3222 Updates to Corba sample MagicGball to work on Geronimo 2.0
Bug GERONIMO-3220 In-place deployment fails during discovery of web services
Bug GERONIMO-3215 Correct deployment errors with jsp-examples sample
Bug GERONIMO-3213 Can not deploy webservice offline
Bug GERONIMO-3212 Module config can not be removed from config.xml when undeploy offline
Bug GERONIMO-3211 The PersistenceUnitGBean is added to wrong configuration for EAR application
Task GERONIMO-3210 upgrade dojo library to 0.4.3
Bug GERONIMO-3209 Build error on trunk in config/jsp-examples-jetty (parsing web.xml)
Bug GERONIMO-3206 Create and include a new patched version of Tomcat
Bug GERONIMO-3205 Fix JSP compiler errors during build
Bug GERONIMO-3203 Wrong Main Class fro "geronimo debug"
Bug GERONIMO-3201 Tomcat doesn't need to process the bits of web.xml for jndi and security, we handle that.
Bug GERONIMO-3198 Revert back to xalan 2.6.0 to correct a TCK issue
Bug GERONIMO-3197 Axis2: don't call wsgen tool if BindingType is HTTP_Binding
Bug GERONIMO-3196 ConcurrentModificationException in ?wsdl processing
Bug GERONIMO-3195 OpenJPA graduated from incubator, move to 1.0.0-SNAPSHOT
Improvement GERONIMO-3194 Upgrading documentation for deployment plan-geronimo-application.xml
Bug GERONIMO-3189 Add missing geronimo-web.xml for jsp-examples and servlet-examples
Bug GERONIMO-3188 Annotation scanning needs to look at superclasses
Bug GERONIMO-3187 Jetty "Filename too long" deployment exception
Improvement GERONIMO-3186 Show schema names along with table names in the db portlet
Bug GERONIMO-3185 PostConstruct/PreDeploy specified in xml can have class default to component's type.
New Feature GERONIMO-3184 Add support for <Listener>
Bug GERONIMO-3183 fix offline deployment in minimal configurations
Bug GERONIMO-3182 Damned servlet exception in Geronimo - bad stack trace.
Bug GERONIMO-3181 service endpoint "all" permissions are computed from the local home, not the service endpoint interface
Bug GERONIMO-3180 Override xml parsing function in JRE
Bug GERONIMO-3179 Allow specifying default datasources for legacy cmp
Bug GERONIMO-3178 Server startup console warning w/ Tomcat JEE5 - EjbModule URL not valid: MEJBGBean
Bug GERONIMO-3177 exclude-unlisted-classes needs to prevent adding any path info to the persistenceUnitInfo
Bug GERONIMO-3176 ArrayIndexOutOfBound happens for WebServices
Bug GERONIMO-3175 jndi lookup of connection factories and urls is supposed to return a new instance each time
Bug GERONIMO-3173 port conflict with multiple server instances
Bug GERONIMO-3172 remove obsolete JDB_OPTS reference from geronimo.bat
Improvement GERONIMO-3171 java 1.6 compile fix for geronimo-naming mock DataSource class
Bug GERONIMO-3170 User supplied JPDA_OPTS are never used in the geronimo script for Windows
Bug GERONIMO-3169 Several configs are using a hardcoded schema version=1.1, instead of ${geronimoSchemaVersion}
Bug GERONIMO-3167 When JSF renders, fields are shifted
Bug GERONIMO-3165 Extended persistence contexts need to use some openejb facilities so they can get created when a stateful bean instance is created
Improvement GERONIMO-3164 Axis2: support bindingtype overwrite from wsdl to annotation
Bug GERONIMO-3163 Class-Path in MANIFEST.MF causes DayTrader deployment failed
Bug GERONIMO-3156 Web security parsing can result in wrong unchecked WebResourcePermissions
Bug GERONIMO-3155 geronimo-tomcat6-minimal assembly has doubled in size from 17MB to 35MB in the past month
Bug GERONIMO-3154 Web authorization should only use jacc calls
Bug GERONIMO-3153 Minimal assembly is missing corba spec classes
Bug GERONIMO-3152 Cannot redeploy or undeploy/deploy webconsole-tomcat car on geronimo-tomcat6-jee5
Bug GERONIMO-3151 DeploymentUtil.recursiveDelete(File,Collection) is returning a collection of File objects, whereas most builders are expecting Strings
Bug GERONIMO-3147 Unable to deploy anything from the command line (trunk)
Bug GERONIMO-3146 run-as support for tomcat servlets
Bug GERONIMO-3145 Sample EJB 3.0 application deployment fails
Bug GERONIMO-3144 Stand alone app clients are unlikely to deploy correctly
Bug GERONIMO-3142 Geronimo / Jetty fails to startup under Sun Java 1.6 update 1
Bug GERONIMO-3141 potential deadlock in TransformerCollection
Bug GERONIMO-3139 Update Copyright year in Admin Console and Welcome app
Bug GERONIMO-3138 @Resource refs to ORBs doesn't seem to work
Bug GERONIMO-3137 Servlets must rollback uncommitted transaction when the service method exits
Bug GERONIMO-3136 App client needs jpa
Bug GERONIMO-3135 Allow enlisting into tx marked for rollback only
Bug GERONIMO-3134 jpa jndi references can refer to gbeans in the web module, not just in parent modules. This needs to work.
Bug GERONIMO-3133 jpa system needs to be able to set default properties in deployed persistence units.
Bug GERONIMO-3132 jpa system needs the urls of the jars/dirs with enhanceable classes.
Bug GERONIMO-3131 jpa system needs to match up single persistence unit with unnamed ref to it
Bug GERONIMO-3129 Cannot add webconsole via plugin installer to the tomcat6-minimal assembly
Bug GERONIMO-3128 Error in Geronimo.bat blocks its usage for Minimal assemblies, due to no bin\jpa.jar
Improvement GERONIMO-3126 Upgrade to released OpenJPA 0.9.7 which passed JPA TCK
Bug GERONIMO-3125 AdminObjectRefBuilder does not handle UserTransaction resource-env-refs
Bug GERONIMO-3121 JPA Queries created outside a tx need to know about and close their EntityManagers
Bug GERONIMO-3120 Sample Java EE 5 applications fail to deploy without application.xml file
Bug GERONIMO-3116 server crash while idle
Bug GERONIMO-3114 Update setup of java.endorsed.dirs to always have ours before the JVM
Bug GERONIMO-3113 geronimo-maven-plugin creates a java.endorsed.dirs will a null path member on Linux
Bug GERONIMO-3112 WADI Clustering is missing dependency to org.apache.tomcat.juli
Bug GERONIMO-3110 Update Windows scripts to handle a couple failure scenarios
Sub-task GERONIMO-3109 struts-nested.tld conversion error
Bug GERONIMO-3107 PersistenceUnits getting processed more than once
Bug GERONIMO-3103 GBeanOverride.writeXml parseException
Bug GERONIMO-3102 Axis2: servicename and portname overwrite (from wsdl to annotation)
Bug GERONIMO-3100 Axis2: remove hardcoded 12 jars in Axis2BuilderUtil
Bug GERONIMO-3099 Check if <web-service-address> for ejb starts with "/"
Bug GERONIMO-3098 EL in JSF does not work
Bug GERONIMO-3097 Axis2: ParameterDescriptionComposite still isn't built correctly
Bug GERONIMO-3096 @Resource injection of UserTransactions does not work in servlets
Bug GERONIMO-3094 Axis2: need to build the classpath and pass it onto wsgen
Improvement GERONIMO-3092 Axis2: after wsgen tool, need to scan the directory for the generated wsdl file
Bug GERONIMO-3091 upgrade to xmlbeans 2.2.0 for scout compatibility
Bug GERONIMO-3090 We need too many modules built to run the geronimo-gbean-deployer
Bug GERONIMO-3087 ConnectionTrackingCoordinator.invoke() does not properly convert Exceptions
Bug GERONIMO-3086 Axis2: wsgen tool needs axis2-jaxws-api-SNAPSHOT.jar at runtime
Bug GERONIMO-3085 Axis2: Response Wrapper class isn't set correctly which caused a NPE in Axis2
Bug GERONIMO-3083 Security classes not available in connector module, so container-managed security for connection factories doesnt work.
Bug GERONIMO-3082 Enable spec compliant behavior in Tomcat
Sub-task GERONIMO-3081 javax.annotation.security annotation support
Improvement GERONIMO-3080 Axis2: Improve AxisServiceGenerator to handle more than 1 parameter of a service method (doclitwrapped case)
Bug GERONIMO-3074 Axis2: portname isn't set correctly
Bug GERONIMO-3073 More security bugs in openejb integration
Bug GERONIMO-3072 security bugs in openejb integration
Improvement GERONIMO-3071 Impossible to tell what is actually started in the app client
Bug GERONIMO-3070 web apps get dependencies on resources in all parents, not just other stuff in the ear
Bug GERONIMO-3066 ClassCastExceptions when dealing with SessionBeans through CORBA.
Bug GERONIMO-3065 Inappropriate logging levels in Yoko SocketFactory class.
Improvement GERONIMO-3064 Add axis2 log4j configure properties so that people can turn on axis2 logs in geronimo
Bug GERONIMO-3063 Axis2 Build Failure on Trunk
Sub-task GERONIMO-3060 Add a separate tree branch for persistence units into the JMX viewer
Improvement GERONIMO-3059 CLIs refactoring - options and arguments parsing should be done prior the boot of a Kernel to provide a quicker feedback to users if they are invalid
Bug GERONIMO-3057 Deploying web app to Minimal Jetty Assembly fails - javax.servlet.UnavailableException: org.apache.jasper.servlet.JspServlet
Bug GERONIMO-3056 WARNING messages issued during deployment on Jetty
Bug GERONIMO-3053 OutOfMemoryErrors during deployment
Bug GERONIMO-3052 injection machinery should throw exceptions when something goes wrong
Bug GERONIMO-3048 TomcatEJBWebServiceContext does not like NONE authentication method
Bug GERONIMO-3047 EJB .create() calls causing marshalling exceptions when invoked through CORBA.
Bug GERONIMO-3046 When starting Daytrader after deploy on 2.0-SNAPSHOT ejb-jar is started before its dependencies have been started
Bug GERONIMO-3045 Unable to run jax-rpc war test with Axis2
Bug GERONIMO-3044 Common Libs portlet does not split the file name correctly on linux
Bug GERONIMO-3043 Default assembly CORBABeans cannot change listener port.
Bug GERONIMO-3042 Port of openejb corba classes was based on out-of-date original classes.
Sub-task GERONIMO-3041 MyfacesBuilder testcase failure
Sub-task GERONIMO-3040 Implement process to ensure all annotations are discovered and processed
Task GERONIMO-3039 upgrade to Scout snapshot
Bug GERONIMO-3038 h.tld file not getting properly generated to conform to the latest web-jsptaglibrary_2_1.xsd schema
Bug GERONIMO-3037 Shutdown exception in CORBA Adapter code.
Task GERONIMO-3036 upgrade to dwr 1.1.3
Improvement GERONIMO-3034 Use jettys NIO based connectors by default.
Bug GERONIMO-3032 Array bounds problem in NoDTxServerTransactionPolicies.
Bug GERONIMO-3031 Install New Applications
Sub-task GERONIMO-3029 TLD files conversion testcases
Sub-task GERONIMO-3028 MyFaces config files conversion testcases
Bug GERONIMO-3027 OpenEjbCorbaRefBuilder is not processing css-links at all.
Bug GERONIMO-3025 Locale encodings are installed backwards into jetty
Sub-task GERONIMO-3024 Could not scan directory for TLD files
Bug GERONIMO-3021 Annotated field/method does not get injected when overwrite specified in DD
Bug GERONIMO-3020 Unable to deploy a web app to current trunk build of geronimo (rev 522077)
Improvement GERONIMO-3019 Remove JAXB dependencies from Axis2 JAXWS
Bug GERONIMO-3017 Web Apps (WAR files) that directly contain JPA entities cannot be deployed
Bug GERONIMO-3016 Server assemblies fail to start on Windows when there is a space in the path
Bug GERONIMO-3015 Geronimo does not appear to scan war files for JPA entities
Bug GERONIMO-3014 EL spec jar should contain javax.el.LocalStrings.properties
Bug GERONIMO-3013 <web-service-address> is ignored
Bug GERONIMO-3012 Axis: fix jaxws-war client invocation failure after moving to xbeans
Improvement GERONIMO-3011 Adjust port configuration for running multiple instances of geronimo
Bug GERONIMO-3008 jsp taglib schema changes from 2.0 to 2.1 make upgrade hard.
Sub-task GERONIMO-3007 JSP MBE should not create temporary files when scanning for TLD files
Improvement GERONIMO-3004 Add some additional bouncy-castle classes for apacheds usage.
Bug GERONIMO-3001 Geronimo needs to inject into the openejb3 system context the server ORB and HandleDelegate instances.
Bug GERONIMO-3000 Jetty integration needs default locale mappings and default mime-type mappings
Bug GERONIMO-2999 when issuing .wsdl request, the content-type isn't set
Improvement GERONIMO-2995 Weed out backport-util-concurrent usage for server/trunk
Bug GERONIMO-2993 Private repository causes offline builds to fail due to missing metadata
New Feature GERONIMO-2992 Axis2: invoke the EJB3 container with the invoking method and method parameters
New Feature GERONIMO-2991 Axis2: supports service-ref overwrite
New Feature GERONIMO-2988 Axis2: needs to support optional wsdl file
Bug GERONIMO-2982 servlet-mapping url patterns may need "/" prepended
Bug GERONIMO-2981 DeadProxyException when shutdown from console (jetty)
Improvement GERONIMO-2980 Repackage org.apache.activemq.gbean.* into org.apache.geronimo.activemq.*
Improvement GERONIMO-2978 ClientCommandLine and Daemon improvement to reduce reliance on lib/
Sub-task GERONIMO-2975 MyFaces config files validation
Bug GERONIMO-2974 CorbaModuleBuilderExtension using the vendorDD before it's available.
Sub-task GERONIMO-2972 Bind JavaMail Session to Global JNDI
Bug GERONIMO-2970 Can not deploy daytrader in geronimo m2
Bug GERONIMO-2965 TLDs can contain listener declarations that need to hook into injection framework.
Bug GERONIMO-2961 Axis2: fix java.lang.ArrayIndexOutOfBoundsException when deploying the jaxws calculator example
Bug GERONIMO-2959 PersistenceUnitRefBuilder does not create unique enough name queries
Sub-task GERONIMO-2958 MyFaces annotation support
Bug GERONIMO-2957 jee_5 schema jar has wrong version
Sub-task GERONIMO-2956 Ignore @HandlerChain annotation at class-level
Bug GERONIMO-2955 MyFaces Tag Library Descriptors are not found by the Jasper Compiler
Task GERONIMO-2953 Remove obsolete TSSLinkBuilder references from deployer plans.
Bug GERONIMO-2951 startup scripts need to be able to include -javaagent:bin/jpa.jar in the command line
Bug GERONIMO-2950 Build test failure in geronimo-naming
Bug GERONIMO-2949 ServletRequestListener is called outside the jndi context scope setting
Task GERONIMO-2948 Update yoko version to the 1.0-incubating-SNAPSHOT
Improvement GERONIMO-2947 Axis2 - a few improvements to support handlerchain
Improvement GERONIMO-2945 Reorganized the geronimo-javamail tree so that the 1.3.1 and 1.4 providers can be release separately.
Improvement GERONIMO-2944 Replace ancient ActiveIO usage in geronimo-security module
New Feature GERONIMO-2943 Add ModuleBuilderExtensions to web module builders
Bug GERONIMO-2942 ws-metadata has a well-hidden schema most of which is duplicating other schemas... but we need some of it
Bug GERONIMO-2941 New config-substitutions.properties file is missing from Tomcat assemblies
Bug GERONIMO-2940 App client should get the ear lib dir in its classpath
Bug GERONIMO-2939 JAXWS Client Failed for Axis2
Bug GERONIMO-2938 javamail SMTPTransport has interpretation of mail.smtp.quitwait option wrong.
Bug GERONIMO-2937 clean up geronimo-openejb geronimo-dependency.xml
Task GERONIMO-2936 Complete hookup of CORBA TSS-link elements.
Sub-task GERONIMO-2935 @HandlerChain annotation support
Sub-task GERONIMO-2934 Support annotation processing for all Module/Naming builders
Improvement GERONIMO-2932 Show more info when something goes wrong starting a configuration.
Bug GERONIMO-2931 jsp 2.1 spec has some minor errors
Bug GERONIMO-2930 el spec problems
Bug GERONIMO-2926 Derby files are not being created in var/derby directory
New Feature GERONIMO-2922 Deploy JAX-WS services without web.xml
Bug GERONIMO-2921 Tomcat does not register web service url mappings when web.xml is not present
Task GERONIMO-2920 Upgrade to tomcat 6.0.10 (stable)
Bug GERONIMO-2919 use axis2 saaj 1.3 spec jar
Bug GERONIMO-2917 All the spec jars should be in jee-spec config. Might not be ideal for the app client but simplifies build management
Bug GERONIMO-2916 database creation pool wizzard fails to deploy
Bug GERONIMO-2915 Disable the call to processHTTPGetRequest to fix the build error
Improvement GERONIMO-2914 Axis2: a few changes to set the servicepath, contextroot correctly in EJB to allow getWSDL() test working correctly
Improvement GERONIMO-2913 minor changes to JettyEJBWebServiceContext and TomcatEJBWebServiceContext for Axis2
Bug GERONIMO-2912 Server can not be shutdown using bin\shutdown
Bug GERONIMO-2911 mail 1.4 MimeMessage and QuotaAwareStore have missing exceptions or wrong method visibility
Bug GERONIMO-2910 annotation.security annotations are missing annotations
Bug GERONIMO-2909 ws-metadata spec classes have some annotation mistakes
New Feature GERONIMO-2908 Deploy JAX-WS services without webservices.xml
Improvement GERONIMO-2907 Remove dependency on mx4j
Bug GERONIMO-2906 JAF 1.1 CommandMap is mising getMimeTypes() method
Bug GERONIMO-2904 jsr-88 support needs to implement new method in DeploymentManager
Sub-task GERONIMO-2901 Annotation support for ResourceRefBuilder Naming Builder
Improvement GERONIMO-2900 more readable output from list-modules when there's >1 target
Bug GERONIMO-2898 Can't edit Jetty SSL Connector in Geronimo console
Bug GERONIMO-2896 WebXmlParser WARN on startup
Sub-task GERONIMO-2893 Local/Remote support for EJB annotations inconsistent (i.e., same as not working)
Task GERONIMO-2889 add support for resource injection in JSF Managed Beans
Improvement GERONIMO-2887 Hook up injections for jetty and app client
Bug GERONIMO-2885 JSF is leaking application ClassLoaders
Bug GERONIMO-2883 AxisServiceRefBuilder currently downgrades JavaEE5 schemas to J2EE
Improvement GERONIMO-2882 Enable MTOM support for service-refs and for CXF-based web services
Bug GERONIMO-2881 Client-Transaction explicit-versions.properties does not include all dependencies.
Bug GERONIMO-2878 JVM stats exposed through JMX are incorrect and missing init/max heap size
Bug GERONIMO-2875 Use client_artifact_aliases.properties to allow running some server configs on the app client and simplify some modules.
Bug GERONIMO-2874 ResourceAnnotationHelper performs invalid check for existing deployment descriptor entries
Bug GERONIMO-2873 OOME's and file-locking problems on Windows
Sub-task GERONIMO-2872 AnnotationHelper XmlBeans code not optimal
Sub-task GERONIMO-2870 AnnotationHelper classes not yet supported for all application types
Bug GERONIMO-2867 javax.mail.Service.connect() not using port from transport URLName()
Improvement GERONIMO-2865 EJB WS update: pass env. in standard way
Improvement GERONIMO-2862 Detect Yoko classes are not endorsed
Improvement GERONIMO-2858 Improved condition for choosing between CXF or Axis2 implementations for JAXWS
Bug GERONIMO-2855 Missing persistence-context-ref while deploying DayTrader on 2.0-trunk
Improvement GERONIMO-2854 Inverse Classloader view
Improvement GERONIMO-2853 Add a way to view MBean stats info in the JMX Viewer portlet
Sub-task GERONIMO-2848 @WebServiceRef annotation support
Sub-task GERONIMO-2847 @WebService annotation support
Sub-task GERONIMO-2844 SVK synchronization patch for 02-16-2007
Bug GERONIMO-2841 Valve reports request method as GET even though POST request was made
Bug GERONIMO-2838 Fix Transaction Recovery bug
Sub-task GERONIMO-2837 @Resource/@Resources annotation support
Bug GERONIMO-2834 ejb method intf names have wrong case for jacc EjbMethodPermission constructor
Bug GERONIMO-2832 Need to work harder to register our corba UtilDelegateImpl
Bug GERONIMO-2829 car plugin needs to start a new kernel for each invocation
Task GERONIMO-2827 Java EE 5 application client support
Bug GERONIMO-2823 System class loader should not be searched for resource META-INF/geronimo-dependency.xml by AbstractRepository.getDependencies
Bug GERONIMO-2820 Console-testsuite test is blocked for encoding error
Bug GERONIMO-2819 openejb client ejb ref lookup don't use the right classloader.
Sub-task GERONIMO-2817 Parent/child classloader problem in EARConfigBuilder and AbstractWebModuleBuilder
Sub-task GERONIMO-2816 @EJB/@EJBs annotation support
Bug GERONIMO-2811 got runtimeexception when processing soap request in doservice2
Bug GERONIMO-2809 TransactionManagerImpl.getTransactionStatus() shouldn't throw on no tx (with patch)
Bug GERONIMO-2806 mail.null.host property not resolved by SMTPTransport class
Task GERONIMO-2805 add tribes clustering support for tomcat
Task GERONIMO-2804 implement jsf 1.2 support
Bug GERONIMO-2803 JAXWS build failure due to missing axis2-jaxws-api-SNAPSHOT.jar
Improvement GERONIMO-2802 Axis2 integration - allow users to deploy jax-ws test, log the exceptions, set a few more messagecontext properties
Bug GERONIMO-2800 Connector Lazy Activation leaks managed connections
Improvement GERONIMO-2798 Axis2 Integration - User JAXWS common module to implementation
Bug GERONIMO-2795 TransactionSynchronizationRegistry needs to register lots of interposed syncs per tx.
Bug GERONIMO-2793 Build failure in geronimo-openejb-builder
Bug GERONIMO-2792 Assembly plans still contain references to non-existant corba-sun configs
Bug GERONIMO-2788 Temporarily remove yoko jars from the lib/endorsed directory until we have corba support
Bug GERONIMO-2785 Sun changed the (final?) javaee 5 schemas and we need to generate new xmlbeans classes for them
Bug GERONIMO-2780 Tomcat fails to accept certificate alias
Bug GERONIMO-2778 Deployer should always fill in required <local> or <remote> interfaces elements in <ejb-ref>
New Feature GERONIMO-2777 Expose JAX-WS mandatory MessageContext properties
Bug GERONIMO-2774 Server memory usage graph does not work
Bug GERONIMO-2773 cannot create a new jetty http connector from console
New Feature GERONIMO-2772 Support for EJB 3 descriptors and previous
Bug GERONIMO-2771 GlassFish specs are being included in 2.0-M2 builds
New Feature GERONIMO-2770 Ejb Deployment with no ejb-jar.xml
Bug GERONIMO-2769 EarConfigBuilder ignores geronimo plan if no application.xml present
Bug GERONIMO-2768 geronimo-j2ee-management_1.1_spec is still using geronimo-ejb_2.1_spec instead of new ejb_3.0_spec
Improvement GERONIMO-2767 Minimize side effects of the offline deployer
Bug GERONIMO-2764 Clustered HttpSessions are not properly destroyed during eviction
Bug GERONIMO-2763 JACC URLPatternSpec does not accept *do:login.do as it should
Improvement GERONIMO-2762 Updated JAX-WS tests
Improvement GERONIMO-2761 Upgrade to Log4J 1.2.14 maintenance release
Task GERONIMO-2760 Upgrade tomcat to version 6.0.8a
Improvement GERONIMO-2757 Enhance plugin schema to allow for multiple versions of a plugin
New Feature GERONIMO-2756 Basic @Resource injection for CXF web services
Bug GERONIMO-2754 Server wont start on Revision: 497496
Bug GERONIMO-2753 the "namingProviderUrl" element does *not* appear to control which IP addresses the RMI service binds to
Bug GERONIMO-2751 [BUILD BREAK] Module geronimo-axis2
Bug GERONIMO-2749 AbstractWebModuleBuilder needs to support HTTP extension methods per jacc 1.1
Bug GERONIMO-2748 DB Manager portlets (DB Viewer and Run SQL) not working
Bug GERONIMO-2747 Error while shutting down Geronimo
Bug GERONIMO-2745 NPE at org.apache.geronimo.security.SubjectId.hashCode(SubjectId.java:79)
Bug GERONIMO-2744 App client needs to be able to log out
Bug GERONIMO-2741 Info messages are being displayed in the console output
Bug GERONIMO-2740 Filter out the Tomcat debug log msg - java.lang.ClassNotFoundException: org.apache.tomcat.util.net.puretls.PureTLSImplementation
New Feature GERONIMO-2738 JAXB, STAX support for client applications
New Feature GERONIMO-2736 Run application client plugin
New Feature GERONIMO-2735 Add property substitution capability in the config.xml and plan files
Bug GERONIMO-2733 JAXR tests
Bug GERONIMO-2732 J2EE Application Client deployment fails with NPE
New Feature GERONIMO-2729 JAX-RPC POJO WS tests
Bug GERONIMO-2728 Exception while removing directory module from the console
New Feature GERONIMO-2727 Enable axis2-deployer in jetty and tomcat jee5 assemblies
Improvement GERONIMO-2726 Update JAXB and StAX implementation versions
Improvement GERONIMO-2725 Remove geronimo-qname_1.1_spec usage
Improvement GERONIMO-2723 The j2ee-builder module should use geronimo-schema-jee_5 jar
Bug GERONIMO-2722 enable commons-logging in tomcat module
Bug GERONIMO-2721 Unable to deploy anything
Bug GERONIMO-2720 tomcat https connector needs additional param
Improvement GERONIMO-2719 Use released Jetty 6.1 in Geronimo 2.0-M2
New Feature GERONIMO-2718 Upgrade to tomcat 6.0.7 beta
Improvement GERONIMO-2716 Create javaee 5 test jars for j2ee-builder tests
Improvement GERONIMO-2715 Connector Lazy Activation
Bug GERONIMO-2713 LDAP Realm fails to test and deploy
Bug GERONIMO-2711 specs/trunk fails to build
Task GERONIMO-2710 Annotations Support Tasklist
Bug GERONIMO-2709 Database creation pool wizard fails in Jetty
Bug GERONIMO-2707 Cannot deploy app client from ear
Bug GERONIMO-2706 Unable to create database pool
Sub-task GERONIMO-2705 Testcase changes
Sub-task GERONIMO-2704 Testcase changes
Task GERONIMO-2703 JSR-252 Tasklist (JSF 1.2)
Sub-task GERONIMO-2702 Annotation changes
Sub-task GERONIMO-2701 Spec changes
Task GERONIMO-2700 JSR-88 1.2 Tasklist (JEE5 Deployment)
Bug GERONIMO-2699 Module was not a war
Bug GERONIMO-2696 SQL Exception: Failed to start database
Bug GERONIMO-2695 Requests using Non-secure HTTP connections cannot access unsecured web resources
Bug GERONIMO-2694 STATUS file sent out as the Geronimo Weekly Status email needs updating
Bug GERONIMO-2693 Application classloader contains a massive number of duplicate classpath entries
Bug GERONIMO-2692 Current specs/trunk fails to build, due to missing modules
Improvement GERONIMO-2691 New view for the hierarchical modules and linked dependencies
Improvement GERONIMO-2690 New view for all the classloaders and classes loaded in it
Improvement GERONIMO-2689 New View for JNDI name in all the contexts
Bug GERONIMO-2688 no-pool and xa-transaction with no caching result in connections being closed before the tx ends.
Bug GERONIMO-2687 All "default" Subjects should be obtained by logging in to a realm, not constructed explicitly
Bug GERONIMO-2686 database creation pool wizzard fails to deploy
Bug GERONIMO-2685 database pool type emty in pool creation wizard - Jetty
Bug GERONIMO-2684 Upgrade server trunk (2.0) to use the latest released geronimo-spec versions
Bug GERONIMO-2683 Multiple versions of org.codehaus.wadi.wadi-tribes listed in server/trunk/pom.xml
Bug GERONIMO-2679 ArrayIndexOutOfBoundsException when getting Mails from Pop3-Account with geronimo-javamail_1.4_mail-1.0.jar
Improvement GERONIMO-2677 HttpSession Relocation - Sticky load-balancing via HTTP Cookie
Bug GERONIMO-2675 Fix geronimo assemblies
Bug GERONIMO-2674 The basic CXF integration is not working
Task GERONIMO-2670 Update geronimo plugin repository version
Bug GERONIMO-2669 fix o.a.g.j.ClusteredSessionManager to match changes in Jetty AbstractSessionManager
Bug GERONIMO-2668 axis deployer still assumes it's the only one
Bug GERONIMO-2664 Servlet Filter Error
Bug GERONIMO-2663 Build Break ! at configs/client-deployer
Improvement GERONIMO-2662 remove jetty5 support from trunk and 2.0-m1
Improvement GERONIMO-2661 Make geronimo schema files more human readable
Bug GERONIMO-2659 jspc plugin busted by spec >> provided change
Task GERONIMO-2658 Add 2.0-M1 Release Notes
Bug GERONIMO-2657 Persistence-* builders need improvements
Bug GERONIMO-2656 for jetty, in servlet-mapping, url patterns must be trimmed.
Bug GERONIMO-2655 Jetty 6 assemblies do not include sample AJP Connectors
Bug GERONIMO-2654 Enabling Welcome App (context "/") on geronimo-jetty6-jee5 assembly breaks web-console (context "/console")
Bug GERONIMO-2653 Inconsistencies between jetty6-builder and tomcat6-builder plan.xml files
Bug GERONIMO-2652 XmlBeans is having trouble validating some xml from substitution groups
New Feature GERONIMO-2651 Servlet annotations are not supported
Bug GERONIMO-2650 JSP 2.1 error in Jetty/Tomcat
Bug GERONIMO-2649 Insert of new EJB does not appear to be occurring
Improvement GERONIMO-2648 Integrate JSF 1.2 into 2.0-M1
Bug GERONIMO-2646 WAR without a geronimo-web.xml deploys to the wrong context
Bug GERONIMO-2644 Fix leaking ClassLoaders
Bug GERONIMO-2643 Stack trace (due to amq) while shutting down Geronimo
Bug GERONIMO-2642 welcome app not included in the jetty assembly.
Bug GERONIMO-2641 Missing license headers
Task GERONIMO-2639 Upgrade dojo to 0.4.1
New Feature GERONIMO-2636 Update Jetty 6 assembly to use Jasper 6 for JSP 2.1 support
Improvement GERONIMO-2635 Upgrade to JavaMail 1.4 and JavaBeans Activation Framework 1.1
Improvement GERONIMO-2634 Switch to activemq 4.1.0-incubator: include apache incubator repo in our repo list.
Bug GERONIMO-2632 Connection errors can result in infinite loop
Bug GERONIMO-2631 jetty5 builder needs to parameterize the jsp servlet class
Bug GERONIMO-2630 sun j2ee schemas are being redistributed in jsp and servlet specs
Improvement GERONIMO-2629 Upgrade to J2EE Management 1.1 (JSR77)
New Feature GERONIMO-2628 Upgrade to tomcat 6.0.2 beta
Bug GERONIMO-2627 jsr88 classpath is all messed up
Bug GERONIMO-2626 Building geronimo-kernel leaves 46 files in java.io.tmpdir
Bug GERONIMO-2625 Geronimo Console: login page prevents using username, password longer than 25 characters for login
Bug GERONIMO-2624 Offline deployer busted
Bug GERONIMO-2623 Infinite loop in the SMTPTransport code when a socket factory class is used.
Bug GERONIMO-2619 Javamail 1.4 spec needs to be using the JAF 1.1 version.
Improvement GERONIMO-2616 Move jee5 work from sandbox to trunk
Bug GERONIMO-2615 Not enough info when a gbean ref can't be verified during deployment
Bug GERONIMO-2611 Configuration should not have duplicates in allServiceParents
Bug GERONIMO-2609 On linux and maybe other platform, the geronimo.out log file contains invalid characters
Improvement GERONIMO-2608 JACC 1.1 support (jsr-115 MR4)
Improvement GERONIMO-2607 GoperationInfo should include the return type for the operation
Bug GERONIMO-2605 NPE if exporting plugin for module having dependency on module with no groupId
Improvement GERONIMO-2604 Create a specs pom
Bug GERONIMO-2603 Building 1.2 if there are 2.0 artifacts in the repo results in mostly 2.0 artifacts in the server.
Bug GERONIMO-2602 default compile scope is overloaded with 2 meanings in PlanProcessorMojo
Task GERONIMO-2601 Remove the "Old Keystore" portlet
Improvement GERONIMO-2600 Upgrade to Derby 10.2.2.0
Bug GERONIMO-2599 deploying RAR leads to message that Geronimo can't find web.xml
Bug GERONIMO-2598 Deploy tool prints useless message if configuration start fails
Improvement GERONIMO-2597 Make web service builder optional
Improvement GERONIMO-2594 Add xalan to endorsed directory
Bug GERONIMO-2592 TSSLink doStart() method is not getting called.
Bug GERONIMO-2591 Database Pools portlet: Create new pool dependency jar selection problems
Improvement GERONIMO-2589 Generate explicit-versions.properties transitvily
Bug GERONIMO-2588 KeyStorePortlet: Locking and unlocking could use some error and info messages
Bug GERONIMO-2587 FileKeystoreInstance.loadKeystoreData() results in inconsistent state if wrong password is supplied
Bug GERONIMO-2586 KeystorePortlet: Unlock keystore for availability shows key aliases only when keystore is unlocked for edit
Bug GERONIMO-2585 KeystorePortlet: Lock keystore throws NullPointerException
Bug GERONIMO-2584 Hot deploy module/server restart, throws IllegalArgumentException if application deployed using hotdeployment
Task GERONIMO-2581 Update Version Numbers of Dependent Projects for Geronimo Version 2.0
Bug GERONIMO-2580 CorbaRefBuilder inserts ref for java:comp/CORBA that fails when corba gbean is not present.
Bug GERONIMO-2579 TestNG testcases in testsuite broken. JUnit expected. Move to JUnit 4.0 ?
Bug GERONIMO-2566 Creating new listeners for ActiveMQ from JMS Server portlet fails
Bug GERONIMO-2560 Realm added using SecurityRealm portlet does not work
Bug GERONIMO-2559 cannot stop activemq via kernel shutdown
Bug GERONIMO-2555 Windows scripts don't work when used from different drive
Bug GERONIMO-2551 Plugin hits NPE if maven-metadata listed artifact doesn't exist or JAR artifact maven-metadata doesn't exist
Bug GERONIMO-2549 NullPointerException: CommandListConfigurations
Bug GERONIMO-2548 GBeanInfo should exclude attributes and operations of java.lang.Object class
Task GERONIMO-2537 All Geronimo source files must be brought in line with the new ASF source header and copyright notice policy
New Feature GERONIMO-2536 Support Java EE 5 JavaServerPages Standard Tag Library in Geronimo (JSTL, JSR 52)
New Feature GERONIMO-2535 Support Java EE 5 Common Annotation Spec in Geronimo (JSR 250)
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-2501 Unable to deploy database pools
Improvement GERONIMO-2499 Generalize NamingBuilder so it can handle more than just jndi building
Improvement GERONIMO-2498 Geronimo should use the full javamail uber jar instead of just the spec jar + provider jar.
New Feature GERONIMO-2493 Integrate Axis2 webservices
New Feature GERONIMO-2492 Integrate CXF webservices
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
Improvement GERONIMO-2485 PersistenceUnitGBean needs a NamespaceDrivenDeployer
Bug GERONIMO-2481 WebServers portlet: Create/Edit Tomcat Connectors should support editing of all supported connector attributes
Bug GERONIMO-2479 j2ee remote ejb clients should look for "localhost" not 0.0.0.0 by default
New Feature GERONIMO-2460 JPA container managed persistence support
Bug GERONIMO-2459 Connector deployer needs to add dependency to j2ee-server for J2EEServer gbean reference
Bug GERONIMO-2458 MapEditor does not work
Bug GERONIMO-2456 NOTICE.txt is missing some notices added during 1.1.1 development
Improvement GERONIMO-2454 Upgrade xerces to version 2.8.1
Improvement GERONIMO-2438 adding CRAM-MD5 and DIGEST-MD5 authentication to POP3
Bug GERONIMO-2437 Empty dirs and config.xml entries left behind after undeploy
Bug GERONIMO-2416 ProxyMethodInterceptor should work with classes that have start,stop methods
Bug GERONIMO-2402 Redeployment fails after third iteration.
New Feature GERONIMO-2399 Support both jetty 5 and jetty 6
Improvement GERONIMO-2392 Too hard to tell why a gbean doesn't start
Bug GERONIMO-2385 server does not update any state when persistent configuration is loaded and ready to serve applications
Bug GERONIMO-2377 deploying a new datasource with the same name does not indicate any problem in the console
Bug GERONIMO-2375 console has invalid XHTML in the db bool
Bug GERONIMO-2363 Console: create new pool using wizard, cannot use "show plan" button for any XA database, even derby
Bug GERONIMO-2350 CertificateChainCallbackHandler willfully conceals causes of failure
Bug GERONIMO-2339 Empty auth-constraint tag in web app security-constraint does not prevent access to resource
Bug GERONIMO-2286 app client plan still uses Strings for dependency Module IDs
Bug GERONIMO-2283 Common libs portlet guesses wrong group ID, gives no usage advice
Bug GERONIMO-2238 Can't copy a MultiParentClassLoader
Bug GERONIMO-2236 keystore portlet - providing a null or incorrect password on edit unlock can only be recovered with server recycle
Bug GERONIMO-2176 deploy time validations lost in openejb rewrite
Bug GERONIMO-2168 NPE when deploying RAR
New Feature GERONIMO-2153 Global JNDI
Bug GERONIMO-2114 Timer already cancelled error when attempting to grab a connection from a pool
Bug GERONIMO-2105 When redeploying with no version number, new entries in config.xml break
Bug GERONIMO-2027 Mismatched passwords when editing user in web console
Bug GERONIMO-1982 server try to deploy the modules in hot deployment directory again during server startup
Improvement GERONIMO-1880 To Allow configurable password digests during REALM Deployment.
Improvement GERONIMO-1874 synthetic ears should allow use of modules outside the g repository
Bug GERONIMO-1804 The name of JNDI/RMI service provider is hardcoded in the sources.
Bug GERONIMO-1786 JMS Listeners for protocols activeio, peer and openwire fail to start
Bug GERONIMO-1767 bad group for console has no error page that allows user logout/correction
Improvement GERONIMO-1749 Server Logs portlet - Web Access Log Viewer improvements
Sub-task GERONIMO-1722 Module migration to Maven 2: activemq-embedded-rar
Improvement GERONIMO-1716 Add usage of SimpleEncryption to PropertiesFileLoginModule and Admin Console
Bug GERONIMO-1658 NPE in the ConnectionTrackingCoordinator with Roller
Bug GERONIMO-1657 CommandSupport doesn't bubble up the exception. Prints stacktrace.
New Feature GERONIMO-1638 Multiple servers sharing the same repo and config store
Improvement GERONIMO-1637 Add support for version ranges
Bug GERONIMO-1585 Web app security on /* causes deployment exception
Bug GERONIMO-1519 ResourceException.toString() can return null
Improvement GERONIMO-1470 Our context root settings should take precedence over those from application.xml
Improvement GERONIMO-1431 Make deploy tool and hot deploy directory work better together
Improvement GERONIMO-1418 allow user to specify deployment targets by "nickname"
Bug GERONIMO-1413 Console needs to set JSP and Servlet contentType to UTF-8
Improvement GERONIMO-1396 Provide consistent look and feel for table views in the web console across all portlets
Improvement GERONIMO-1314 Provide documentation that helps users make an informed decision as whether to use Tomcat or Jetty Web Container
New Feature GERONIMO-1293 Provide tomcat statistics
Bug GERONIMO-1285 Deployer does not list all modules that have been stopped
Bug GERONIMO-1135 Keystore password in System.properties