I'm running xdoclet as part of an any build that generates my java classes. My taskDef looks like this
<taskdef name="webdoclet" classname="xdoclet.modules.web.WebDocletTask" classpathref="mergeClasspath" /> But when it tries to run I get the following error. file:C:/Velocity/source/antScripts/build.xml:332: taskdef class xdoclet.modules.web.WebDocletTask cannot be found Obviously it looks like I'm missing a jar file somewhere.. but I can't seem to figure out what I am missing. I do have the J2EE jar with Javax/servlet included in my xdoclet/lib folder. Any ideas what I could be missing? -- View this message in context: http://www.nabble.com/ant-build-problem-tf2016976.html#a5545096 Sent from the xdoclet-user forum at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ xdoclet-user mailing list xdoclet-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-user