> -----Original Message----- > From: Heath Borders-Wing [mailto:[EMAIL PROTECTED] > Subject: Building/Debugging MyFaces > 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.
Mine builds javadoc too just fine, but fails on class org.apache.catalina.ant.ReloadTask cannot be found - if I don't have catalina-ant.jar anywhere in the classpath or in $ANT_HOME/lib. > 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? Sorry, can't help there. I'm using Eclipse and have no problems debugging it. Kalle

