Return-Path: Delivered-To: apmail-tiles-users-archive@minotaur.apache.org Received: (qmail 84895 invoked from network); 21 Jul 2009 18:50:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Jul 2009 18:50:15 -0000 Received: (qmail 30805 invoked by uid 500); 21 Jul 2009 18:51:20 -0000 Delivered-To: apmail-tiles-users-archive@tiles.apache.org Received: (qmail 30754 invoked by uid 500); 21 Jul 2009 18:51:20 -0000 Mailing-List: contact users-help@tiles.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@tiles.apache.org Delivered-To: mailing list users@tiles.apache.org Received: (qmail 30744 invoked by uid 99); 21 Jul 2009 18:51:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2009 18:51:20 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2009 18:51:11 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MTKQM-00006D-9N for users@tiles.apache.org; Tue, 21 Jul 2009 11:50:50 -0700 Message-ID: <24593386.post@talk.nabble.com> Date: Tue, 21 Jul 2009 11:50:50 -0700 (PDT) From: spsarolkar To: users@tiles.apache.org Subject: Error as No Listener even when i configured listener MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: spsarolkar@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org I am working with struts2 tiles integration but when i configure my listener as org.apache.struts2.tiles.StrutsTilesListener I always get error as java.lang.NoClassDefFoundError: org/apache/tiles/web/startup/TilesListener My question is why it is finding org/apache/tiles/web/startup/TilesListener when i configured it as org.apache.struts2.tiles.StrutsTilesListener -- View this message in context: http://www.nabble.com/Error-as-No-Listener-even-when-i-configured-listener-tp24593386p24593386.html Sent from the tiles users mailing list archive at Nabble.com.