--- Brian Buckley <[EMAIL PROTECTED]> wrote: > Using xdoclet for Hibernate>>I have 2 questions > about using xdoclet with hibernate: > >>1. How can I use xdoclet to generate the > "hibernate.cfg.xml" file? > > It isn't too hard to keep hibernate.cfg.xml in sync > but it would be even easier to have xdoclet do it. > > I'm thinking that all that would be needed is a > simple .xdt file either iterates over a project's > src files and adds a line entry for each file with a > class level @hibernate.class tag. However such .xdt > file does not appear to be included in the hibernate > module.
it's simple not there because nobody bothered to develop it ( and correspnding subtask ). Would be pretty easy, as it's especially the same stuff as for jboss service. contributions are welcome. regards, ===== ----[ Konstantin Pribluda ( ko5tik ) ]---------------- Zu Verst�rkung meines Teams suche ich ab Sofort einen Softwareentwickler[In] f�r die Festanstellung. Arbeitsort: Mainz Skills: Programieren, Kentnisse in OpenSource-Bereich ----[ http://www.pribluda.de ]------------------------ __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
