Re: NoClassDefFoundError Exception

2010-01-28 Thread Saeed Iqbal
, 2010 4:03:02 PM org.apache.coyote.http11.Http11Protocol start > INFO: Starting Coyote HTTP/1.1 on http-8080 > Jan 28, 2010 4:03:02 PM org.apache.jk.common.ChannelSocket init > INFO: JK: ajp13 listening on /0.0.0.0:8009 > Jan 28, 2010 4:03:02 PM org.apache.jk.server.JkMain star

NoClassDefFoundError Exception

2010-01-28 Thread LotusHeart
M org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/16 config=null Jan 28, 2010 4:03:02 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 395 ms -- View this message in context: http://old.nabble.com/NoClassDefFoundError-Exception-tp17344914p27354174.html

Re: NoClassDefFoundError Exception

2008-05-20 Thread Felipe Lorenz
hu very strange, because i have the fallows jar: antlr-2.7.2.jar commons-beanutils-1.6.jar commons-chain-1.1.jar commons-logging-1.0.4.jar commons-logging-api-1.1.jar commons-validator-1.3.0.jar freemarker-2.3.8.jar ognl-2.6.11.jar oro-2.0.8.jar struts2-core-2.0.11.1.jar xworks-2.0.4.jar and To

Re: NoClassDefFoundError Exception

2008-05-20 Thread Rushikesh Thakkar
You need to have xwork-2.0.*.jar file in your WEB-INF/lib folder. -Rushikesh On Tue, May 20, 2008 at 6:40 PM, Felipe Lorenz <[EMAIL PROTECTED]> wrote: > Hi folks. > > When i start the tomcat 5.5 this exception appear to me: > 20/05/2008 08:48:03 org.apache.catalina.core.StandardContext filterSta

Re: NoClassDefFoundError Exception

2008-05-20 Thread Jim Kiley
In 99% of cases, when you see a NoClassDefFoundError, it means you are missing a jar file. Is xwork-2.x.x.jar in your WEB-INF/lib folder? On Tue, May 20, 2008 at 12:40 PM, Felipe Lorenz <[EMAIL PROTECTED]> wrote: > Hi folks. > > When i start the tomcat 5.5 this exception appear to me: > 20/05/20

NoClassDefFoundError Exception

2008-05-20 Thread Felipe Lorenz
Hi folks. When i start the tomcat 5.5 this exception appear to me: 20/05/2008 08:48:03 org.apache.catalina.core.StandardContext filterStart SEVERE: Exception starting filter struts2 java.lang.NoClassDefFoundError: com/opensymphony/xwork2/config/ConfigurationProvider at org.apache.struts2.d