Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Delivered-To: moderator for cocoon-users@xml.apache.org Received: (qmail 6854 invoked from network); 27 Feb 2001 16:24:36 -0000 Received: from rksrv1.redknee.com (204.101.63.66) by h31.sny.collab.net with SMTP; 27 Feb 2001 16:24:36 -0000 Received: by rksrv1.redknee.com with Internet Mail Service (5.5.2650.21) id ; Tue, 27 Feb 2001 11:24:37 -0500 Message-ID: From: Peter Duong To: cocoon-users@xml.apache.org Subject: RE: logicsheet install problem Date: Tue, 27 Feb 2001 11:24:35 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N make sure that you have set classpath to the jar file in your tomcat.bat Peter -----Original Message----- From: Nadine Carlton [mailto:nadine_carlton@hp.com] Sent: Monday, February 26, 2001 8:48 PM To: cocoon-users@xml.apache.org Subject: Re: logicsheet install problem Oops. I already did that too. The entry looks like: processor.xsp.logicsheet.mytag.java = resource://com/hp/mytag/mytag.xsl Nadine -----Original Message----- From: Donald Ball To: cocoon-users@xml.apache.org Date: Monday, February 26, 2001 1:36 PM Subject: Re: logicsheet install problem >On Mon, 26 Feb 2001, Nadine Carlton wrote: > >> I'm trying to create my first logicsheet with Cocoon 1.8.2 and Tomcat 3.2.1 >> and I'm not getting XSP to recognize the logicsheet. It is creating an >> element instead. Can someone see what I'm not doing or not doing correctly? >> >> I have added the namespace to the stylesheet: >> >> > xmlns:xsl="http://www.w3.org/1999/XSL/Transform" >> xmlns:xsp="http://www.apache.org/1999/XSP/Core" >> xmlns:mytag="http://www.hp.com/mytagdir/core"> >> >> I have added this to the xsp:page element in the XML page: >> > xmlns:request="http://www.apache.org/1999/XSP/Request" >> xmlns:util="http://www.apache.org/1999/XSP/Util" >> xmlns:esql="http://apache.org/cocoon/SQL/v2" >> xmlns:mytag="http://www.hp.com/mytagdir/core" >> xmlns:xsp="http://www.apache.org/1999/XSP/Core"> > >you need to edit your cocoon.properties and declare the mytag namespace >prefix to be one of the xsp magic namespace prefixes. > >- donald > > >--------------------------------------------------------------------- >Please check that your question has not already been answered in the >FAQ before posting. > >To unsubscribe, e-mail: >For additional commands, e-mail: > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: