Re: RELEASE_NOTES for 2.1.2

2008-07-24 Thread Joe Bohn


Thanks Jarek, Lin & Jason!

Joe


Jarek Gawor wrote:

Yep. Both are fixed now. Thanks!

Jarek

On Thu, Jul 24, 2008 at 12:46 PM, Jason Warner <[EMAIL PROTECTED]> wrote:

Along the same lines as what Lin just reported, the link for the source code
points to a page that is slightly different than the source code page that
can be navigated to from the main site.  This is the page that is linked
from the main site - http://geronimo.apache.org/source-code.html.  The page
currently listed uses a slightly different style that I think looks a little
off when compared to the rest of the links.

On Thu, Jul 24, 2008 at 12:40 PM, Lin Sun <[EMAIL PROTECTED]> wrote:

Looks good.  I found a minor issue,  clicking on the mailing list link
(http://geronimo.apache.org/mailing.html) leads to a 404.

Lin

On Wed, Jul 23, 2008 at 12:56 PM, Joe Bohn <[EMAIL PROTECTED]> wrote:

This is the current Release Notes for 2.1.2 with JIRAs as they are now.
 I
expect a few minor updates to the JIRA before we release.  Are there any
additional changes we need to make?



RELEASE_NOTES-2.1.2.txt:

Release Notes -- Apache Geronimo -- Version 2.1.2


Geronimo URLs
-
Home Page: http://geronimo.apache.org/
Downloads: http://geronimo.apache.org/downloads.html
Documentation: http://geronimo.apache.org/documentation.html
Mailing Lists: http://geronimo.apache.org/mailing.html
Source Code:   http://geronimo.apache.org/svn.html
Bug Tracking:  http://issues.apache.org/jira/browse/GERONIMO
Wiki:  http://cwiki.apache.org/geronimo


Documentation
-
Please see http://cwiki.apache.org/GMOxDOC21/documentation.html for the
latest documentation on this release.


System Requirements
---
You need a platform that supports the Sun JDK 5.0+ (J2SE 1.5.0+) or
greater.

Most testing has been done on Linux, Mac OS X, and Windows.


Geronimo 2.1 Enhancements
-

Custom server assemblies
- Lightweight server assemblies may be created that contain only the
functional
 components required by your application(s).

Flexible admin console
- The admin console is now component-based to mirror the server
capabilities.
 This allows the admin console to provide flexible administrative
capabilities
 that will mirrors the capabilities of a custom server assembly.

GShell
- GShell is a command-line processing environment that can be used for
the
execution
 of Geronimo commands. GShell is an extensible environment and includes
support
 for editing, command history, and tab completion.

Clustering Support
- WADI can now be used to support clustering of web applications for
Geronimo configurations which
 use the Tomcat Web Container (WADI support for Jetty was in previous
releases).
- Applications can be deployed to administratively-defined groups of
Geronimo servers

Monitoring Console Plugin
- The monitoring console plugin provides monitoring support in the
Geronimo
admin console.
 The monitoring console can gather statistics and performance data from
multiple Geronimo
 servers and graphically display this data to users.


Geronimo 2.1.1 Issues Resolved
--
** Bug
   * [GERONIMO-3503] - DBPool wizzard creates plans only for
local-transactions
   * [GERONIMO-3562] - customizable navigator icons for admin console
extensions
   * [GERONIMO-3599] - Unable to create new JMS Resource group through
console in IE7
   * [GERONIMO-3700] - alias command fails
   * [GERONIMO-3705] - Maven 2.0.8 causes build problems
   * [GERONIMO-3858] - start-server.bat fails to start server if there
is a
space in the path
   * [GERONIMO-3864] - Security warning about installation a certificate
from a CA claiming to represent: Me
   * [GERONIMO-3930] - IllegalArgumentException reading Transaction Log
   * [GERONIMO-3931] - Unable to delete a datasource from administrative
console
   * [GERONIMO-3944] - Web plan schema munging reordering elements wrong
   * [GERONIMO-3965] - Custom LoginModule uses wrong classloader
   * [GERONIMO-3966] - Spaces in server installation directory causes
deployment problems when using JMX to deploy
   * [GERONIMO-3970] - Fail to delploy a web application to a WADI
cluster
   * [GERONIMO-3971] - Error message during assembling a server
   * [GERONIMO-3972] - Monitering Graphics failed to represent in IE 6
SP2
   * [GERONIMO-3973] - Fail to assemble a server via gsh when Geronimo
is
installed in a directory with white space
   * [GERONIMO-3974] - Shutdown exceptions on IBM JVM
   * [GERONIMO-3975] - PlanCreator fails to deploy an application when
Geronimo is installed into a directory with white space
   * [GERONIMO-3976] - Exceptions are thrown in Geronimo launch console
when
clicking "Console Navigation --> Debug Views --> JNDI Viewer"
   * [GERONIMO-3981] - Fail to relaunch Geronimo after deploying an
application to WADI cluster
   * [GERONIMO-3982] - WADI cluster fails to distribute the installed
application to all the nodes in the same cluster
   * [GERONIMO-3984] - 

Re: RELEASE_NOTES for 2.1.2

2008-07-24 Thread Jarek Gawor
Yep. Both are fixed now. Thanks!

Jarek

On Thu, Jul 24, 2008 at 12:46 PM, Jason Warner <[EMAIL PROTECTED]> wrote:
> Along the same lines as what Lin just reported, the link for the source code
> points to a page that is slightly different than the source code page that
> can be navigated to from the main site.  This is the page that is linked
> from the main site - http://geronimo.apache.org/source-code.html.  The page
> currently listed uses a slightly different style that I think looks a little
> off when compared to the rest of the links.
>
> On Thu, Jul 24, 2008 at 12:40 PM, Lin Sun <[EMAIL PROTECTED]> wrote:
>>
>> Looks good.  I found a minor issue,  clicking on the mailing list link
>> (http://geronimo.apache.org/mailing.html) leads to a 404.
>>
>> Lin
>>
>> On Wed, Jul 23, 2008 at 12:56 PM, Joe Bohn <[EMAIL PROTECTED]> wrote:
>> > This is the current Release Notes for 2.1.2 with JIRAs as they are now.
>> >  I
>> > expect a few minor updates to the JIRA before we release.  Are there any
>> > additional changes we need to make?
>> >
>> >
>> >
>> > RELEASE_NOTES-2.1.2.txt:
>> >
>> > Release Notes -- Apache Geronimo -- Version 2.1.2
>> >
>> >
>> > Geronimo URLs
>> > -
>> > Home Page: http://geronimo.apache.org/
>> > Downloads: http://geronimo.apache.org/downloads.html
>> > Documentation: http://geronimo.apache.org/documentation.html
>> > Mailing Lists: http://geronimo.apache.org/mailing.html
>> > Source Code:   http://geronimo.apache.org/svn.html
>> > Bug Tracking:  http://issues.apache.org/jira/browse/GERONIMO
>> > Wiki:  http://cwiki.apache.org/geronimo
>> >
>> >
>> > Documentation
>> > -
>> > Please see http://cwiki.apache.org/GMOxDOC21/documentation.html for the
>> > latest documentation on this release.
>> >
>> >
>> > System Requirements
>> > ---
>> > You need a platform that supports the Sun JDK 5.0+ (J2SE 1.5.0+) or
>> > greater.
>> >
>> > Most testing has been done on Linux, Mac OS X, and Windows.
>> >
>> >
>> > Geronimo 2.1 Enhancements
>> > -
>> >
>> > Custom server assemblies
>> > - Lightweight server assemblies may be created that contain only the
>> > functional
>> >  components required by your application(s).
>> >
>> > Flexible admin console
>> > - The admin console is now component-based to mirror the server
>> > capabilities.
>> >  This allows the admin console to provide flexible administrative
>> > capabilities
>> >  that will mirrors the capabilities of a custom server assembly.
>> >
>> > GShell
>> > - GShell is a command-line processing environment that can be used for
>> > the
>> > execution
>> >  of Geronimo commands. GShell is an extensible environment and includes
>> > support
>> >  for editing, command history, and tab completion.
>> >
>> > Clustering Support
>> > - WADI can now be used to support clustering of web applications for
>> > Geronimo configurations which
>> >  use the Tomcat Web Container (WADI support for Jetty was in previous
>> > releases).
>> > - Applications can be deployed to administratively-defined groups of
>> > Geronimo servers
>> >
>> > Monitoring Console Plugin
>> > - The monitoring console plugin provides monitoring support in the
>> > Geronimo
>> > admin console.
>> >  The monitoring console can gather statistics and performance data from
>> > multiple Geronimo
>> >  servers and graphically display this data to users.
>> >
>> >
>> > Geronimo 2.1.1 Issues Resolved
>> > --
>> > ** Bug
>> >* [GERONIMO-3503] - DBPool wizzard creates plans only for
>> > local-transactions
>> >* [GERONIMO-3562] - customizable navigator icons for admin console
>> > extensions
>> >* [GERONIMO-3599] - Unable to create new JMS Resource group through
>> > console in IE7
>> >* [GERONIMO-3700] - alias command fails
>> >* [GERONIMO-3705] - Maven 2.0.8 causes build problems
>> >* [GERONIMO-3858] - start-server.bat fails to start server if there
>> > is a
>> > space in the path
>> >* [GERONIMO-3864] - Security warning about installation a certificate
>> > from a CA claiming to represent: Me
>> >* [GERONIMO-3930] - IllegalArgumentException reading Transaction Log
>> >* [GERONIMO-3931] - Unable to delete a datasource from administrative
>> > console
>> >* [GERONIMO-3944] - Web plan schema munging reordering elements wrong
>> >* [GERONIMO-3965] - Custom LoginModule uses wrong classloader
>> >* [GERONIMO-3966] - Spaces in server installation directory causes
>> > deployment problems when using JMX to deploy
>> >* [GERONIMO-3970] - Fail to delploy a web application to a WADI
>> > cluster
>> >* [GERONIMO-3971] - Error message during assembling a server
>> >* [GERONIMO-3972] - Monitering Graphics failed to represent in IE 6
>> > SP2
>> >* [GERONIMO-3973] - Fail to assemble a server via gsh when Geronimo
>> > is
>> > installed in a directory with white space
>> >* [GERONIMO-3974] - Shutdown exceptions on IBM JVM
>> >  

Re: RELEASE_NOTES for 2.1.2

2008-07-24 Thread Jason Warner
Along the same lines as what Lin just reported, the link for the source code
points to a page that is slightly different than the source code page that
can be navigated to from the main site.  This is the page that is linked
from the main site - http://geronimo.apache.org/source-code.html.  The page
currently listed uses a slightly different style that I think looks a little
off when compared to the rest of the links.

On Thu, Jul 24, 2008 at 12:40 PM, Lin Sun <[EMAIL PROTECTED]> wrote:

> Looks good.  I found a minor issue,  clicking on the mailing list link
> (http://geronimo.apache.org/mailing.html) leads to a 404.
>
> Lin
>
> On Wed, Jul 23, 2008 at 12:56 PM, Joe Bohn <[EMAIL PROTECTED]> wrote:
> > This is the current Release Notes for 2.1.2 with JIRAs as they are now.
>  I
> > expect a few minor updates to the JIRA before we release.  Are there any
> > additional changes we need to make?
> >
> >
> >
> > RELEASE_NOTES-2.1.2.txt:
> >
> > Release Notes -- Apache Geronimo -- Version 2.1.2
> >
> >
> > Geronimo URLs
> > -
> > Home Page: http://geronimo.apache.org/
> > Downloads: http://geronimo.apache.org/downloads.html
> > Documentation: http://geronimo.apache.org/documentation.html
> > Mailing Lists: http://geronimo.apache.org/mailing.html
> > Source Code:   http://geronimo.apache.org/svn.html
> > Bug Tracking:  http://issues.apache.org/jira/browse/GERONIMO
> > Wiki:  http://cwiki.apache.org/geronimo
> >
> >
> > Documentation
> > -
> > Please see http://cwiki.apache.org/GMOxDOC21/documentation.html for the
> > latest documentation on this release.
> >
> >
> > System Requirements
> > ---
> > You need a platform that supports the Sun JDK 5.0+ (J2SE 1.5.0+) or
> greater.
> >
> > Most testing has been done on Linux, Mac OS X, and Windows.
> >
> >
> > Geronimo 2.1 Enhancements
> > -
> >
> > Custom server assemblies
> > - Lightweight server assemblies may be created that contain only the
> > functional
> >  components required by your application(s).
> >
> > Flexible admin console
> > - The admin console is now component-based to mirror the server
> > capabilities.
> >  This allows the admin console to provide flexible administrative
> > capabilities
> >  that will mirrors the capabilities of a custom server assembly.
> >
> > GShell
> > - GShell is a command-line processing environment that can be used for
> the
> > execution
> >  of Geronimo commands. GShell is an extensible environment and includes
> > support
> >  for editing, command history, and tab completion.
> >
> > Clustering Support
> > - WADI can now be used to support clustering of web applications for
> > Geronimo configurations which
> >  use the Tomcat Web Container (WADI support for Jetty was in previous
> > releases).
> > - Applications can be deployed to administratively-defined groups of
> > Geronimo servers
> >
> > Monitoring Console Plugin
> > - The monitoring console plugin provides monitoring support in the
> Geronimo
> > admin console.
> >  The monitoring console can gather statistics and performance data from
> > multiple Geronimo
> >  servers and graphically display this data to users.
> >
> >
> > Geronimo 2.1.1 Issues Resolved
> > --
> > ** Bug
> >* [GERONIMO-3503] - DBPool wizzard creates plans only for
> > local-transactions
> >* [GERONIMO-3562] - customizable navigator icons for admin console
> > extensions
> >* [GERONIMO-3599] - Unable to create new JMS Resource group through
> > console in IE7
> >* [GERONIMO-3700] - alias command fails
> >* [GERONIMO-3705] - Maven 2.0.8 causes build problems
> >* [GERONIMO-3858] - start-server.bat fails to start server if there is
> a
> > space in the path
> >* [GERONIMO-3864] - Security warning about installation a certificate
> > from a CA claiming to represent: Me
> >* [GERONIMO-3930] - IllegalArgumentException reading Transaction Log
> >* [GERONIMO-3931] - Unable to delete a datasource from administrative
> > console
> >* [GERONIMO-3944] - Web plan schema munging reordering elements wrong
> >* [GERONIMO-3965] - Custom LoginModule uses wrong classloader
> >* [GERONIMO-3966] - Spaces in server installation directory causes
> > deployment problems when using JMX to deploy
> >* [GERONIMO-3970] - Fail to delploy a web application to a WADI
> cluster
> >* [GERONIMO-3971] - Error message during assembling a server
> >* [GERONIMO-3972] - Monitering Graphics failed to represent in IE 6
> SP2
> >* [GERONIMO-3973] - Fail to assemble a server via gsh when Geronimo is
> > installed in a directory with white space
> >* [GERONIMO-3974] - Shutdown exceptions on IBM JVM
> >* [GERONIMO-3975] - PlanCreator fails to deploy an application when
> > Geronimo is installed into a directory with white space
> >* [GERONIMO-3976] - Exceptions are thrown in Geronimo launch console
> when
> > clicking "Console Navigation --> Debug Views --> 

Re: RELEASE_NOTES for 2.1.2

2008-07-24 Thread Lin Sun
Looks good.  I found a minor issue,  clicking on the mailing list link
(http://geronimo.apache.org/mailing.html) leads to a 404.

Lin

On Wed, Jul 23, 2008 at 12:56 PM, Joe Bohn <[EMAIL PROTECTED]> wrote:
> This is the current Release Notes for 2.1.2 with JIRAs as they are now.  I
> expect a few minor updates to the JIRA before we release.  Are there any
> additional changes we need to make?
>
>
>
> RELEASE_NOTES-2.1.2.txt:
>
> Release Notes -- Apache Geronimo -- Version 2.1.2
>
>
> Geronimo URLs
> -
> Home Page: http://geronimo.apache.org/
> Downloads: http://geronimo.apache.org/downloads.html
> Documentation: http://geronimo.apache.org/documentation.html
> Mailing Lists: http://geronimo.apache.org/mailing.html
> Source Code:   http://geronimo.apache.org/svn.html
> Bug Tracking:  http://issues.apache.org/jira/browse/GERONIMO
> Wiki:  http://cwiki.apache.org/geronimo
>
>
> Documentation
> -
> Please see http://cwiki.apache.org/GMOxDOC21/documentation.html for the
> latest documentation on this release.
>
>
> System Requirements
> ---
> You need a platform that supports the Sun JDK 5.0+ (J2SE 1.5.0+) or greater.
>
> Most testing has been done on Linux, Mac OS X, and Windows.
>
>
> Geronimo 2.1 Enhancements
> -
>
> Custom server assemblies
> - Lightweight server assemblies may be created that contain only the
> functional
>  components required by your application(s).
>
> Flexible admin console
> - The admin console is now component-based to mirror the server
> capabilities.
>  This allows the admin console to provide flexible administrative
> capabilities
>  that will mirrors the capabilities of a custom server assembly.
>
> GShell
> - GShell is a command-line processing environment that can be used for the
> execution
>  of Geronimo commands. GShell is an extensible environment and includes
> support
>  for editing, command history, and tab completion.
>
> Clustering Support
> - WADI can now be used to support clustering of web applications for
> Geronimo configurations which
>  use the Tomcat Web Container (WADI support for Jetty was in previous
> releases).
> - Applications can be deployed to administratively-defined groups of
> Geronimo servers
>
> Monitoring Console Plugin
> - The monitoring console plugin provides monitoring support in the Geronimo
> admin console.
>  The monitoring console can gather statistics and performance data from
> multiple Geronimo
>  servers and graphically display this data to users.
>
>
> Geronimo 2.1.1 Issues Resolved
> --
> ** Bug
>* [GERONIMO-3503] - DBPool wizzard creates plans only for
> local-transactions
>* [GERONIMO-3562] - customizable navigator icons for admin console
> extensions
>* [GERONIMO-3599] - Unable to create new JMS Resource group through
> console in IE7
>* [GERONIMO-3700] - alias command fails
>* [GERONIMO-3705] - Maven 2.0.8 causes build problems
>* [GERONIMO-3858] - start-server.bat fails to start server if there is a
> space in the path
>* [GERONIMO-3864] - Security warning about installation a certificate
> from a CA claiming to represent: Me
>* [GERONIMO-3930] - IllegalArgumentException reading Transaction Log
>* [GERONIMO-3931] - Unable to delete a datasource from administrative
> console
>* [GERONIMO-3944] - Web plan schema munging reordering elements wrong
>* [GERONIMO-3965] - Custom LoginModule uses wrong classloader
>* [GERONIMO-3966] - Spaces in server installation directory causes
> deployment problems when using JMX to deploy
>* [GERONIMO-3970] - Fail to delploy a web application to a WADI cluster
>* [GERONIMO-3971] - Error message during assembling a server
>* [GERONIMO-3972] - Monitering Graphics failed to represent in IE 6 SP2
>* [GERONIMO-3973] - Fail to assemble a server via gsh when Geronimo is
> installed in a directory with white space
>* [GERONIMO-3974] - Shutdown exceptions on IBM JVM
>* [GERONIMO-3975] - PlanCreator fails to deploy an application when
> Geronimo is installed into a directory with white space
>* [GERONIMO-3976] - Exceptions are thrown in Geronimo launch console when
> clicking "Console Navigation --> Debug Views --> JNDI Viewer"
>* [GERONIMO-3981] - Fail to relaunch Geronimo after deploying an
> application to WADI cluster
>* [GERONIMO-3982] - WADI cluster fails to distribute the installed
> application to all the nodes in the same cluster
>* [GERONIMO-3984] - Keystores portlet - Unlock keystore page shows wrong
> label on submit button
>* [GERONIMO-3990] - CORBA application client fails to login to the server
>* [GERONIMO-3991] - Can not undeploy an application deployed in a WADI
> cluster via Admin Console
>* [GERONIMO-3993] - Server fails to relaunch after deploying an
> application to a WADI cluster
>* [GERONIMO-3994] - GShell command remote-control/server-control can not
> control the remote server

Re: RELEASE_NOTES for 2.1.2

2008-07-24 Thread Joe Bohn

Shiva Kumar H R wrote:
There was another Geronimo 2.1 Enhancement -> Plan Creator. I am very 
sorry for not having reported this prior to G 2.1 release. May be its 
too late to include.


Plan Creator
- Plan Creator is a new portlet added to admin console to simplify the 
creation of Geronimo specific deployment plans. Given a web application 
archive (war), Plan Creator walks the user through a sequence of steps 
and generates geronimo-web.xml automatically.


I added it.

Thanks,
Joe




On Wed, Jul 23, 2008 at 10:26 PM, Joe Bohn <[EMAIL PROTECTED] 
> wrote:


This is the current Release Notes for 2.1.2 with JIRAs as they are
now.  I expect a few minor updates to the JIRA before we release.
 Are there any additional changes we need to make?



RELEASE_NOTES-2.1.2.txt:

Release Notes -- Apache Geronimo -- Version 2.1.2


Geronimo URLs
-
Home Page: http://geronimo.apache.org/
Downloads: http://geronimo.apache.org/downloads.html
Documentation: http://geronimo.apache.org/documentation.html
Mailing Lists: http://geronimo.apache.org/mailing.html
Source Code:   http://geronimo.apache.org/svn.html
Bug Tracking:  http://issues.apache.org/jira/browse/GERONIMO
Wiki:  http://cwiki.apache.org/geronimo


Documentation
-
Please see http://cwiki.apache.org/GMOxDOC21/documentation.html for the
latest documentation on this release.


System Requirements
---
You need a platform that supports the Sun JDK 5.0+ (J2SE 1.5.0+) or
greater.

Most testing has been done on Linux, Mac OS X, and Windows.


Geronimo 2.1 Enhancements
-

Custom server assemblies
- Lightweight server assemblies may be created that contain only the
functional
 components required by your application(s).

Flexible admin console
- The admin console is now component-based to mirror the server
capabilities.
 This allows the admin console to provide flexible administrative
capabilities
 that will mirrors the capabilities of a custom server assembly.

GShell
- GShell is a command-line processing environment that can be used
for the execution
 of Geronimo commands. GShell is an extensible environment and
includes support
 for editing, command history, and tab completion.

Clustering Support
- WADI can now be used to support clustering of web applications for
Geronimo configurations which
 use the Tomcat Web Container (WADI support for Jetty was in
previous releases).
- Applications can be deployed to administratively-defined groups of
Geronimo servers

Monitoring Console Plugin
- The monitoring console plugin provides monitoring support in the
Geronimo admin console.
 The monitoring console can gather statistics and performance data
from multiple Geronimo
 servers and graphically display this data to users.


Geronimo 2.1.1 Issues Resolved
--
** Bug
   * [GERONIMO-3503] - DBPool wizzard creates plans only for
local-transactions
   * [GERONIMO-3562] - customizable navigator icons for admin
console extensions
   * [GERONIMO-3599] - Unable to create new JMS Resource group
through console in IE7
   * [GERONIMO-3700] - alias command fails
   * [GERONIMO-3705] - Maven 2.0.8 causes build problems
   * [GERONIMO-3858] - start-server.bat fails to start server if
there is a space in the path
   * [GERONIMO-3864] - Security warning about installation a
certificate from a CA claiming to represent: Me
   * [GERONIMO-3930] - IllegalArgumentException reading Transaction Log
   * [GERONIMO-3931] - Unable to delete a datasource from
administrative console
   * [GERONIMO-3944] - Web plan schema munging reordering elements wrong
   * [GERONIMO-3965] - Custom LoginModule uses wrong classloader
   * [GERONIMO-3966] - Spaces in server installation directory
causes deployment problems when using JMX to deploy
   * [GERONIMO-3970] - Fail to delploy a web application to a WADI
cluster
   * [GERONIMO-3971] - Error message during assembling a server
   * [GERONIMO-3972] - Monitering Graphics failed to represent in IE
6 SP2
   * [GERONIMO-3973] - Fail to assemble a server via gsh when
Geronimo is installed in a directory with white space
   * [GERONIMO-3974] - Shutdown exceptions on IBM JVM
   * [GERONIMO-3975] - PlanCreator fails to deploy an application
when Geronimo is installed into a directory with white space
   * [GERONIMO-3976] - Exceptions are thrown in Geronimo launch
console when clicking "Console Navigation --> Debug Views --> JNDI
Viewer"
   * [GERONIMO-3981] - Fail to relaunch Geronimo after deploying an
application to WADI cluster
   * [GERONIMO-3982] - WADI cluster fails to 

Re: RELEASE_NOTES for 2.1.2

2008-07-23 Thread Shiva Kumar H R
There was another Geronimo 2.1 Enhancement -> Plan Creator. I am very sorry
for not having reported this prior to G 2.1 release. May be its too late to
include.

Plan Creator
- Plan Creator is a new portlet added to admin console to simplify the
creation of Geronimo specific deployment plans. Given a web application
archive (war), Plan Creator walks the user through a sequence of steps and
generates geronimo-web.xml automatically.

On Wed, Jul 23, 2008 at 10:26 PM, Joe Bohn <[EMAIL PROTECTED]> wrote:

> This is the current Release Notes for 2.1.2 with JIRAs as they are now.  I
> expect a few minor updates to the JIRA before we release.  Are there any
> additional changes we need to make?
>
>
>
> RELEASE_NOTES-2.1.2.txt:
>
> Release Notes -- Apache Geronimo -- Version 2.1.2
>
>
> Geronimo URLs
> -
> Home Page: http://geronimo.apache.org/
> Downloads: http://geronimo.apache.org/downloads.html
> Documentation: http://geronimo.apache.org/documentation.html
> Mailing Lists: http://geronimo.apache.org/mailing.html
> Source Code:   http://geronimo.apache.org/svn.html
> Bug Tracking:  http://issues.apache.org/jira/browse/GERONIMO
> Wiki:  http://cwiki.apache.org/geronimo
>
>
> Documentation
> -
> Please see http://cwiki.apache.org/GMOxDOC21/documentation.html for the
> latest documentation on this release.
>
>
> System Requirements
> ---
> You need a platform that supports the Sun JDK 5.0+ (J2SE 1.5.0+) or
> greater.
>
> Most testing has been done on Linux, Mac OS X, and Windows.
>
>
> Geronimo 2.1 Enhancements
> -
>
> Custom server assemblies
> - Lightweight server assemblies may be created that contain only the
> functional
>  components required by your application(s).
>
> Flexible admin console
> - The admin console is now component-based to mirror the server
> capabilities.
>  This allows the admin console to provide flexible administrative
> capabilities
>  that will mirrors the capabilities of a custom server assembly.
>
> GShell
> - GShell is a command-line processing environment that can be used for the
> execution
>  of Geronimo commands. GShell is an extensible environment and includes
> support
>  for editing, command history, and tab completion.
>
> Clustering Support
> - WADI can now be used to support clustering of web applications for
> Geronimo configurations which
>  use the Tomcat Web Container (WADI support for Jetty was in previous
> releases).
> - Applications can be deployed to administratively-defined groups of
> Geronimo servers
>
> Monitoring Console Plugin
> - The monitoring console plugin provides monitoring support in the Geronimo
> admin console.
>  The monitoring console can gather statistics and performance data from
> multiple Geronimo
>  servers and graphically display this data to users.
>
>
> Geronimo 2.1.1 Issues Resolved
> --
> ** Bug
>* [GERONIMO-3503] - DBPool wizzard creates plans only for
> local-transactions
>* [GERONIMO-3562] - customizable navigator icons for admin console
> extensions
>* [GERONIMO-3599] - Unable to create new JMS Resource group through
> console in IE7
>* [GERONIMO-3700] - alias command fails
>* [GERONIMO-3705] - Maven 2.0.8 causes build problems
>* [GERONIMO-3858] - start-server.bat fails to start server if there is a
> space in the path
>* [GERONIMO-3864] - Security warning about installation a certificate
> from a CA claiming to represent: Me
>* [GERONIMO-3930] - IllegalArgumentException reading Transaction Log
>* [GERONIMO-3931] - Unable to delete a datasource from administrative
> console
>* [GERONIMO-3944] - Web plan schema munging reordering elements wrong
>* [GERONIMO-3965] - Custom LoginModule uses wrong classloader
>* [GERONIMO-3966] - Spaces in server installation directory causes
> deployment problems when using JMX to deploy
>* [GERONIMO-3970] - Fail to delploy a web application to a WADI cluster
>* [GERONIMO-3971] - Error message during assembling a server
>* [GERONIMO-3972] - Monitering Graphics failed to represent in IE 6 SP2
>* [GERONIMO-3973] - Fail to assemble a server via gsh when Geronimo is
> installed in a directory with white space
>* [GERONIMO-3974] - Shutdown exceptions on IBM JVM
>* [GERONIMO-3975] - PlanCreator fails to deploy an application when
> Geronimo is installed into a directory with white space
>* [GERONIMO-3976] - Exceptions are thrown in Geronimo launch console
> when clicking "Console Navigation --> Debug Views --> JNDI Viewer"
>* [GERONIMO-3981] - Fail to relaunch Geronimo after deploying an
> application to WADI cluster
>* [GERONIMO-3982] - WADI cluster fails to distribute the installed
> application to all the nodes in the same cluster
>* [GERONIMO-3984] - Keystores portlet - Unlock keystore page shows wrong
> label on submit button
>* [GERONIMO-3990] - CORBA application client fails to login to the
> server
>