Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 61CB4106E2 for ; Mon, 13 Jan 2014 10:23:51 +0000 (UTC) Received: (qmail 84777 invoked by uid 500); 13 Jan 2014 10:15:44 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 84741 invoked by uid 500); 13 Jan 2014 10:15:36 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 84589 invoked by uid 99); 13 Jan 2014 10:14:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jan 2014 10:14:51 +0000 Date: Mon, 13 Jan 2014 10:14:51 +0000 (UTC) From: "christalkto (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-4277) 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WW-4277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869397#comment-13869397 ] christalkto commented on WW-4277: --------------------------------- Struts 2 CRUD Example works fine but only in Struts-2.0.6 not in Struts-2.3.16 Could you please actualize this Struts2 CRUD Demo I with Struts2.3.16 ? Thanks http://struts.apache.org/development/2.x/docs/tutorials.html Tutorials / Speciality / CRUD Made Easy / CRUD Demo I / Struts 2 CRUD Example The war file contains the jar files : commons-beanutils-1.7.0.jar commons-logging-1.0.4.jar freemarker-2.3.8.jar ognl-2.6.11.jar struts2-core-2.0.6.jar struts2-sitemesh-plugin-2.0.6.jar xwork-2.0.1.jar And old filter struts org.apache.struts2.dispatcher.FilterDispatcher ======================================================== But if you try with new version...It doesn't work Struts-2.3.16 and CRUD Demo I With new jar files and new filter, it doesn't work. Do you know why ? New jar files commons-beanutils-1.8.0.jar commons-logging-api-1.1.jar freemarker-2.3.19.jar ognl-3.0.6.jar struts2-core-2.3.16.jar struts2-sitemesh-plugin-2.3.16.jar xwork-core-2.3.16.jar New filter org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter java.lang.reflect.InvocationTargetException - Class: com.opensymphony.xwork2.inject.ContainerImpl$MethodInjector File: ContainerImpl.java Method: inject Line: 301 - com/opensymphony/xwork2/inject/ContainerImpl.java:301:-1 at > 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 > --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: WW-4277 > URL: https://issues.apache.org/jira/browse/WW-4277 > Project: Struts 2 > Issue Type: Bug > Components: Example Applications > Affects Versions: 2.3.16 > Reporter: christalkto > Priority: Minor > -- This message was sent by Atlassian JIRA (v6.1.5#6160)