Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 72892 invoked from network); 25 Jul 2007 21:01:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jul 2007 21:01:10 -0000 Received: (qmail 81917 invoked by uid 500); 25 Jul 2007 21:01:07 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 81842 invoked by uid 500); 25 Jul 2007 21:01:07 -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 81831 invoked by uid 99); 25 Jul 2007 21:01:07 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2007 14:01:07 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [194.244.244.36] (HELO mega.supermega.it) (194.244.244.36) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2007 14:01:04 -0700 Received: from chirale.ikkoku (host-84-220-115-189.cust-adsl.tiscali.it [84.220.115.189]) by mega.supermega.it (Postfix) with ESMTP id 987489803E for ; Wed, 25 Jul 2007 23:00:37 +0200 (CEST) Received: by chirale.ikkoku (sSMTP sendmail emulation); Wed, 25 Jul 2007 23:00:58 +0200 Date: Wed, 25 Jul 2007 23:00:58 +0200 From: Tobia Conforto To: users@cocoon.apache.org Subject: Re: Simple Java from flowscript ? Message-ID: <20070725210058.GK16058@localhost.localdomain> References: <46A7515F.8050708@hippo.nl> <542256E3D10C3C4B81D78ABD2DBDB20EF06FBF@XCH-MW-4V2.mw.nos.boeing.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <542256E3D10C3C4B81D78ABD2DBDB20EF06FBF@XCH-MW-4V2.mw.nos.boeing.com> User-Agent: Mutt/1.5.11+cvs20060126 X-Virus-Checked: Checked by ClamAV on apache.org Schmitz, Jeffrey A wrote: > First, is there anywhere to see specifics about the compilation error > encountered? All it tells me is Compilation produced 1 syntax error > on line 1. Check your cocoon.log file (it's in WEB-INF/logs/ if you didn't change its location; you can change its location in WEB-INF/logkit.xconf) Look for the useless error message about "Compilation produced 1 syntax error" and a couple lines above you will find the real message with error type, line and column. > any ideas on what may be wrong? > > var uri = neutralInstModel "/" + inputType + "In/" + inputFile + ... ^ :-) Tobia --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org