672329 members! Sign up to stay informed.

Sponsored Links


Resources

Enterprise Java
Research Library

Get Java white papers, product information, case studies and webcasts

News News News Messages: 11 Messages: 11 Messages: 11 Printer friendly Printer friendly Printer friendly Post reply Post reply Post reply XML XML XML

Apache Geronimo 2.1 Released -- Java EE 5 server

Posted by: Kevan Miller on February 21, 2008 DIGG
The Apache Geronimo team is happy to announce the release of Apache Geronimo 2.1.

This release builds on the Java EE 5 certified 2.0 release of Geronimo. In addition to a number of improvements, fixes and package upgrades, Geronimo 2.1 provides the following new features:

Custom Server Assemblies -- Geronimo has always been a flexible, component-based server environment which allowed lightweight server images to be custom built for specific application environments -- minimizing server footprint and reducing server startup time. Until now, creating customized Geronimo server runtimes was largely a build-time operation. Geronimo 2.1 greatly simplifies build-time customization, but also allows users to export a new server image from a running Geronimo server. Users may take a function-centric approach, choosing the desired set of server plugins for the server (e.g. Web Container+JMS+Deploy capabilities), or an application-centric approach, choosing one or more application plugins and allowing Geronimo to calculate the necessary server components required by the applications.

Flexible Administration Console -- The Geronimo Administration Console is now component-based to match the dynamic capabilities of the server runtime. This allows the administrative console to provide the administrative operations which match the functional capabilities of the server runtime being managed.

GShell -- GShell is a command-line processing environment that can be used for executing Geronimo administrative commands. In addition to a rich set of Geronimo commands, additional Groovy-based commands can be plugged into the GShell environment.

WADI Clustering -- WADI can now be used to cluster Web Applications for both Tomcat and Jetty-based configurations of Geronimo. Previously, WADI only supported Jetty configurations of Geronimo. If users prefer, they can still use the base clustering support found in Tomcat.

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

Apache Geronimo can be downloaded from http://geronimo.apache.org/downloads.html

Threaded replies

·  Apache Geronimo 2.1 Released -- Java EE 5 server by Kevan Miller on Thu Feb 21 07:41:39 EST 2008
  ·  shutdown.bat gripe by Bradley Smith on Thu Feb 21 15:35:40 EST 2008
  ·  Re: Apache Geronimo 2.1 Released -- Java EE 5 server by Kenneth Mark on Thu Feb 21 21:51:08 EST 2008
    ·  Re: Apache Geronimo 2.1 Released -- Java EE 5 server by Shahzad Badar on Fri Feb 22 04:47:26 EST 2008
      ·  No it is not by AD aa on Fri Feb 22 05:55:52 EST 2008
        ·  No by Peter Kristensson on Fri Feb 22 08:25:26 EST 2008
  ·  Wonderful! by Satya Ghattu on Fri Feb 22 09:46:10 EST 2008
  ·  Re: Apache Geronimo 2.1 Released -- Java EE 5 server by Michael Lee on Fri Feb 22 14:14:34 EST 2008
    ·  Re: silence by douglas dooley on Fri Feb 22 18:35:09 EST 2008
  ·  Re: Apache Geronimo 2.1 Released -- Java EE 5 server by Gopal Patwa on Sat Feb 23 16:21:38 EST 2008
  ·  Congratulations! by magnus rydin on Mon Feb 25 03:22:40 EST 2008
  ·  Re: Apache Geronimo 2.1.4 by Donald Woods on Mon Jun 08 09:59:08 EDT 2009
  Message #247798 Post reply Post reply Post reply Go to top Go to top Go to top

shutdown.bat gripe

Posted by: Bradley Smith on February 21, 2008 in response to Message #247757
I downloaded this release and did some basic tinkering. I noticed that if I try to quit the server by running shutdown.bat, it wants the system/manager credentials. However, it doesn't require these to start and it doesn't require these to simply hard-kill the server by clicking the close [X] box on the console window.

Is it really necessary to supply credentials to shutdown an out-of-the-box distro?

  Message #247803 Post reply Post reply Post reply Go to top Go to top Go to top

Re: Apache Geronimo 2.1 Released -- Java EE 5 server

