Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 66948 invoked from network); 12 Jul 2005 12:58:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jul 2005 12:58:04 -0000 Received: (qmail 50566 invoked by uid 500); 12 Jul 2005 12:57:52 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 50483 invoked by uid 500); 12 Jul 2005 12:57:52 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 50452 invoked by uid 99); 12 Jul 2005 12:57:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jul 2005 05:57:52 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [211.29.132.184] (HELO mail03.syd.optusnet.com.au) (211.29.132.184) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jul 2005 05:57:50 -0700 Received: from [192.168.0.11] (c211-30-98-13.carlnfd1.nsw.optusnet.com.au [211.30.98.13]) (authenticated bits=0) by mail03.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id j6CCvl8N012098; Tue, 12 Jul 2005 22:57:47 +1000 Message-ID: <42D3BDEA.90505@optushome.com.au> Date: Tue, 12 Jul 2005 22:56:10 +1000 From: Andrew Franz User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-au, en, en-us MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: where can i find the java source files generated from xsp pages? References: <20050712101611.GA5042@celekt.msi.vxu.se> In-Reply-To: <20050712101611.GA5042@celekt.msi.vxu.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Add this to your web.xml: work-directory WEB-INF/work Generated Java will then be in WEB-INF/work/org/apache/cocoon/www//.java philipp_rossmanith@web.de wrote: >hi, > >i'm trying to get a grip on xsp and logicsheet programming and would >hence like to take a look at the java source files which are generated >from xsp pages before they are compiled. > >i'm running cocoon 2.1.7 standalone ("cocoon.bat servlet"). according >to the ibm xsp tutorial >(http://www-128.ibm.com/developerworks/edu/x-dw-xxsp-i.html), the >filename of the generated source should be something like >"_xsp.java". i've been searching my cocoon directory but >couldn't find anything. however, in the tutorial, cocoon is run as a >servlet in a tomcat server. > >the "xsp logicsheet guide" mentions an entry in the cocoon.properties >file, but in my cocoon.properties no entry specifying the repository >directory can be found, neither. > >i've been also looking into cocoon.xconf and the user mail archives, but >with no result. > >can anybody help to resolve the issue? > >thanks in advance, >ciao, philipp > >--------------------------------------------------------------------- >To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org >For additional commands, e-mail: users-help@cocoon.apache.org > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org