Tags
Authors
Boston JBoss User Group
I'm happy to announce the creation of the Boston JBoss User Group.
Some time ago I published an article at jroller in order to show how the rich:calendar performance can be improved by using single component instance for all the date inputs on the form. Today I want to use the same workaround to solve another popular problem.
You should upgrade to Java EE 6
With the release of Java EE 6, I've seen a number of recurring, but rather curious, arguments against upgrading to the new platform. These are usually deployed by folks who are using a homegrown
stack consisting of a servlet engine like Tomcat or Jetty together with a number of open source frameworks like Hibernate and Spring.
CDI portable extensions in the wild
Since the release of Weld and Java EE 6, there's been a heap of activity in the Weld user forum, and especially a lot of questions about problems related to framework development. You can do some kinds of generic programming in CDI just using managed beans, producer methods and InjectionPoint. But if you want to get serious, you're eventually going to have to embrace the portable extension SPI. Here's a couple of examples of how people are using this SPI.
Article on Ajax and JSF
In case you missed it, Jay and Dan published an article about Ajax and JSF2 on DZone.
JBoss Tools 3.1 CR1 released
JBoss Tools 3.1 CR1 have been made available to celebrate the new year!
JBoss JCA 1.0.0.Alpha7 is out
I'm happy to announce the 7th developer snapshot of the JBoss JCA project.