[EMAIL PROTECTED] wrote:
> OK, I had a look at the build file.  This was one of the 
> configurations 
> I had tried.  The interfaces to the facades are still not being 
> generated.  Here is my build.xml.  Any suggestions?
> 
> [...]
> classname="xdoclet.modules. ejb.EjbDocletTask" 
                            ^^^
> classpathref="xdoclet.classpath" classname="xdoclet.modules.
ejb.EjbDocletTask" 
                                                             ^^^

Are those in the actual file or a formatting casualty? It doesn't seem
to be the result of wrapping, and it would definitely cause badness with
<ejbdoclet>. Also, you can put the <taskdef> outside your targets as a
child of <project> and then use the task throughout.

--
David Harkness
Sr. Software Engineer
Sony Pictures Digital Networks
(310) 482-4756


-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to