I recently gave a talks on the behaviour of different JPA frameworks at W-JAX(Germany) and TheServerSide Java Symposium (Prague). As some people have asked me, I am publishing the samples as well. I would also give away the eclipse project, however with all the third party libraries I am sure I will end up not [...]
Read full post >>Showing posts of category: Java
Distribution and communication between applications and services is a central concept in modern application architectures. In order to profit from distribution you have to keep some basic principles in mind – otherwise you can easily run into performance and scalability problems. During development these problems often do not surface. Then suddenly in load testing or [...]
Read full post >>On a recent project I had to call Java REST services from a .NET Client. Several problems came up – ranging from authentication to hidden performance issues. I want to share my lessons learned and encourage you to share your own opinions and experiences on this topic.
The Context: REST to automate analysis processes in Continuous [...]
Java Memory Problems Aug 13, 09
Memory Leaks and other memory related problems are among the most prominent performance and scalability problems in Java. Reason enough to discuss this topic in more detail.
The Java memory model- or more specifically the garbage collector – has solved many memory problems. At the same time new ones have been created. Especially in J EE [...]
In my previous blog post I discussed that interoperability is not just about letting systems talk with each other. Having the technology to connect different platforms is only the first step. One major problem in heterogeneous systems is the lack of a common set of tools that enable you to easily find the root cause of a [...]
Read full post >>Microsoft and Sun recently announced their Open Source Project Stonehenge at the JavaOne conference. Stonehenge is a reference implementation that shows how to bridge the two major development platforms Java and .NET using Web Services. This initiative definitely puts the spotlight on heterogeneity and the challenges that come with it.
Interoperability on the platform level is [...]
Live from JavaOne – The Cloud Growing Up? Jun 05, 09
I already listened to a couple of talks on the cloud. The whole cloud topic start to grow up, meaning more and more application scenarios for the cloud are appearing.
Yesterday there was a very useful classifcation of cloud services. The differentiated cloud services at a couple of different levels.
Infrastructure as a Service – providing computing [...]
Read full post >>Live from JavaOne 2009 – Day 2 Jun 03, 09
Its day 2 at JavaOne 2009. I had the chance to attend some of the sessions and talk with exhibiting vendors as well as attendees. One of the most interesting topics for me was the – let’s call it – “Empowering of the Browser”.
The Browser is more and more becoming the application platform for desktop [...]
Live from JavaOne 2009 – Day 1 Jun 02, 09
JavaOne 2009 officially started with the open Keynote delivered by Jonathan Schwartz, CEO of Sun Microsystems. The keynote included several announcements and demos presented by partners and customers of Sun. Here are some highlights
Java Store to enable the java community to distribute their innovative Java solutions worldwide
JavaFX 1.2 powered applications demonstrated on a consumer TV
Intel [...]
Meet us at JavaOne 2009 next week May 29, 09
JavaOne 2009 is taking place in San Francisco next week. Both Alois and I (Andreas) will be there attending the conference. In case you are interested to chat about topics that we addressed in the blog or other topics that you are interested in that we should cover then find us at our dynaTrace booth where we [...]
Read full post >>






