Matthias Wessendorf

Software developer at Oracle

Matthias  Wessendorf
Matthias Wessendorf is a software developer at Oracle. He currently works on ADF Faces, which is an Ajax-based JSF component suite. Matthias also contributes to the OpenSource community, mainly Apache MyFaces and Apache Trinidad. Before joining Oracle, he worked as a CMS-Developer at pironet, where he was building a next-generation CMS, using UI technologies like XUL and Ajax.


Blog

Example on accessing Apache HBase with JPA

Posted Tuesday, August 31, 2010

A few month ago I started to play with Apache HBase, Apache’s Bigtable implementation. Since the Bigtable impl. from the Google AppEngine (->Datastore) can be accessed with JPA, I searched for a way to use HBase with JPA as wel more »

Using CDI Scopes with Spring 3

Posted Thursday, May 6, 2010

With the advent of Spring 3 the framework now supports the Java Injection standard (JSR 330). However, unfortunately, they do not support the scoping, which is introduced in Java EE 6,through the CDI specification (JSR 299). Now the big difference betwe more »

Apache MyFaces 2.0.0 has been released

Posted Thursday, April 22, 2010

Almost one year after the JavaServer Faces 2.0 specification went final, the Apache MyFaces project released the first release of it’s 2.0 offering more »
Read More Blog Entries »

Presentations

MyFaces Trinidad in Action

This session provides details on some of the Trinidad key components, such as or and explains how to use the built-in framework features, like Ajax. It also covers Trinidad's support for mobile devices, including Apple iPhone and Android-based phones. more »

Integrating Server-side Push and JSF

The server-side push technology Comet is no longer just hype! More and more Web frameworks and Java Application Servers offer built-in support for it. This session introduces the most common Comet Patterns and gives you an overview of the most relevant Co more »

MyFaces Trinidad in Action

close

Matthias  Wessendorf By Matthias Wessendorf

This session provides details on some of the Trinidad key components, such as or and explains how to use the built-in framework features, like Ajax. It also covers Trinidad's support for mobile devices, including Apple iPhone and Android-based phones.



Apache MyFaces Trinidad is a stable and rich JSF library that contains over 100 Ajax-based components to speed up development of your project. It also provides tools and various framework features, such as CSS Skinning, or Ajax APIs.


Integrating Server-side Push and JSF

close

Matthias  Wessendorf By Matthias Wessendorf

The server-side push technology Comet is no longer just hype! More and more Web frameworks and Java Application Servers offer built-in support for it. This session introduces the most common Comet Patterns and gives you an overview of the most relevant Comet solutions in the market.



It also covers some integration patterns for your existing JSF application. The talk ends with an outlook to upcoming specifications like Java Servlet 3.0 and HTML5, which will help you to create a much more interactive Web.