|
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
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
|
|
Message #247798
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
shutdown.bat gripe
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
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
congrats to Apache and Geronimo Team..
i think its first open source java 5 server
|
|
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
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
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
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
|
|
 |
New content on TheServerSide.comNew content on TheServerSide.comNew content on TheServerSide.com |
 |
 |
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 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)
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)
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 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)
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)
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)
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)
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, CTO of Terracotta, Inc., talks about the new features in Terracotta 3.1, announced during JavaOne and available now.
(June 15, Tech Talk)
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)
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)
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)
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)
Gil demonstrates how new, aggressive uses of already abundant compute capacity by common applications offer competitive value for application designers.
(May 21, Tech Talk)
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)
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)
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)
|
|