Ok, I found the error from the log ========================================================== 2007-05-07 12:51:55 StandardContext[/manager]HTMLManager: start: Starting web application at '/struts2-blank-2.0.6' 2007-05-07 12:51:56 StandardContext[/struts2-blank-2.0.6]Exception starting filter struts2 java.lang.UnsupportedClassVersionError: org/apache/struts2/dispatcher/FilterDispatcher (Unsupported major.minor version 49.0) at java.lang.ClassLoader.defineClass0(Native Method) ... ...
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav a:683) at java.lang.Thread.run(Thread.java:534) ============================================================================ -----Original Message----- From: Musachy Barroso [mailto:[EMAIL PROTECTED] Sent: Monday, May 07, 2007 12:58 PM To: Struts Users Mailing List Subject: Re: problem with Struts 2 setup -The requested resource (/struts2-blank-2.0.6/) is not available There should be an error in the /logs directory (not sure on which file). musachy On 5/7/07, Jack Yu <[EMAIL PROTECTED]> wrote: > > Hi, > > Yes, the war as deployed with the expected path. > > But when I go into the tomcat manger, and fond out this webapps was > deployed, but it didn't start/running. > > When I try to start this webapps, I having the following problem now: > > "FAIL - Application at context path /struts2-blank-2.0.6 could not be > started" > > I really don't know what this means. I goggled it and found out something > might be wrong with the paths. And I still don't know how to solve this > problem. > > Thanks, > > Jack > > > > -----Original Message----- > From: Mike Baroukh [mailto:[EMAIL PROTECTED] > Sent: Monday, May 07, 2007 12:34 PM > To: Struts Users Mailing List > Subject: Re: problem with Struts 2 setup -The requested resource > (/struts2-blank-2.0.6/) is not available > > May be you can first check > - if the war as been deployed > - if it has bean deployed with the expected path (/struts2-blank-2.0.6/) > - if there is any error on context start in catalina.out > ? > > > Mike > > Jack Yu a écrit : > > Hello Everyone, > > > > > > > > I'm new to Tomcat5 and Struts2, and I'm having problem setting up > struts. > > > > > > > > > I installed Tomcat 5, and checked that http://localhost:8080/ is working > > fine. > > > > > > > > Then I copied the sample war file "struts2-blank-2.0.6.war" from struts > into > > to the webapps directory under tomcat 5, and restart tomcat. > > > > > > > > If I go to http://localhost:8080/struts2-blank-2.0.6/ > > > > > > > > I have the following error(seems the webapps is not running at all): > > > > > > > > "description The requested resource (/struts2-blank-2.0.6/) is not > > available." > > > > > > > > Does anyone know what's the problem here? > > > > > > > > Thanks, > > > > > > > > Jack > > > > > > -- > > Mike Baroukh > > --- > Cardiweb - 31 Rue de Mogador Paris IXeme > 06 63 57 27 22 - 01 53 21 82 63 - Jabber: [EMAIL PROTECTED] > http://www.cardiweb.com > --- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]