Cadê o WebSphere Application Server certificado em JEE 5.0

Várias pessoas me perguntam sobre Webpshere Application Server, e porque ele “ainda” não implementou a especificação do JEE 5 (JSR244).
Já que a especificação ficou pronta 11 de Maio de 2006, ou seja a mais de 1 ano atrás.
Já ouvi em várias blogs e foruns falando sobre os “possiveis” motivos desse atraso, que parecem mais boatos e rumores.

Porque a IBM não lançou o WebSphere AS compatível com JEE 5.0 ?

Estava pesando aqui, e fazendo algumas perguntas podemos responder a pergunta que não quer calar ?

1) Os desenvolvedores conhecem a especificação do JEE 5.0 ?
Pergunto isso porque se ainda não existe uma mão de obra pronta para implantar sistemas compatíveis com JEE 5.0, como e porque uma empresa vai usar um servidor de aplicação compatível com JEE 5.0.

2) As empresas estão desenvolvendo ou querem desenvolver sistemas compatíveis com JEE 5.0 ?
Se sua empresa, ou seu Project Manager, ou Team Lidear, ou Arquiteto não está querendo implantar ou não esta necessitando implementar nada da nova funcionalidade, porque afinal de contas ter um aplication server compativel com JEE 5.0. Você quer usar funcionalidade do JEE 5.0 ?

3)Como será que anda o marking share ou seja como anda as vendas dos servidores compativeis com JEE 5.0 ?
Realmente procurei na internet e não encontrei nada desse tipo, isso ajudaria responder a pergunta.

E talvez uma pergunta que englobe as três anteriores, mas que não podia ser deixada de lado.
4)A IBM está perdendo dinheiro (market share/customers) em não lançar do WebSphere compatível com JEE 5.0 ?

Cada um pode criar sua teoria sobre isso, mas uma noticia no InfoQ – Java EE 5 Development Waiting on Application Server Vendors, pode te judar entender melhor isso.

According to Mark Heid, IBM’s director of application infrastructure product management:”We see two types of customers right now, and the majority type is telling us, ‘You’re shipping things to us so quickly and comprehensively that we’re having a hard time consuming it”

De acordo com Mark Heid, diretor de gerenciamento de produtos para infraestrutura da IBM:”Nos vemos dois tipos de clientes neste momento, e a maioria deles está dizendo para nós: Vocês estão vendendo coisas para nós tão rápido e de modo abrangente que nós estamos tendo dificuldade para consumir isso “

Mas uma coisa que me deixa intrigado é o Apache Geronimo Application Server.

O Sun Java System Application Server Platform Edition 9.0 é baseado no projeto Glassfish, será que a IBM também não planeja lançar o novo WebSphere Application Server 7.0, compatível com JEE 5.0 baseado no Apache Geronino, que já é compativel com JEE 5.0. Afinal de conta a IBM comprou a Gluecode, que tinha vários commiters envolvidos no Apache Geronimo no quadro de funcionários, e também tinha alguns projetos de construir ferramentas baseadas no Apache Geronimo, e hoje todo esse skill está na IBM.

A IBM já tem o WebSphere Application Server Community Edition que é tem o core do Apache Geronimo.

Bom se isso acontecer, para mim não será novidade, porque o IBM Http Server é baseado no apache http server.
E também o o WebSphere Portal Server é baseado no Apache Jetspeed.

Se você quer usar participar do programa WebSphere software early programs, e executar por exemplo EJB 3 dentro do WebSphere, o WebSphere software early programs, pode saciar a sua vontade.

A lista abaixo, mostra todos os applications server até o momento compatível com a especificação do JEE 5 (JSR244).


Apache logo

bea logo

Kingdee logo

Oracle logo

SAP logo
Sun logo TmaxSoft logo GlassFish Application Server

Kleber Rodrigo de Carvalho

Arquitetura do eBay

