I think I’ve mentioned before that over the past two years or so I’ve really been getting into Java and J2EE development. I’ve got a cool app running on JBoss using EJBs, Quartz for scheduling and MySQL for the database. Pretty stable too in the year or so it’s been in production. Most of the “good” stuff in our TF platform is running on JBoss now too - not really using the J2EE features yet since there’s so much old code still there, but making progress. Anyway…
I just started playing around with JBoss’ EJB3 stuff and I’m lovin’ it! I didn’t mind EJB 2.1 since I have MyEclipse and XDoclet to easy the amount of code I had to write, but this is much better! I’ve only just done a few small demo apps, but so far it’s really great.
Want to listen to a great podcast with Gavin King (of hibernate fame) discussing EJB3 and JBoss’ new Seam product, check out the Java Posse’s interview with him!