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:


darkness# ../bin/startup.sh
Guessing TOMCAT_HOME from tomcat.sh to ../bin/..
Setting TOMCAT_HOME to ../bin/..
Using classpath: 
../bin/../classes:.:../bin/../lib/ant.jar:../bin/../lib/jasper.jar:../bin/../lib/mysql_comp.jar:../bin/../lib/mysql_uncomp.jar:../bin/../lib/servlet.jar:../bin/../lib/struts-bean.tld:../bin/../lib/struts-config_1_0.dtd:../bin/../lib/struts-form.tld:../bin/../lib/struts-html.tld:../bin/../lib/struts-logic.tld:../bin/../lib/struts-template.tld:../bin/../lib/struts.jar:../bin/../lib/struts.tld:../bin/../lib/web-app_2_2.dtd:../bin/../lib/web-app_2_3.dtd:../bin/../lib/webserver.jar:../bin/../lib/xml.jar
darkness# Starting tomcat. Check logs/tomcat.log for error messages
java.lang.NoClassDefFoundError: java/util/Map
         at 
org.apache.struts.action.ActionServlet.<init>(ActionServlet.java:236)
         at 
org.apache.tomcat.core.ServletWrapper.initServlet(ServletWrapper.java:298)
         at 
org.apache.tomcat.core.ServletWrapper.loadServlet(ServletWrapper.java:276)
         at 
org.apache.tomcat.context.LoadOnStartupInterceptor.contextInit(LoadOnStartupInterceptor.java:132)
         at 
org.apache.tomcat.core.ContextManager.initContext(ContextManager.java:227)
         at org.apache.tomcat.core.ContextManager.init(ContextManager.java:201)
         at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:156)
         at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:163)

darkness#

?????
         Doesn't works.  I am missed something. Can anyone send me some 
lights? I didn't found a troubleshotting in no place....
         Thanks for any help


                CUL8R,[]s
Jim Bruno Goldberg <[EMAIL PROTECTED]> 

Reply via email to