Dan Pritchett oferece a nós um idéia das decisões por trás do ebay (a maior arquitetura em grande escala do mundo, que vai além do eBay.com ou PayPal.com ou o Skype). Ele explica como uma escala do eBay torna um simples requerimento, em um complexo problema de engenharia, e ele nós envolve através da desafios técnicos e organizacional do gerenciamento da arquitetura do eBay.

Dan Pritchett é atualmente um membro da equipe do eBay e está envolvido em resolver os maiores desafios relacionado a problemas de engenharia encontrado na web. Sua carreria de engenharia ultrapassa 25 anos, incluindo pesquisa em banco de dados relacionais, projeto de software para mapa geográfico, construção de produtos relacionados a e-mail, e criação de aplicações web escalavéis.

Assista esse video no InfoQ, que realmente vale a pena.

Kleber Rodrigo de Carvalho

Apache Geronimo 2.0: Certified Java EE 5 compatible

Apache Geronimo, an open-source Java Enterprise Edition (Java EE) application server, recently released version 2.0.1. InfoQ took the opportunity to learn more about Apache Geronimo and where it fits into the application server space.

Apache Geronimo 2.0.1 is the first Java EE 5 compatible version of Geronimo, and the eighth Java application server to be certified as Java EE 5 compliant. Despite the version number, version 2.0.1 is the first release of the 2.x code branch – the 2.0 release was cancelled when a critical security problem was discovered. This version of Geronimo brings several major changes from the previous release:

  • EJB 3.0 supportApache OpenEJB and Apache OpenJPA are integrated into Geronimo
  • JAX-WS support – Both the Apache Axis2 and Apache CXF (formerly CeltiXFire) web services libraries are integrated into Geronimo, and which library is used is configurable
  • Two Java EE 5 certified configurations – Geronimo is Java EE 5 certified with both Apache Tomcat and Jetty as the configured web container
  • Lightweight configuration – Geronimo has a ‘Little G’ configuration which provides a web container and some Java EE components without the full overhead of a Java EE application server

Matt Hogstrom, chairman of the Apache Geronimo Project Management Committee, recently discussed the apparent low adoption rate of Geronimo, saying:

I think one of the issues we faced as a project is that we came to the J2EE game too late. You already had WebSphere and WebLogic dominating the commercial space and really JBoss was the only real dominant open source player. Geronimo came in to an already saturated market so getting people to run over to simply change was difficult.

Today we’re certified Java EE 5.0 before some commercial application servers as well as other open source servers. At this point I think we’re in on the beginning rather than coming late to the game. Its not going to be easy as people are comfortable with their app server choices from before but Geronimo is coming to the table early and has a good opportunity.

There are also questions about the future plans for Geronimo, including whether Geronimo will adopt the OSGi standard. Hogstrom said that migrating from Geronimo’s GBeans architecture poses some difficulties due to structural differences between it and OSGi, but that it was being discussed now that JSR 291 (the OSGi JSR) has been finalized.

This news comes from InfoQ.

Kleber Rodrigo de Carvalho

You think you know JavaScript but you have no idea

The JavaScript Programming Language is a series of excelent presentations held by Douglas Crockford from Yahoo!. Slides are available for download here. If you are just learning JavaScript, view these clips first. If you think you know JavaScript, view these clips now, and find out what the language really can do. I would recommend this not only to JavaScript programmers.

I found this on here.

Kleber Rodrigo de Carvalho

Webcasts gratuitos sobre Ruby on Rails

Pessoal

Vi esse poste do Nome do Jogo feito pelo Carlos Brando e achei muito legal, então estou replicando aqui. Parabéns Carlos Brando, realmente gostei muito disso.

O site webcast.berkeley disponibilizou uma série de webcasts sobre Ruby on Rails.

Os webcasts mostram os conceitos básicos do Ruby e do framework Rails. São ao todo 6 episódios com uma hora de duração cada.

Hello World
Just Enough Ruby
Basics of Rails
Advanced Model Relations
AJAX & Testing
Configuration & Deployment

Além disto você pode obter todo o material do curso aqui.

