Java 7, What will be the future with Oracle/Sun merge

I woke up this morning to the news of Oracle’s agreement to buy Sun and I naturally have to wonder about what this means for Java and Java 7. Oracle has been focused on Java as the common language for enterprise software for a long time so I think this makes great strategic sense for Oracle. It raises lots of questions though. Continue reading it here.

Kleber Rodrigo de Carvalho

Oracle Adds New Exhibit to Java Technology Museum

Last year, Oracle acquired BEA Systems, the hottest company in enterprise Java…until around 2001. Today, they announced the acquisition of Sun Microsystems, the architects of the infrastructure of the dot com era. Remember the “dot in dot com”?
Both companies represent the history of enterprise Java, and are far less important to the future. Continue reading it here.

Kleber Rodrigo de Carvalho

Oracle Wants To Be The Apple Of The Enterprise, But It Just Became IBM

Larry Ellison has always wanted to be the Steve Jobs of the enterprise. With this morning’s announcement that Oracle will buy Sun Microsystems for $7.4 billion, he took a big step towards making Oracle more of a soup-to-nuts provider of enterprise technology. With Sun, he will now be able to build and package together everything from chips and servers to operating systems, Java middleware, databases, and enterprise applications. Continue reading it here.

Kleber Rodrigo de Carvalho

Oracle to put Java at its heart

Boy, it sure was polite of Sun and Oracle to wait until the day I got back from my vacation to announce their merger, wasn’t it? I fulminated gloomily about this possibility before I left, but now that I’ve spent a day absorbing the news, I’m … slightly less gloomy. Continue reading it here.

Kleber Rodrigo de Carvalho

Oracle/Sun: The end of Java as we know it?

A community weighs the pros and cons of Oracle’s new claim on Java.

While Oracle and Sun Microsystems are hailing Oracle’s purchase of Sun as a big boost for Java, others are not so sure. Some with stake in the Java ecosystem are questioning what kind of control Oracle might try to exercise over the popular software development platform, which has driven enterprise applications since its debut in 1995. Observers also expect Oracle to make a go of trying to make more money off of Java than Sun ever could. Continue reading it here.

Kleber Rodrigo de Carvalho

Oracle’s Sun buy: Ellison praises Solaris, Java

Oracle CEO cites Java, Solaris as key components of acquisition.

Oracle may have decided to buy Sun Microsystems because it was worth far more to the database market leader than it was to IBM. It’s not a question of the price — at $7.4 billion, Oracle didn’t agree to pay much more than what IBM reportedly was considering. But Oracle may have more use for Sun’s technology than IBM ever did. Continue reading it here.

Kleber Rodrigo de Carvalho

Getting started with Java EE and Websphere AS

If you need learning JEE ( Java Enterprise Edition) formerly J2EE with Wesphere Aplication Server, I really recommend the sources below:

Redbook – Experience Java EE! Using WebSphere Application Server Community Edition 2.1
This redbook is a hands-on guide to developing a comprehensive Java™ EE application
using WebSphere® Application Server Community Edition v2.1 (WASCE).
I recommend it who is interesting in developing JEE aplication.
It’s important to know that WebSphere® Application Server Community Edition v2.1 (WASCE) is basead on Apache Geronimo AS.

Redbook – WebSphere Application Server Community Edition 2.0 User Guide
This redbook takes you through the basics of using WebSphere® Application Server Community Edition V2 to run applications.
I recommend it who is interesting in administration of JEE aplication

Redpaper – WebSphere Application Server V7.0: Technical Overview
This redpaper is discussion centers on the runtime server component of WebSphere Application Server.
I recommend it who is interesting in administring JEE aplication, SysAdmin who is interesting in to know the new WAS v.7.

Redbook – WebSphere Application Server V7: Concepts, Planning and Design
This redbook discusses the concepts, planning, and design of WebSphere® Application
Server V7.0 environments. This book is aimed at IT architects and
consultants who want more information for the planning and designing of
application-serving environments, ranging from small to large, and
complex implementations.

IBM Education Assistant – Introduction to WebSphere Application Server V7
This presentation will provide a high-level of WebSphere Application Server V7.

If you wanna add some sources useful to us, leave a comment, please.

Regards,

Kleber Rodrigo de Carvalho