Splitting elements round empty tags

2004-08-24 Thread philippe . faehndrich
Title: Splitting elements round empty tags Hello, I have a problem with XSLT and/or Cocoon that I really don't know how to solve. Starting point is following: I have a file with elements titre, intro, texte, and so on. Each of these elements is broken, or can be broken, in paragraphs with

RE: Splitting elements round empty tags

2004-09-06 Thread philippe . faehndrich
Title: RE: Splitting elements round empty tags Hello, You're right. I've found solutions, or parts of solutions, on fr.comp.text.xml and de.comp.text.xml. But it would be a lot easier if there were a way to force the serialization at an intermediary stage of a pipeline. Thank's a lot

Trying to use Cocoon 2.1.7 as a command-line tool

2005-08-02 Thread Philippe Faehndrich
Hello, I'm trying to use Cocoon 2.1.7 as a command-line tool. It seems I have a few problems. If I run ./cocoon.sh cli, I get the following error: ERROR 2005-08-02 23:24:16.886 [] (): Could not find the configuration file. FATAL_E 2005-08-02 23:24:16.946 [] (): Exception

Is there a way to inject tags in a text field from Cocoon 2.1 into MySQL using sql:execute-query?

2017-04-29 Thread Philippe Faehndrich
Hi everybody, I'm working since many years with Cocoon 2.1 within a Tomcat server and I need now to inject the content of my XML files in a MySQL database. The problem is I have some XML elements (MySQL columns) that do contain HTML tags (some "", "..." and a few "). For now, all tags seem