It looks like your ejbdoclet task either needs the source directory configured 
correctly, or the output directory..

Right click on your project, and go into Project Properties. On the left side, click 
on XDoclet Configurations.

In you click on the top level "ejbdoclet" on the bottom left window in XDoclet 
Configurations there should be a property on the right side called "destDir". For me, 
this was automatically set to "src". You need to make sure this folder exists before 
you can run the XDoclet source generation. Also have a look at the properties of 
"fileset" under the ejbdoclet tag, and look at the "dir" property. This should be the 
project relative path to your source directory. (i.e. src, WEB-INF/src, etc).

Hope that helps =)


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849740#3849740

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3849740


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to