Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 59993 invoked from network); 30 Aug 2002 04:15:20 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 30 Aug 2002 04:15:20 -0000 Received: (qmail 9250 invoked by uid 97); 30 Aug 2002 04:15:38 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 9211 invoked by uid 97); 30 Aug 2002 04:15:37 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 9199 invoked by uid 98); 30 Aug 2002 04:15:36 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) To: tomcat-user@jakarta.apache.org Subject: TC404: slightly changed struts-exercise-taglib doesn't execute ActionServlet.init() From: dmkarr@earthlink.net (David M. Karr) Date: 29 Aug 2002 21:15:14 -0700 Message-ID: <86znv5nfsd.fsf@earthlink.net> Lines: 18 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter (Windows [3])) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'm using TC4.0.4 on Win2k, using JDK1.4. I've built Struts1.1b2 from source. I've deployed the "struts-exercise-taglib" to TC, and it works fine. In my debugger, I see it execute ActionServlet.init() and load the configuration. I've also built a library all of whose tags derive from the Struts tags, and I've built a very slightly modified version of "struts-exercise-taglib", called "strutsel-exercise-taglib", and I've packaged it with the Struts pieces, my derived library, and the JSTL. When I run this application on TC, for some reason it is not executing ActionServlet.init(), so numerous things fail in the application. I can't see any rational reason why this would happen. Is there something I can do to get more information about this, or some good reason why this might be happening? -- =================================================================== David M. Karr ; Java/J2EE/XML/Unix/C++ dmkarr@earthlink.net -- To unsubscribe, e-mail: For additional commands, e-mail: