Well, I'm using the JBoss-IDE for XDoclet... tidied and formatted for clarity Those classpaths are included by that. Any formatting errors are probably due to the webmailer my ISP forces on its customers.
I tried moving taskdef outside the targets. XDoclet didn't like that. > [EMAIL PROTECTED] wrote: > > OK, I had a look at the build file. This was one of the=20 > > configurations=20 > > I had tried. The interfaces to the facades are still not being=20 > > generated. Here is my build.xml. Any suggestions? > >=20 > > [...] > > classname=3D"xdoclet.modules. ejb.EjbDocletTask"=20 > ^^^ > > classpathref=3D"xdoclet.classpath" classname=3D"xdoclet.modules. > ejb.EjbDocletTask"=20 > ^^^ > > 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 > -- ------------------------------------------------------- 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