Kleber Rodrigo de Carvalho

Eclipse and Java for total beginners

This free video screencam tutorial will help get you started writing Java programs using Eclipse version 3.3.

No prior experience with Eclipse or Java is assumed. The 16 lessons total about 3 1/4 hours and are each between 9 and 14 minutes long. The lessons guide you through a step-by-step process creating a simple personal lending library application. Each lesson is fully narrated.

All of the code for the lessons is typed in real time.

This allows the demonstration of many Eclipse Java editor features that speed up coding. Code snapshots as of the end of each lesson are provided in the Tutorial Companion Guide. These allow you to jump in at any lesson and to make sure your code matches the sample code.

Test-driven development is used throughout the lessons, using the JUnit testing facility in Eclipse. The lessons are designed for you to work side-by-side, pausing and rewinding the video as needed.

Click here to view Lesson 1.
Click here to download any of the lessons. Be sure to download the Tutorial Companion Guide(PDF format).

The tutorials use Eclipse version 3.3 (Europa), released June 2007.

Kleber Rodrigo de Carvalho

Top five problems in IT business: Rational VP

Nick Gibson from Builder AU talked to Hayden Lindsay, IBM Rational’s vice president of enterprise tools and compilers about enterprise modernization. He identified five key factors that are inhibiting business responsiveness.

Lindsay is an IBM distinguished engineer, having held positions at the software giant for over 20 years. He’s worked variously as product manager for VisualAge Generator, co-leader of the Eclipse platform development team and director of WebSphere studio and Rational modelling tools departments. He is also a developer and researcher, contributing 14 patents to IBM’s portfolio. He told Builder AU that when it comes to managing responsiveness in IT, there are five key factors you need to examine.

The five factors are:

1. Asset Management
2. Architecture
3. Skills Modernization
4. Team Infrastructure
5. Budgetary Inflexibility

You can read the complete article on Builder AU.

Kleber Rodrigo de Carvalho

The future of C++

In a rare public talk, C++ creator Dr. Bjarne Stroustrup discusses his ideal in programming languages, as well how he sees the next version (and beyond) of C++ developing. He explains the general selection criteria used for adding new features, some of the legacy of C++, and many other interesting topics. Especially interesting is during the Q&A he explains his views of the embrace and extend mentality some implementations, such as VC++, have taken.

I saw this news on Slashdot – The future of C++ as seen by its creator.

Q&A

* Do you think you’ll ever design a new language from scratch?
* How long after the standard is out do you expect to see a production compiler ?
* Is it possible to do garbage collection cleanly and efficiently in C++ ?
* How soon after you created C++ did you see it start to take over the industry ?
* Is there any particular naming convention you subscribe to?
* What’s your opinion about the Microsoft implementation of C++ ?

Kleber Rodrigo de Carvalho

Struts 2.0.8 GA release available

A apache liberou a versão 2.0.8 GA (General Availability) do conhecido framework struts.
O apache struts 2 é um elegante, extensível framework para criar aplicações web java mais rápidas ( ou seja, sem ficar “inventando a roda”). O framework é projetado para simplificar o desenvolvimento de forma completa, desde do build até o deploy e também na manutenção de aplicações.

Mas o Struts 2 não usa nada do nosso velho conhecido Struts 1, pois a versão 2 é baseado no WebWork 2, ou seja o struts 2 nada mais é que a continuação do WebWork 2. O Struts 2 só tem nome de Struts (por que o pessoal aproveito o fama do struts, enquanto WebWork já era um framework muito bom, mas ainda não tinha caido no gosto dos developers popularmente. Assim depois dos trabalhos independentes por anos, a comunidade WebWork e Struts se juntaram para criar o Struts 2.

Mas se você tem pressa em aprender, e não quer ficar pulando de tutorial a tutorial, a infoq disponibilizou o Starting Struts 2. Esse minibook cobre diversos aspectos sobre o struts 2 e merece ser lido.

Kleber Rodrigo de Carvalho