thx for your help dmitri!

i think that i was a little rusty with ant...  :|  i understand exactly 
what you're saying (after using ant a little more and reading your below 
comments).

thx again!  :)

btw, xdoclet is great!  i've just started getting into it.  a much needed 
solution to the ejb headaches of creating all those files!  thx!  :)



At 16:31 01/09/30 +1000, Dmitri Colebatch wrote:
>Hi,
>
>The javadoc warnings are understandable... Javadoc is trying to locate
>files, and cant find them... the reason is because XDoclet hasn't
>generated them yet (o:
>
>The dist directory also wont be populated using the ejbdoclet ant target,
>if you use the "main" target it should work fine.
>
>The forums aren't very busy I dont think... the list is definately the
>best place to look.
>
>cheers
>dim
>
>On Sun, 30 Sep 2001, Konrad Hernblad wrote:
>
> > in accordance with the readme.txt file in the xdoclet samples dir, i added
> > all the necessary files to my classpath except for parser.jar (for ant,
> > since it appears that ant1.4 - now required for xdoclet - doesn't include
> > parser.jar). i then changed to the samples/script dir and executed "ant
> > ejbdoclet". in the gen-src dir, it generated java/test/ejb and
> > java/test/interfaces with the appropriate files. the deployment descriptors
> > in the build/ejb also seemed to be generated. however, there were no files
> > in the "dist" dir. i also got a lot of warnings during the ant build like
> > "[ejbdoclet] javadoc: warning - couldn't find import of
> > test.interfaces.XXX" (where "XXX" are the class names used in the samples,
> > like "Account"). any ideas what's happening? thanks.
> >
> >
> > [i posted this question on xdoc's sourceforge forum, but later found this
> > mailing list, and (don't know if they're the same), but i thought that it'd
> > be better to send to the mailing list.  sorry if this message is a 
> duplicate.]
> >
> > --------------
> > TERRORIST ATTACK ON AMERICA (tues, sept 11, 2001)
> >
> > Information and Disaster Relief Resources
> > 
> 
>http://www.konrad.ws/special/20010911_terroristAttackOnAmerica/infoAndDisasterReliefResources.htm
> >
> >
> > _______________________________________________
> > Xdoclet-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/xdoclet-user
> >


--------------
TERRORIST ATTACK ON AMERICA (tues, sept 11, 2001)

Information and Disaster Relief Resources
http://www.konrad.ws/special/20010911_terroristAttackOnAmerica/infoAndDisasterReliefResources.htm


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

Reply via email to