Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 57401 invoked by uid 500); 30 Sep 2002 22:32:08 -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 57390 invoked from network); 30 Sep 2002 22:32:08 -0000 Message-ID: <3D98D0DA.6070801@xeotron.com> Date: Mon, 30 Sep 2002 17:31:54 -0500 From: Jerry Fowler Organization: Xeotron User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529 X-Accept-Language: cy, en-us, en MIME-Version: 1.0 To: cocoon-users@xml.apache.org Subject: help on rolling my own XSL Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Loop-Detect: 1 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Gentlefolk: I'm using the off-the-shelf Cocoon 2.0.3. I'm trying to roll my own xsp logicsheet, with an error result that I hope someone will recognize instantly: The constructed file, results_test_xsp.java, contains empty package line, and an empty class declaration, as follows: ------------------------------------ package ; ... /** * Generated by XSP. Edit at your own risk, :-) */ public class extends XSPGenerator { ------------------------------------ My keen nose and the Java parser tell me that the program generator should have inserted a package name and a class name in order to make this code mean anything. My grateful salute to anyone who can say off the top of the head why the generator chose to shortchange me. Below I provide the relevant portions of my xsp and my logicsheet if the clue above does not immediately ring a bell. I believe I have faithfully followed the guidelines on /cocoon/documents/userdocs/xsp/logicsheet.html, to wit, File results-test.xsp: -------------------------------------- -------------------------------------- File xeosql.xsl: -------------------------------------- Deliver data directly from an AIDIF Cocoon 2 http://apache.org/xsp xeosql ... ... // This code ends up inside populateDocument() before any user code -------------------------------------- Many thanks, Jerry -- Jerry Fowler Bioinformatics, Xeotron Corporation +1 713.842.2121 x292 8275 El Rio, Suite 130 Houston, Texas 77054 --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: