From issues-return-33422-archive-asf-public=cust-asf.ponee.io@struts.apache.org Tue Oct 1 06:43:04 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id E7B0D180674 for ; Tue, 1 Oct 2019 08:43:03 +0200 (CEST) Received: (qmail 77826 invoked by uid 500); 1 Oct 2019 06:43:03 -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 77667 invoked by uid 99); 1 Oct 2019 06:43:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Oct 2019 06:43:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 7ADA9E3131 for ; Tue, 1 Oct 2019 06:43:02 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 679CE780876 for ; Tue, 1 Oct 2019 06:43:00 +0000 (UTC) Date: Tue, 1 Oct 2019 06:43:00 +0000 (UTC) From: "Lukasz Lenart (Jira)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-5015) Struts 2 unit testing using StrutTestCase class MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WW-5015?page=3Dcom.atlassian.ji= ra.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1694157= 5#comment-16941575 ]=20 Lukasz Lenart commented on WW-5015: ----------------------------------- [~VaitsisVag] any comment on this issue? Is it still relevant? > Struts 2 unit testing using StrutTestCase class > ----------------------------------------------- > > Key: WW-5015 > URL: https://issues.apache.org/jira/browse/WW-5015 > Project: Struts 2 > Issue Type: Task > Components: Unit Tests > Affects Versions: 2.5.17 > Reporter: vaitsis vagias > Priority: Major > Labels: test > Fix For: 2.5.21, 2.6 > > Attachments: stack trace.txt > > Original Estimate: 24h > Remaining Estimate: 24h > > Hello, > I am facing an issue while trying to write a unit test for an action clas= s. Although i extend StrutsTestCase based on your official documentation, w= hen i run it i get the following error. > =C2=A0 > Unable to load configuration. - interceptor - jar:file:/C:/Users/vaits/.m= 2/repository/org/apache/struts/struts2-core/2.5.17/struts2-core-2.5.17.jar!= /struts-default.xml:228:127 > =C2=A0 > Could you please consult me=C2=A0 in order to overcome this issue? > =C2=A0 > Thank you in advance. -- This message was sent by Atlassian Jira (v8.3.4#803005)