[S2] Getting error while running struts project

2011-04-26 Thread Anjib Mulepati
Hi I am trying to run the Struts2 project in Netbeans . I have included all necessary jar files. But i am getting following error: SEVERE: Exception starting filter struts2 java.lang.NoSuchMethodError: com.opensymphony.xwork2.util.finder.ClassFinder. What does this mean? And how can i fix thi

Re: [S2] Getting error while running struts project

2011-04-26 Thread Dave Newton
On Tue, Apr 26, 2011 at 3:08 PM, Anjib Mulepati wrote: > com.opensymphony.xwork2.util.finder.ClassFinder What versions of S2/XW2/etc. are you deploying? Dave - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For addi

Re: [S2] Getting error while running struts project

2011-04-26 Thread Anjib
I am using Struts 2.1.7 xwork-core-2.1.6 javassist 3.8.0 jackson-core-lgpl 1.7.6 jackson-mapper-lpgl 1.7.6 struts-convertion-plugin 2.2.1 On 4/26/2011 3:16 PM, Dave Newton wrote: On Tue, Apr 26, 2011 at 3:08 PM, Anjib Mulepati wrote: com.opensymphony.xwork2.util.finder.ClassFinder What vers