hi guys...
I was having that "reverse ip" problem to download from your cvs, and it is still not solved, ;-(, my provider said it will "think about" if can do this for me… (some things are so stupid that gets funny) :-)
Anyway, I asked to a friend download it, and now I have it here.
The problem is that after building it (ant 1.6alpha) I tried to start it:
1)xml2pdf.war was not present (ok, I just commented at jetty.conf)
2)I got this error:
HTTP ERROR: 500 sun/tools/javac/Main
RequestURI=/install/
I looked at the internet and all links said this should be a problem with finding tools.jar or the java_home pointing to the jre not the jdk. but tools.jar is already at my classpath, so I really don't know what is the problem. I tried a lot before posting here, I was not planning to bother you with some simple stuff…
I have JDK 1.4.1_01 and 1.4.2beta.
gandhi