I'm using XDoclet 1.2.3 and yes, we've built our own generator using the same classes (libraries) used by the ant.
(I actually didn't do it, but I kept and eye on it since the beggining, once the guy who made it, or more actually 'guessed' it, sits by me.)
It's very strange, because it works nicelly with everything but 'set', it keeps spitting out this wierd error.
You said XDoclet 1.3.x? Where can I get it? On the XDoclet site I can only see the version I'm using. Maybe replacing the libraries (and with a little of adapting) it could work.
Because this looks to me like a technology bug (not exactly our own) although I can obviously be very wrong.
EDIT: To make it clearer: We rebuilt the ant process using java classes and the libraries the Ant uses. So, our code follows the same steps for generating the hbm.xml files the Ant follows. But, somehow, this results in a bug with @hibernate.set at some point. It's weird because we don't actually define anything in that direction within the code, much like the ant, so it shouldn't be messed.
Although we also have a strange problem with folders and pojo finding we don't have with the ant. But this one we managed to solve in a not very fine way.
_________________ Falci - Heavy Worker!
|