Posted By:
baudouin_thierry
Posted On:
Saturday, May 17, 2003 05:51 AM
I want to use xdoclet 1.2beta instead og xdoclet 1.1.2 because i want to generale new jboss tag in a DD file. So i install new version xdoclet and change mi ant config file like this : .... .... OLD --> NEW .... sourcepath="${src.dir}" destdir="${src.dir}" ejbspec="2.0" excludedtags="@version,@author" force="${xdoclet.force}"> --> But when i execute it with build command, i have always this error message in the console : The task doesn'
More>>
I want to use xdoclet 1.2beta instead og xdoclet 1.1.2
because i want to generale new jboss tag in a DD file.
So i install new version xdoclet and change mi ant config file like this :
....
....
OLD
NEW
....
sourcepath="${src.dir}" destdir="${src.dir}" ejbspec="2.0"
excludedtags="@version,@author" force="${xdoclet.force}">
But when i execute it with build command, i have always
this error message in the console :
The
task doesn't support the nested "entitycmp" element.
I don't understant why ?
is somebody manage to tun xdoclet 1.2beta in windows 2000
platform ?
Thanks !
<<Less