CTP Java Community
-
CDI Query Alpha 4 Released
May 22, 2012 5:18 AM, by Thomas Hug
There's been a while now since my last post on CDI Query , but that doesn't mean we haven't been busy working on it! Last week I've pushed another Alpha release to Maven Central, and I'm very curious ... -
CDI Query Module First Alpha Released!
Nov 22, 2011 10:25 AM, by Thomas Hug
It's been some months now since we started exploring CDI extensions as a small exercise . As it turned out, the exercise forged into something usable which we're pushing now in the open as a first Alp... -
JBoss Forge JRebel Plugin - Video Tutorial
Nov 11, 2011 2:24 PM, by Thomas Hug
It's actually out for quite a while now (and therefore already slighly out of date) but I have hardly found some time to blog about it: If you're using JRebel and JBoss Forge, have a look at this Vide... -
A CDI Extension for Query Generation
Apr 4, 2011 4:24 PM, by Thomas Hug
While the DAO pattern has come out of fashion with Java EE 6, it can still be a useful approach to centralize query related logic when you have to do more than just delegating to the entity manager. O... -
Test drive with Arquillian and CDI (Part 2)
Aug 13, 2010 9:02 AM, by Bartosz Majsak
The first part of the Arquillian series was mainly focused on working with an in-memory database, DI (dependency injection) and events from the CDI spec. Now we will take a closer look on how to deal ... -
Using Seam 2 with JPA 2
Jul 30, 2010 11:20 AM, by Thomas Hug
It’s a difficult time to architect new Java web applications. Seam 2 is a proven and well working application stack, but we will hardly see many new versions on the Seam 2 train. Java EE 6 is in gener... -
Test drive with Arquillian and CDI (Part 1)
Jul 13, 2010 12:19 PM, by Bartosz Majsak
Here at Cambridge Technology Partners we are as serious about testing as we are about cutting-edge technologies like CDI . Last time we wrote about testing EJBs on embedded Glassfish and now we are ba... -
Test drive with Arquillian and CDI (Part 1)
Jul 2, 2010 12:19 PM, by Bartosz Majsak
Here at Cambridge Technology Partners we are as serious about testing as we are about cutting-edge technologies like CDI . Last time we wrote about testing EJBs on embedded Glassfish and now we are ba... -
JBoss Seam Maven Archetype Video Tutorial
Apr 28, 2010 2:19 PM, by Thomas Hug
While the release of Seam 3 is getting closer , you might still want to do quick prototyping based on a Seam 2 project. Of course this is easiest done with either seam-gen , or if you're like me a Mav... -
Portal Update November 2009 and Java Buzz
Oct 30, 2009 3:33 PM, by basZero
After a busy summer I think it is absolutely necessary to summarize the latest updates in the Java Portal space. From the commercial side, major players are: Oracle WebLogic Portal: The current releas...