At 16:24 18/04/01 -0400, you wrote:
>You probably * don't * want to copy anything over from Struts except for
>the WARs.
>
>Having the struts.jar on your classpath while running your container is
>problematic (since it is also loaded from the WAR).
>
><
>http://jakarta.apache.org:8080/jyve-faq/Turbine/screen/DisplayQuestionAnswer/action/SetAll/project_id/2/faq_id/36/topic_id/203/question_id/776
> >
I try it, but doesn't work:
darkness# /usr/local/tomcat/bin/startup.sh
Guessing TOMCAT_HOME from tomcat.sh to /usr/local/tomcat/bin/..
Setting TOMCAT_HOME to /usr/local/tomcat/bin/..
Using classpath:
/usr/local/tomcat/bin/../classes:.:/usr/local/tomcat/bin/../lib/ant.jar:/usr/local/tomcat/bin/../lib/jasper.jar:/usr/local/tomcat/bin/../lib/mysql_comp.jar:/usr/local/tomcat/bin/../lib/mysql_uncomp.jar:/usr/local/tomcat/bin/../lib/servlet.jar:/usr/local/tomcat/bin/../lib/webserver.jar:/usr/local/tomcat/bin/../lib/xml.jar
darkness# Starting tomcat. Check logs/tomcat.log for error messages
java.lang.NoClassDefFoundError
darkness#
I delete all struts.jar on structure. :(((
Any idea? Thanks again.
>Jim Bruno Goldberg wrote:
> >
> > Hi, people!
> >
> > I am beginning in JSPs, Tomcat and Struts now: please, be
> pacient. ;)
> > What I do:
> > Copy *.war files from struts distribuition into webapps
> > tomcat directory
> > Copy * from struts .\lib dir into tomcat .\lib dir
> > Modify server.xml from tomcat to comunicate with apache.
> > and try this:
CUL8R,[]s
Jim Bruno Goldberg <[EMAIL PROTECTED]>