Re: Struts CRUD demo OK but only Struts-2.0.6 version

2014-01-11 Thread Chris
Maybe it's not about missing jar but something else. 11 janv. 2014 16:41:54 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider info INFO: Parsing configuration file [struts-default.xml] 11 janv. 2014 16:41:54 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider info I

Re: Struts CRUD demo OK but only Struts-2.0.6 version

2014-01-11 Thread Chris
Well, I  already added all the struts-2.3.16 jar files to see what will happen. Without success. It's a bad solution and the error message is the same. Maybe the question is not about dependencies. It would  be better to know why it can't work. java.lang.reflect.InvocationTargetException - Class:

Re: Struts CRUD demo OK but only Struts-2.0.6 version

2014-01-11 Thread Johannes Geppert
Take a look at the Stacktrace. :-) Caused by: java.lang.IllegalArgumentException: Javassist library is missing in classpath! Please add missed dependency! Best Regards Johannes # web: http://www.jgeppert.com twitter: http://twitter.com/jogep 20

Struts CRUD demo OK but only Struts-2.0.6 version

2014-01-11 Thread Chris
Hello, Are dependencies missing ? Struts 2 CRUD Example works fine but only in Struts-2.0.6 not in Struts-2.3.16   http://struts.apache.org/development/2.x/docs/tutorials.html Tutorials / Speciality / CRUD Made Easy / CRUD Demo I / Struts 2 CRUD Example Old jar files :  commons-beanutils-1.7.0.jar