Alex, Thanks for your suggestions. Using Tomcat 4.0.1 worked!
Diana > Have you tried Tomcat 4.0 (although I wouldn't think that would make a big > difference). > > Sorry I couldn't be of more help... but it just worked for me. > > -Alex > > > On Sun, 11 Nov 2001 12:13:49 -0500, terracare wrote: > >> I forgot to mention that I also edited the path to tools.jar in build.xml >> and replaced it with the path to classes.jar. This hasn't worked either... >> >>> I'm trying to install Cocoon2 (downloaded from CVS on 11.9.01) on OS X >>> (version 10.03) and Tomcat (3.23). I followed installation instructions step >>> by step. As per OSX-specific issues, I was also careful to edit my ant file, >>> to set JAVA_HOME statically and add the correct path to classes.jar to the >>> classpath. I assume I don't have to worry about tools.jar on OSX. I believe >>> I successfully built the Cocoon.war file (i.e. no complaints from ant), but >>> when I try to access Cocoon via localhost:8080/cocoon/ I get a >>> java.lang.ClassNotFoundException: org.apache.cocoon.www.sitemap_xmap. >>> >>> Checking the log directory within WEB-INF revealed no additional useful >>> information (for me at least). I'm a little confused, because this class >>> appears to be located in a cocoon directory within $TOMCAT_HOME/work. >>> >>> Any tips are greatly appreciated. >>> >>> Diana >>> >>> >>> --------------------------------------------------------------------- >>> Please check that your question has not already been answered in the >>> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> >>> >>> To unsubscribe, e-mail: <[EMAIL PROTECTED]> >>> For additional commands, e-mail: <[EMAIL PROTECTED]> >>> >> >> >> --------------------------------------------------------------------- >> Please check that your question has not already been answered in the >> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> >> >> To unsubscribe, e-mail: <[EMAIL PROTECTED]> >> For additional commands, e-mail: <[EMAIL PROTECTED]> >> > > > ================================================== > Email: [EMAIL PROTECTED] > Website: http://www.beardeddragon.org/ > ================================================== > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>
