JBoss World 2010 – Boston
Red Hat has announced JBoss World 2010 yesterday. It will take place in Boston next year on June 22-25, 2010.

Red Hat has announced JBoss World 2010 yesterday. It will take place in Boston next year on June 22-25, 2010.

As of today we’ve formalized our commitment to open source and JBoss and signed a Red Hat Ready Business Partner agreement.

I started implementing a Maven reporting plugin for JBoss Tattletale named maven-tattletale-plugin. It is requested by https://jira.jboss.org/jira/browse/TTALE-76.
At the moment it generates a DependsOn Report only. You can checkout a very pre-alpha here.
There are still a lot of things to discuss. Follow the forums if you are interested in. I’ll paste the link in the comments later on.
Like to test it? Follow the instructions below:

The last few days I missed some functionality in twiddle.
For those not familiar with twiddle: (more…)

Last week I persisted an user using the JPAIdentityStore delivered by Seam.
Following the documentation made me really fast getting some code to run.
Though there were some pitfalls:
