Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 54756 invoked from network); 6 Sep 2000 23:21:09 -0000 Received: from iss04.interliant.com (198.3.182.194) by locus.apache.org with SMTP; 6 Sep 2000 23:21:09 -0000 Received: (from root@localhost) by iss04.interliant.com (8.9.3/8.9.3) id SAA28403 for [OUT]cocoon-users@xml.apache.org; Wed, 6 Sep 2000 18:20:58 -0500 (CDT) From: Jeffrey_M_Grossman@Countrywide.Com Received: from coal.countrywide.com (coal.interliant.com [198.3.182.164]) by iss04.interliant.com (8.9.3/8.9.3) with ESMTP id SAA28393 for ; Wed, 6 Sep 2000 18:20:57 -0500 (CDT) Subject: Re: XSP debugging To: cocoon-users@xml.apache.org X-Mailer: Lotus Notes Release 5.0.3 March 21, 2000 Message-ID: Date: Wed, 6 Sep 2000 16:20:08 -0700 X-MIMETrack: Serialize by Router on Coal/Servers/CWExternal(Release 5.0.3 |March 21, 2000) at 09/06/2000 06:30:23 PM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N The only way that I have found (under 1.7.4) to get the XSP to re-compile in your case is to touch the XML file. This then forces Cocoon to invalidate all the files associated with the process (XML-XSP-XSL to HTML/PDF). ----- Jeffery >I find debugging XSP code to be a real pain. Something somewhere on the serverside is caching my code only when >I use XSP somewhere...the problem is that when I make a change, it doesn't reflect that in my output. I could >completely rip out a huge chunk of XSP code, and nothing on the output is affected. What gives? Restarting >Tomcat doesn't help, and I'm beginning to wonder where this is getting put. > >I'm running Linux/Apache/Tomcat/IBM JDK and I'm doing XML -> XSP -> XSL (XML points to a stylesheet with XSP in >it, which points to an XSL page which formats everything). > >--man >Michael A. Nachbaur (KE6WIA) >mike(at)nachbaur(dot)com >http://www.nachbaur.com >"America does four things better than any other country in the world: rock music, movies, software and high-speed >pizza delivery." -- Neal Stephenson > --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org For additional commands, e-mail: cocoon-users-help@xml.apache.org