RE: Aggregate and root elements

2001-10-20 Thread Luca Morandini
Simone, I think you should add another msp:transform stage in your pipeline in order to remove the boxes tag; just a simple template element like this: xsl:template match=boxes xsl:copy-of select=*|@*/ /xsl:template will do. Best regards,

RE: [C2.0rc1] SLIGHTLY OFF TOPIC: Has anyone used Xalan extensions in Cocoon?

2001-10-20 Thread Torsten Curdt
Have a look into exformula at sourceforge the xform2html.xsl uses it. -- Torsten -Original Message- From: Adrian Geissel [mailto:[EMAIL PROTECTED]] Sent: Friday, October 19, 2001 10:34 AM To: [EMAIL PROTECTED] Subject: [C2.0rc1] SLIGHTLY OFF TOPIC: Has anyone used Xalan extensions

RE: Aggregate and root elements

2001-10-20 Thread Simone Gianni
At 14.13 20/10/2001 +0200, Luca wrote: Simone, I think you should add another msp:transform stage in your pipeline in order to remove the boxes tag; just a simple template element like this: xsl:template match=boxes xsl:copy-of select=*|@*/

AW: Aggregate and root elements

2001-10-20 Thread Jorn Heid
I think it's: strip-root=true not 'stripRootElement'. You can look into the sitemap.xsl. There, you can find all attributes/elements Cocoon transforms into the sitemap class. -Ursprungliche Nachricht- Von: Simone Gianni [mailto:[EMAIL PROTECTED]] Gesendet: Samstag, 20. Oktober 2001

installation cocoon

2001-10-20 Thread Wim Peeters
Hello, Can someone help me with the installation of cocoon. If there a document or is someon willing to describe the steps to make tomcat work with cocoon. I have the following versions installed on my machine: apache http server 1.3.22 tomcat 4.0.1 cocoon 1.8 thanks a lot Wim Peeters

If file exists

2001-10-20 Thread Simone Gianni
Hi all .. .. sorry .. today I'm flooding this mailing list :)) I would like to know if there is a way to make something if a given file exists. Actually i'm doing a lot of content aggregations, and i'm searching a way to aggregate a document only if the given document

Tomcat4, Cocoon2, remote machine - sitemap exception

2001-10-20 Thread Volker Renneberg
Hi! I've a problem running Tomcat4 with Cocoon2 on a remote machine. I'm starting Tomcat on a remote machine using the .sh-script: catalina.sh start /dev/null While still being logged in everything runs fine. I get access to both start pages, tomcat and cocoon. But there's a tricky thing

Cnt display arabic with XML/HTML

2001-10-20 Thread hafidi
when i put arabic unicode characters into an XML file (in order to generate on the fly HTML files) i have a parsing exception. I use cocoon 1.82 with tomcat 3.23 version under LINUX. I am trying to install cocoon2. Can some body help me? Thanks a lot.

Tomcat4, Cocoon2, remote machine - sitemap exception

2001-10-20 Thread Volker Renneberg
Hi! I've a problem running Tomcat4 with Cocoon2 on a remote machine. I'm starting Tomcat on a remote machine using the .sh-script: catalina.sh start /dev/null While still being logged in everything runs fine. I get access to both start pages, tomcat and cocoon. But there's a tricky thing

majix and teixlite

2001-10-20 Thread florentmom
Hi, if someone used majix to convert rtf to xml with the teixlite dtd, can you send me the templates convert configuration you make for it please??? Florent. - Please check that your question has not already been answered in

Installing Cocoon 1.8, in Visual Age 3.5

2001-10-20 Thread Ducret, Gilles (CH)
Title: Installing Cocoon 1.8, in Visual Age 3.5 Hi everybody, For those who are interested, i have successfully installed Cocoon 1.8 in Visual Age 3.5 Development environment. To do that you must: 1) Create an Open Edition of the IBM XML Parser (you must be administrator) 2) Create an

Re: [C2RC1a] Serious (maybeupload.jar) problem with Windows XP / JDK 1.3.1_01

2001-10-20 Thread Simon Brooke
On Thursday 18 October 2001 10:57, J?rn Heid wrote: When trying to start Cocoon (Resin 2.0.2) on XP I get java.lang.ClassFormatError: uk/co/weft/maybeupload/MaybeUploadRequestWrapper (Code of a method longer than 65535 bytes) at java.lang.ClassLoader.defineClass0(Native Method) OK, I