I'm using Ant to build MyFaces and it builds the 3 jars just fine,
however, it always fails when it gets to the javadoc.  Here is what I
did to set up Ant:

On Windows XP:
I set my %JAVA_HOME% variable
I set my %ANT_HOME% variable
I added %ANT_HOME%\bin to my system path.
I added %JAVA_HOME%\lib\tools.jar so Ant can use javac.


Additionally, I have never been able to easily debug through MyFaces
code.  That is, occassionally, my debugger will enter a method, but
the line numbers will be off.  This makes using the debugger in these
methods useless.  Is the standard MyFaces build building without line
numbers?

I never have this problem when I'm debugging through a local project n
my IDE, or any other jar not in my IDE onto which I have attached
source (like struts.jar for Tiles).

Doe anyone have any ideas?

-- 
If you don't have a GMail account, I probably have 5 invites.  Just ask!
-Heath Borders-Wing
[EMAIL PROTECTED]

Reply via email to