Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 92529 invoked from network); 30 Mar 2009 05:01:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Mar 2009 05:01:43 -0000 Received: (qmail 37631 invoked by uid 500); 30 Mar 2009 05:01:40 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 37562 invoked by uid 500); 30 Mar 2009 05:01:39 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 37552 invoked by uid 99); 30 Mar 2009 05:01:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Mar 2009 05:01:39 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of andrhahn@hotmail.com designates 65.55.90.86 as permitted sender) Received: from [65.55.90.86] (HELO snt0-omc2-s11.snt0.hotmail.com) (65.55.90.86) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Mar 2009 05:01:25 +0000 Received: from SNT101-W11 ([65.55.90.71]) by snt0-omc2-s11.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Sun, 29 Mar 2009 22:01:04 -0700 Message-ID: Content-Type: multipart/alternative; boundary="_83867126-c3df-4b1e-8152-85e2563b9593_" X-Originating-IP: [75.73.86.173] From: Andy To: "user@struts.apache.org" Subject: DWR and S2 setup problem Date: Mon, 30 Mar 2009 00:01:04 -0500 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 30 Mar 2009 05:01:04.0607 (UTC) FILETIME=[875986F0:01C9B0F4] X-Virus-Checked: Checked by ClamAV on apache.org --_83867126-c3df-4b1e-8152-85e2563b9593_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am trying to incorporate DWR into my Spring/Struts2 application=2C but re= ceive a 404 when accessing http://localhost:8080/myapp/dwr. It seems the D= WR servlet is not being reached. Any ideas? Thanks Here is the error: There is no Action mapped for action name dwr/. - [unknown location] Here is my web.xml: contextConfigLocation classpath:applicationContext.xml org.springframework.web.context.ContextLoaderListen= er org.apache.struts2.tiles.StrutsTilesListener struts2 org.apache.struts2.dispatcher.FilterDispatcher struts2 /* dwr org.directwebremoting.spring.DwrSpringServlet debug true =20 dwr /dwr/* /content/jsp/index.jsp _________________________________________________________________ Express your personality in color! Preview and select themes for Hotmail=AE= . http://www.windowslive-hotmail.com/LearnMore/personalize.aspx?ocid=3DTXT_MS= GTX_WL_HM_express_032009#colortheme= --_83867126-c3df-4b1e-8152-85e2563b9593_--