Posted by: Kenneth Mark on February 21, 2008 in response to Message #247757
Congratulation to Geronimo team !

Right now I'm quite happy with Glassfish but it is always good to have alternative.

  Message #247813 Post reply Post reply Post reply Go to top Go to top Go to top

Re: Apache Geronimo 2.1 Released -- Java EE 5 server

Posted by: Shahzad Badar on February 22, 2008 in response to Message #247803
congrats to Apache and Geronimo Team..

i think its first open source java 5 server

  Message #247815 Post reply Post reply Post reply Go to top Go to top Go to top

No it is not

Posted by: AD aa on February 22, 2008 in response to Message #247813
Glassfish and JBoss were the first JEE5 servers (ofcourse based on Java 5)

  Message #247824 Post reply Post reply Post reply Go to top Go to top Go to top

No

Posted by: Peter Kristensson on February 22, 2008 in response to Message #247815
JBoss isnt javaEE5 certified yet...

http://java.sun.com/javaee/overview/compatibility.jsp

  Message #247828 Post reply Post reply Post reply Go to top Go to top Go to top

Wonderful!

Posted by: Satya Ghattu on February 22, 2008 in response to Message #247757
Great News and a job well done Geronimo Team!

  Message #247844 Post reply Post reply Post reply Go to top Go to top Go to top

Re: Apache Geronimo 2.1 Released -- Java EE 5 server

Posted by: Michael Lee on February 22, 2008 in response to Message #247757
Excellent work!

I'm a big fan of Maven + Spring + Jencks, so it's great to see the consistency of philosphy and design carried through into the app server.

P.S One example of the flexibility of Geronimo that we use is the ability to take it's XA JTA implementation and plug this into standalone apps (with a bit of magic Spring/Jencks/JCA wiring)

  Message #247855 Post reply Post reply Post reply Go to top Go to top Go to top

Re: silence

Posted by: douglas dooley on February 22, 2008 in response to Message #247844
The noise of the 'JEE5 is dead' crowd is silenced by this release, that makes the top 3+ system software vendors (Sun, IBM, Oracle/BEA) with compatibility and compliance, we're waiting Red Hat...

From Sun's certified platforms' page:

"Developers can write applications to the Java EE specification -- and companies can purchase such applications -- and be assured that they are portable across all the Java compatible, Enterprise Edition products available today."

Will there ever be another value proposition as important as that single statement?

  Message #247866 Post reply Post reply Post reply Go to top Go to top Go to top

Re: Apache Geronimo 2.1 Released -- Java EE 5 server

Posted by: Gopal Patwa on February 23, 2008 in response to Message #247757
Great News, Congratulations! to Geronimo team.

It is great to have options for open source j2ee app server. some of my favorites are geronimo, jboss and glassfish.

-Gopal Patwa

  Message #247900 Post reply Post reply Post reply Go to top Go to top Go to top

Congratulations!

Posted by: magnus rydin on February 25, 2008 in response to Message #247757
Well done!

  Message #309800 Post reply Post reply Post reply Go to top Go to top Go to top

Re: Apache Geronimo 2.1.4

Posted by: Donald Woods on June 08, 2009 in response to Message #247757
Geronimo 2.1.4 is the latest release available for download [1] and is a maintenance release to resolve some security issues discovered in the Administration Console.

[1] http://geronimo.apache.org/2009/03/31/apache-geronimo-v214-released.html


-Donald

New content on TheServerSide.comNew content on TheServerSide.comNew content on TheServerSide.com

Dependency Injection in Java EE 6 - Part 2

Reza Rahman continues to explore the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6. (January 21, Article)

Ted Neward Q&A: What you must know about JavaScript, Scala and more

Ted Neward is an independent consultant specializing in high-scale enterprise systems, and an authority in Java and .NET technologies. He is the author and co-author of several books, including Effective Enterprise Java. At TheServerSide Java Symposium in March, he will be presenting sessions on pragmatic architecture, ECMAScript and Scala. (January 15, Article)

Developers split on open sourcing Java

