Geronimo! Part 1: The J2EE 1.4 Engine That Could
An anonymous reader writes "Java-based open source development has come a long way since the early days of developers sharing GUI libraries. Geronimo is a large-scale project attempting to create a certified J2EE 1.4 server based on existing open source components. Take a tour through the Geronimo maze with Sing Li as your guide. Gluecode Software CTO and principal Geronimo contributor Jeremy Boynes shares his perspective on Geronimo and go here to learn how to use the new Eclipse plug-in for Apache Geronimo."
I dealt with J2EE only a little, but using Java for web development does not feel right. I just had to type, copy and &paste to much to get something working compared to languages Perl and PHP, and the final code does not look intuitive.
That brings me to this question:
What happened to Java 1.5? Is it used anywhere? Can it be used with/in J2EE? Will J2EE be upgraded to something like J5EE?
None of these free JVMs would be anywhere without the fine work of the Classpath contributers. Any sufficiently motivated individual can make a JVM in a year. It may not run quickly - but it will run. Writing the Java libraries on the other hand is a monumentous undertaking requiring dozens of people and many years of work. This is where Classpath comes in.
Let's hear it for Classpath!
Hip hip hooray!
i didn't rtfa, but why do this when tomcat is already considered the j2ee standard?
best college pickem site ever: pickem.terrbear.org
JOnAS is our there... free, and LGPL'ed and is already J2EE 1.4 certified
It's also not too bad at all...
The revolution will not be televised. It won't be on a friggin blog either
Doesn't JBoss do everything Geronimo does? I don't know a lot about Geronimo, but way would anyone pick Geronimo over a more established open source J2EE App server like JBoss?
:-]
i know all these sayings "why another app server?". the interesting thing is, while relying on and using the j2ee standards the different servers take different directions. jboss is strong in it's persistence layer (ejb3 and/ or hibernate, we'll see), the queueing is also not bad. let's see which way apache is going, ie the GBeans thing is not that bad.
On second thought, let's not go to Camelot. It is a silly place.