Return-Path: list-help: list-unsubscribe: List-Post: List-Id: Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 73618 invoked by uid 99); 12 Aug 2004 20:29:34 -0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=DNS_FROM_RFC_ABUSE,FROM_ENDS_IN_NUMS X-Spam-Check-By: apache.org Received: from [206.190.37.27] (HELO web53706.mail.yahoo.com) (206.190.37.27) by apache.org (qpsmtpd/0.27.1) with SMTP; Thu, 12 Aug 2004 13:29:32 -0700 Message-ID: <20040812202931.71994.qmail@web53706.mail.yahoo.com> Received: from [140.252.3.127] by web53706.mail.yahoo.com via HTTP; Thu, 12 Aug 2004 13:29:31 PDT Date: Thu, 12 Aug 2004 13:29:31 -0700 (PDT) From: Stan Y Subject: Could not copy the JSP redirector (Resource '/org/apache/cactus/server/jspRedirector.jsp' not found) To: cactus-user@jakarta.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked Dear All, I am trying the sample in jakarta-cactus-13-1.6.1/samples/ejb and got several errors when compiling and testing. So I made the following change. In added nested and in of , where dir lib/ contains aspectjrt-1.1.1.jar, cactus-1.6.1.jar, commons-httpclient-2.0.jar and dir jsp/ contains jspRedirector.jsp. But I still get the error when doing "ant test.war": test.war: [war] Building war: /home/yao/local/jakarta-cactus-13-1.6.1/samples/ejb/target/cactus-sample-ejb.war [war] adding directory META-INF/ [war] adding entry META-INF/MANIFEST.MF [war] adding directory WEB-INF/ [war] adding directory WEB-INF/lib/ [war] adding entry WEB-INF/lib/aspectjrt-1.1.1.jar [war] adding entry WEB-INF/lib/cactus-1.6.1.jar [war] adding entry WEB-INF/lib/commons-httpclient-2.0.jar [war] adding entry jspRedirector.jsp [war] adding entry WEB-INF/web.xml [cactifywar] Analyzing war: /home/yao/local/jakarta-cactus-13-1.6.1/samples/ejb/target/cactus-sample-ejb.war [cactifywar] Could not copy the JSP redirector (Resource '/org/apache/cactus/server/jspRedirector.jsp' not found) [cactifywar] Merged 0 context-param definitions into the descriptor [cactifywar] Merged 0 filter definitions into the descriptor [cactifywar] Merged 0 servlet definitions into the descriptor [cactifywar] The AspectJ Runtime JAR is already present in the WAR [cactifywar] The Cactus Framework JAR is already present in the WAR [cactifywar] The Commons-HttpClient JAR is already present in the WAR ... Seems jspRedirector.jsp can't be found. Did I miss something? Thank you! Stan __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail