Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 97595 invoked by uid 500); 17 Jul 2001 15:17:59 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 97581 invoked from network); 17 Jul 2001 15:17:59 -0000 Message-ID: <20010717151800.98633.qmail@web20004.mail.yahoo.com> Date: Tue, 17 Jul 2001 08:18:00 -0700 (PDT) From: Greg Merrill Subject: XSP - different compile-time/run-time classpaths? To: cocoon-users@xml.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Does XSP use a different classpaths at compile-time and run-time? The reason I ask is because I'm seeing the following strange behavior: I have an XSP which imports/uses some utility classes which live in a jar file within my war's WEB-INF/lib. When I access this XSP, it compiles just fine. I can go to the repository & see both the .java and .class file. However, when the XSP processor attempts to *run* the compiled XSP, I get a NoClassDefFoundError; the message cites my utility class (remember, this lives in a jar in WEB-INF/lib) as the class which can't be located. Has anyone seen behavior like this before? I'm running JBoss w/embedded Tomcat. __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: