Re: [Xdoclet-user] Problem with xdoclet and hibernate

2005-03-12 Thread Sven L.
Harkness, David wrote: Sven L. penned The build.xml file works without an exception but it does not generate the mapping file for hibernate. This looks suspect: Try using "**/*.java" to search all subdirectories for the source files to be processed. Hello David, your idea mad

RE: [Xdoclet-user] Problem with xdoclet and hibernate

2005-03-11 Thread Harkness, David
Sven L. penned > The build.xml file works without an exception but it does not > generate the mapping file for hibernate. This looks suspect: > > > Try using "**/*.java" to search all subdirectories for the source files to be processed. -- David Harkness

Re: [Xdoclet-user] Problem with xdoclet and hibernate

2005-03-11 Thread Mark Lundquist
On Mar 11, 2005, at 10:19 PM, Sven L. wrote: I want to start using xdoclet with hibernate. I have written the build.xml file for ant and put the xdoclet tags in the source file. The build.xml file works without an exception but it does not generate the mapping file for hibernate. I suspect a rea