A build fails on this ejbdoclet task line:

      <ejbdoclet
            destdir="${project.dir}/${ejbsrc.dir}"
            mergedir="${ejb.dd.dir}"
            excludedtags="@version,@author,@todo"
            addedtags="@lomboz generated"
            ejbspec="2.0"
            force="${xdoclet.force}"
            verbose="true" >

with the error

BUILD FAILED: /home/mel/eclipse/workspace/Test2/MyBank/META-INF/build.xml:19: 
Following error occured while executing this line
/home/mel/eclipse/workspace/Test2/MyBank/META-INF/xdoclet.xml:57: 3.2 is not a 
legal value for this attribute

EjbDocletTask appears to be looking for the enumerated ejbspec value of either 
1.1 or 2.0.  Any idea where this 3.2 might have come from or how I might 
resolve this?

I am working in Eclipse with lomboz and JBoss 3.2.3.

Thank you.


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to