Yup, sorry Matt. There were some fundamental problems with the first import that I am now straigtening out. Should be done this afternoon (my time GMT). Sorry for the inconvenience.Message I mean to say it *was* working and there were entries made for each of my class's properties. Now it's not with the latest CVS builds. I'll try again tomorrow when Joel gets everything rearranged.
- joel
This is becuase I had not yet got around to fixing the include paths in the XTD files. That is done now.
Matt-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Matt Raible
Sent: Wednesday, December 11, 2002 3:04 AM
To: [EMAIL PROTECTED]
Subject: [Xdoclet-devel] Hibernate mapping generation issues
Just when I thought I had it all working, I found that my mapping file (User.hbm.xml) is not being fully generated. It was coming through with all the files, but now it only has the id. Did something change in the tags?
My tag looks like the following for each getter:
* @hibernate.property
* column="username" type="string" not-null="true" unique="true"Thanks,
Matt
