Yes.  Duplicate entries for all the beans.
Removing the "sourcepath" attribute from the <ejbdoclet> task call seems to have fixed this.  So now there is just a nested <fileset> element.
 
-Joe

>>> "Ara Abrahamian" <[EMAIL PROTECTED]> 06/03/02 03:51PM >>>
> When running xdoclet from eclipse, though, I get one (or both) of the
> following errors:
>
> First, the <deploymentdescriptor> subtasks generates duplicates in the
> ejb-jar.xml.  That is, two entries for each bean defined in the source
> code.

For all your beans?!

> Second, if the ejb-jar.xml already exists, I get the output below from
> ant.  What I sticks out at me are the lines
> >>> Invoking method failed:
> xdoclet.tagshandler.ClassTagsHandler.firstSentenceDescription, line=2
of
> template file: >>>
>
file:/C:/eclipse0602/eclipse/xdoclet/modules/ejb/dd/resources/ejb-body.x
dt

I've seen this bug myself. Seems like there's bug in
firstSentenceDescription code (caused by xjavadoc's XDoc parsing
algorithm probably). Maybe Aslak has an idea about it?

Ara.


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to