If it is not compiled, javadoc can not see it so the error. You must operate in several steps First generate interfaces Then compile Then generate what needs these interfaces ... OK?
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf > Of Marcus Brito > Sent: lundi 25 f�vrier 2002 18:33 > To: [EMAIL PROTECTED] > Subject: RE: [Xdoclet-user] Problem generating DataObject > with aggregatedfields > > > Em Sex, 2002-02-22 �s 18:03, Vincent Harcq escreveu: > > Could it be this: > > You generate to a dest dir different than source dir that is not in > > the classpath of xdoclet so that the interface is not found > ? Let me > > know, I would change the message (you are the second to report this > > error) > > I generate to a path that's in the sourcepath of the task. > It's not compiled yet so it should no be on classpath. > > My source (hand-written) files are located on > ${project_root}/src. ejbdoclet destdir is > ${project_root}/src-gen. ejbdoclet sourcepath contains both > src and src-gen. classpath contains neither. > > Please, there is ANY way that I can succesfully generate this > Data Object? > > -- > Ja ne, > Pazu > mailto: [EMAIL PROTECTED] > > Anime Gaiden: de f�s para f�s, sempre. > _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
