Hi, I still have problems to build tomcat 5.0.25 I figured out the first problem, it was because I did not modify the build.xml to tell where to find the build.properties But now, I have a java problem while running ant after 15 minutes of compilation BUILD FAILED /export/download/jakarta-tomcat5-build/build.xml:50: Following error occured while executing this line /export/download/jakarta-tomcat5-build/jakarta-tomcat-5/build.xml:564: Following error occured while executing this line /export/download/jakarta-tomcat5-build/jakarta-tomcat-5/build.xml:309: java.lang.NoSuchMethodError: javax.servlet.ServletContext.getResourceAsStream(Ljava/lang/String;)Ljava/io /InputStream; I use Solaris 8 and j2re1.4.2_04 So, I tried the binaries. They work. I can run jsp files and servlet perfectly. But it keeps crashing for no reason! It can't stay online for more than 2 hours. Even if I don't do anything. During the night, I don't run any pages, but it crashes ! Sometimes, it even crashes right after I start it. So, if someone could help me about building, or running the binaries, I would really appreciate Thanks
