Sven L. penned

> The build.xml file works without an exception but it does not
> generate the mapping file for hibernate.

This looks suspect:

>      <fileset dir="${srcDir}/persistence">
>          <include name="*.java"/>
>      </fileset>

Try using "**/*.java" to search all subdirectories for the source files
to be processed.

-- 
David Harkness                               Sony Pictures Digital
Sr. Software Engineer   310.482.4756    [EMAIL PROTECTED]

A computer lets you make more mistakes faster than any other
invention, with the possible exceptions of handguns and Tequilla.

  -- Mitch Ratcliffe


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to