Re: with Cocoon 2.0.3 include-expr does'nt work

2002-12-02 Thread LEBRETON Philippe
Ludovic - Original Message - From: LEBRETON Philippe [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, December 02, 2002 11:09 AM Subject: Re: with Cocoon 2.0.3 include-expr does'nt work Christian Haul wrote: On 29.Nov.2002 -- 01:50 PM, LEBRETON Philippe wrote

Re: with Cocoon 2.0.3 include-expr does'nt work

2002-12-02 Thread LEBRETON Philippe
Sylvain Wallez wrote: LEBRETON Philippe wrote: Ludovic de Beaurepaire wrote: Hi Philippe, - try to have your 3 tags on one line only (!) - or insert the java generated code directly : XSPUtil.includeString(SortieXML,this.manager, this.contentHandler); I try tis two

[HELP]Exception in ServerPagesGenerator.generate()

2002-11-29 Thread LEBRETON Philippe
I want include a String with a content XML in my XML and i used : util:include-expr>util:expr>xsp:expr>Car.toString()/xsp:expr>/util:expr>/util:include-expr> Car is declared : StringBuffer Car = new StringBuffer(); Car content : bdo> Pac>1/Pac> TP>1/TP> /bdo>

with Cocoon 2.0.3 include-expr does'nt work

2002-11-29 Thread LEBRETON Philippe
With cocoon 2.0.2, i use include-expr to include string with XML data in my XML: util:include-exprutil:exprSortieXML/util:expr/util:include-expr and it work. i upgrade my cocoon to 2.0.3 and i have a exception : Original exception : java.lang.RuntimeException: Could not include page Content is

how to send request paramater to a pipeline?

2002-04-24 Thread LEBRETON Philippe
I have this firt pipeline : map:pipeline map:match pattern=etatdb map:generate type=serverpages src=etatdb.xsp/ map:transform src=etatdb.xsl/ map:serialize/

esql:get-date doesnt work with a column type datetime

2002-04-22 Thread LEBRETON Philippe
In my datase i have a column with datetime type and when i used esql:get-date i have a exeption. Does esql-get-date work with a datetime type or only with a date type? i want to use the format attribute of esql:get-date, with my datetime column. thanks Philippe LEBRETON

cocoon 2.0.2 installation problem : Error compiling sitemap: java.lang.NoSuchFieldError: manager

2002-04-16 Thread LEBRETON Philippe
i used cocoon 2.0.0 with TOMCAT 3.3 Final and i want upgrade to cocoon 2.0.2. I have an error : Cocoon 2 - Internal server error type fatal message Error compiling sitemap description org.apache.cocoon.ProcessingException: Error compiling sitemap: java.lang.NoSuchFieldError: manager sender

Cocoon 2.0 and SQL transformer sample does'nt work with Postgresql 6.5 and JK 1.3

2002-02-22 Thread LEBRETON Philippe
In Cocoon 2.0 Sample, The SQL transformer sample does'nt work but esql samples is OK. I have the error : Error creating the resource Could not read resource file:/app/java/jakarta-tomcat-3.3/webapps/cocoon/docs/samples/sql/sql-page.xml details from source

problem with the connection pool

2002-02-07 Thread LEBRETON Philippe
In my cocoon.xconf i have declare a connection pool with a database install in other host. When this host backup the database, the database is down and on my cocoon, the connection pool does work. how i can restart only the connection pool but not cocoon? Thanks Philippe LEBRETON

Cocoon 2 and XLINK

2002-01-03 Thread LEBRETON Philippe
does Cocoon2 work with XLINK? Have you some example of XLINK and Cocoon 2? Thanks Philippe LEBRETOn - Please check that your question has not already been answered in the FAQ before posting.

With Cocoon 2, in my xsl file SCRIPT LANGUAGE='JavaScript1.2' SRC=hierMenus.txt does'nt work

2002-01-03 Thread LEBRETON Philippe
When in my xsl file i want to include a javscript like : SCRIPT LANGUAGE='JavaScript1.2' SRC=hierMenus.txt i have a error 404, file not found. Where is the problem? How i can configure my sitemap to work correctly? Thanks Philipe LEBRETON

Cocoon 2 and XLINK

2001-12-31 Thread LEBRETON Philippe
does Cocoon2 work with XLINK? Have you some example of XLINK and Cocoon 2? Thanks Philippe LEBRETOn - Please check that your question has not already been answered in the FAQ before posting.

The Request Logicsheets and HTML form with enctype=multipart/form-data

2001-12-19 Thread LEBRETON Philippe
does the request Logicsheets work with a HTML form with enctype=mutlipart/form-data? I want use the upload file possibility of te input type=file. Thanks Philippe LEBRETON - Please check that your question has not already been

request Logicsheets and multipart/form-data

2001-12-18 Thread LEBRETON Philippe
does he request Logicsheets work with a form of enctype=mutlipart/form-data? I want use the upload file possibility of te input type file. Thanks Philippe LEBRETON - Please check that your question has not already been

Cocoon 2.0 and TOMCAT 3.3 installation

2001-12-04 Thread LEBRETON Philippe
does sombody installed Cocoon 2.0 under TOMCAT 3.0? I have somme problem : 1 - cocoon can't find hte jdk tools.jar (tomcat find it) 2 - all xml file don't work : my browser say not data for this page Have somebody a idea Philippe LEBRETON

how to create dynamic graphique with XML

2001-07-17 Thread LEBRETON Philippe
I have an XML file with many data. And i want transform this data in graphic representation (like gif, jpeg, etc, not svg). Does some body know a tools that create a gif in dynamic with an XML file? Thanks Philippe LEBRETON -

FP taglib and concurency access

2001-07-06 Thread LEBRETON Philippe
i try the samples FP taglib, and my question is for the conurency access of the index.xml and the item node. what's append when two user edit the same item and save different infomation? does FP manage the concurrency access of the same node? Thanks Philippe LEBRETON

MERLOT XMLEDITOR and the DTD of cocoon

2001-06-22 Thread LEBRETON Philippe
I have download the MERLOT XMLEDITOR, but when i want to create a XML file, the editor want a DTD. Does somebody know where i can download the DTD of XSP and all libary (sql, mail, ...) of COCOON thank Philippe LEBRETON -