Well, today the “game” is over, let’s start posting.
To be honest this is the first day I come out with something useful, and this would not be so bad if only I didn’t waste about one week in pointless experiments. A lot of effort has been spent in trying to figure out how Eclipse works. I’m totally not a big fan of IDEs: I’ve always preferred the GNU/Linux Shell and a good text editor (yes, I’m a Vim user), but I feel I can get used with some exercise. I just hope to speed up a little, or I will never finish!
Enough philosophy for today, let’s talk about Hibernate. There’s no much to say anyways…
Ingredients for the recipe:
- A chroot sandbox for the mysql daemon (I like to separate stuff, and a chroot jails are just awesome)
- All required libraries as explained here;
- The java connector for mysql, which can be found here.
As probably half of the pepole who tried this, I experimented some troubles in figuring out why the gorram “hibernate.cfg.xml” file cannot be found by the library. The problem was actually rooted in my lack of experience with Java, but I guess that the cumulated experience will prevent me from stumbling again in such trivial issues.
Meh. What a useless post…