Now that Oracle is absorbing Sun Microsystems, there mixed views on what should come of the Java Community Process (JCP). While some say Oracle should become the new steward of Java and keep the JCP much as it was, others argue that it may be time to open-source this widespread language. (November 24, Article)

Dependency Injection in Java EE 6 - Part 1

Reza Rahman explores the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6. (November 2, Article)

SAML: It's Not just for Web services

SAML is an XML-based standard for exchanging authentication and authorization data between security domains. The single most important problem that SAML was created to solve is the Web browser Single Sign-On problem. Many organizations are debating whether to stay with version 1.1 or move to 2.0. This article makes observations about both options. (September 28, Article)

Programming is Also Teaching Your Team

Joe Ottinger takes a look at how people learn, and applies it to the practice of programming. He notes that understanding how people learn is an essential part of working in a programming team. (September 22, Article)

Can Java EE Deliver The Asynchronous Web?

Stephen Maryka gave us an article about the Asynchronous Web and posed a number of questions that get examined like an approach to delivering Asynchronous Web capabilities through extensions to existing Java EE technologies. (July 14, Article)

JSF Flex

JavaServer Faces Flex goal is to provide users capability in creating standard Flex components, part of flexSDK which is open sourced through MPL license, as normal JSF components. This article by Ji Hoon Kim will provide an overview of creating a simple multilingual JSF page consisting of JSF Flex tags. (June 29, Article)

The Rules of SOA - A Road to a Successful SOA Implementation

In this session Jeff explores the key characteristics of successful SOA projects. He covers some of the patterns, and anti-patterns, tool sets, and strategies that he himself learned the hard way. Last, he provides a strategy and blueprint for achieving a high likelihood of success in your SOA project. (June 23, Tech Talk)

Ari Zilka Talks About Terracotta 3.1

Ari Zilka, CTO of Terracotta, Inc., talks about the new features in Terracotta 3.1, announced during JavaOne and available now. (June 15, Tech Talk)

Enterprise Application Integration, and Spring

In this Tech Talk, Josh Long explores an integration challenge using Spring Integration and walks through the implementation, employing and expanding on the basic patterns of Enterprise Application Integration to tie together components into a function integration solution, and then demonstrates how Spring Integration helps address the integration requirements. (June 15, Tech Talk)

Google Web Toolkit: An Introduction

In this Tech Talk, David Geary teaches you: The basics of Google Web Toolkit; How to implement Ajax-enabled applications in Java; Internationalization; Hooking into the browser history mechanism; Remote procedure calls. (June 4, Tech Talk)

Just Enough Early Architecture to Guide Development

Jon Kern discusses the best architecture/technical solutions and ensure that they are repeated by all developers. By tackling the architecture up-front in a serial manner, subsequent parallel development will be much more manageable and predictable. (May 28, Tech Talk)

Productive Programmer: On the Lam from the Furniture Police

This keynote describes the frustrations of modern knowledge workers in their quest to actually get some work done, and solutions for how to guard yourself against all those distractions. Neal Ford talks about environments, coding, acceleration, automation, and avoiding repetition as ways to defeat the misguided attempts to sap your ability to produce good work. (May 26, Tech Talk)

Auto-Scaling Your Existing Web Application

Gil demonstrates how new, aggressive uses of already abundant compute capacity by common applications offer competitive value for application designers. (May 21, Tech Talk)

Automating Hibernate Mapping and Queries For Java Web Development

Chris Keene introduces WaveMaker as a new way to automate the ability to generate Hibernate classes in order to more quickly bring OR mapping into an application. (May 19, Article)

Free Book: Jakarta-Struts Live

Download the entire book of Jakarta-Struts Live and learn about Struts MVC, Tiles, the Validator, DynaActionForms, plug-ins, internationalization, and more.
(Book PDF Download)

Application Server Matrix

The Application Server Matrix is a detailed listing of J2EE vendors and their application server products, with information on latest version numbers, J2EE spec support and licensing, pricing, platform support, and links to product downloads and reviews.
(Application Server Comparison Matrix)

News | Blogs | Discussions | Tech talks | Patterns | Reviews | White Papers | Downloads | Articles | Media kit | About
Java Solutions
All Content Copyright ©2007 TheServerSide Privacy Policy
Site Map