Oracle complains about Sun’s Java-Release-Cycles – OpenJDK will become more...
Oracle complains about Sun’s Java-Release-Cycles A keynote of Dalibor Topic (Oracle) criticizes the Java-Release-Cycles of Sun Microsystems at the Java conference „CONFESS 2011“ in Vienna, Austria....
View ArticleWhen to use Apache Camel?
Apache Camel is one of my favorite open source frameworks in the JVM / Java environment. It enables easy integration of different applications which use several protocols and technologies. This article...
View ArticleApache Camel and Scala: A Powerful Combination
I really like the integration framework Apache Camel and I also like Scala a lot. This article shows the basics of this combination. It is NO introduction to Apache Camel or Scala. I created a Git...
View ArticleCloud Computing Heterogeneity will require Cloud Integration – Apache Camel...
Cloud Computing is the future – if you believe market forecasts from companies such as Gartner. I think so, too. But everybody should be aware that there won’t be one single cloud solution, but several...
View ArticleRapid Cloud Development with Spring Roo – Part 1: Google App Engine (GAE)
Spring Roo is a tool to offer rapid application development on the Java platform. I already explained when to use it: http://www.kai-waehner.de/blog/2011/04/05/when-to-use-spring-roo. Spring Roo...
View ArticleCloud Integration with Apache Camel and Amazon Web Services (AWS): S3, SQS...
The integration framework Apache Camel already supports several important cloud services (see my overview article at...
View ArticleWhy I will use Java EE (JEE, and not J2EE) instead of Spring in new...
The question comes up often. It came up in my new project in November 2011, too. I will use Java EE (JEE) instead of the Spring framework in this new Enterprise Java project. I know: Several articles,...
View ArticleApache Camel Tutorial – Introduction to EIP, Routes, Components, Testing, and...
Data exchanges between companies increase a lot. The number of applications, which must be integrated increases, too. The interfaces use different technologies, protocols and data formats....
View ArticleEnterprise-ready Tool Support for Apache Camel
Apache Camel is my favorite integration framework on the Java platform due to great DSLs, a huge community, and so many different components. Camel is used by many developers from different companies...
View ArticleBook Review: “Java EE 7 Developer Handbook” by PACKT / Pilgrim
Java EE 7 Developer Handbook is a book for experienced Java developers, published by PACKT. Author is Peter A. Pilgrim. Content The books introduces many important Java EE 7 specifications: CDI, EJB,...
View Article