Tags
Authors
I will be giving a talk at the Atlanta JUG next Tuesday (18th).
Storing your messages in a database
Seam has great i8ln - it provides a built in locale selector which it uses to provide localized message bundles. You can load different message bundles for different pages.
Yesterday I was in Berlin to present JBoss Seam at the Objekt Forum Nord.
Hibernate Search 3.0.0.CR1 is now out. This release is mainly the last bits of new features and polishing before the final version. The next cycle will be dedicated to bug fixes (of any bug that pops up), as well as test suite and documentation improvements.
Welcome to the new blog
Let's demo the wiki-text
Check out the new blog! How do you like the /text/ styling?
New weblog is live
I just completed migration of the data from the old Hibernate weblog to the new site. This is actually the first real
entry using the new software. Hurray!
Fun with MySQL case sensitivity
So I was preparing the data for this website locally on my machine. My staging environment was pretty much the same (same Java VM, JBoss AS, MySQL version, etc.) The only difference is the operating system, it's OS X and the live site is running on CentOS. I created a package to deploy and everything looked fine. Until I edited documents on the live site. MySQL started to throw constraint violation errors it didn't show in the staging environment.
Hibernate Search has a new beta out and comes with a bunch of interesting new features:
EE6 wishlist part II: JSF
This is the second installment of a series. Part I is here: