coocoon renering SVG : Problem with path atribute d=...

2002-03-19 Thread Kai Ulrich
Anny one who nows what' going on ? By rendering an SVG I got following exception ! [EmbeddedTomcatSX] org.apache.batik.transcoder.TranscoderException: nullEnclosed Exception:http://xml.apache.org:-1The attribute 'd' of the element path is required[EmbeddedTomcatSX] at

Intresting behaviour of coocoon transforming a JSP to PDF

2002-02-05 Thread Kai Ulrich
hey ! I recogiced an interesting behaviour of coocoon by transforming a JSP to PDF ! I want to render a JSP (Struts Tags) with cocoon ! Everything works fine ! 1. A servlet arrange the data an puts the beans to the request. 2. forward to the coocoon Servlet ...

Rendering a jsp : JSP it compiled 3 times - performance problem

2002-01-31 Thread Kai Ulrich
hey ! My Problem : I want to render a JSP (Struts Tags) with cocoon ! Everything works fine ! 1. A servlet arrange the data an puts the beans to the request. 2. forward to the coocoon Servlet ... RequestDispatcher rd = etServletContext().getRequestDispatcher( /cocoon/printBasket

WG: Rendering a jsp : JSP it compiled 3 times - performance problem

2002-01-31 Thread Kai Ulrich
-Ursprüngliche Nachricht- Von: Kai Ulrich [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 31. Januar 2002 11:59 An: [EMAIL PROTECTED] Betreff: AW: Rendering a jsp : JSP it compiled 3 times - performance problem Thanks for you intereset ! the Datas : - Windows 2000 - JBoss

AW: Rendering a jsp : JSP it compiled 3 times - performance problem

2002-01-31 Thread Kai Ulrich
Thanks for you intereset ! the Datas : - Windows 2000 - JBoss-2.2.2_Tomcat-3.2.2 - StrutsFramework - coocon 2 - Servlet.jar v 2.2 Regards, kai -Ursprüngliche Nachricht- Von: Piroumian, Konstantin [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 31. Januar 2002 11:26 An: [EMAIL

Rendering a jsp : JSP it compiled 3 times - performance problem

2002-01-25 Thread Kai Ulrich
Hey My problem : If I want to render a JSP (Struts Tags) with cocoon ! Everything works fine ! 1. A servlet arrange the data an puts the beans to the request. 2. forward to the coocoon Servlet ... RequestDispatcher rd = etServletContext().getRequestDispatcher(

[EmbeddedTomcatSX] java.lang.OutOfMemoryError

2001-12-05 Thread Kai Ulrich
Hey My problem ! Im using cocoon2 with jboss ! By creating a PDF file I get following Exception ... [EmbeddedTomcatSX] java.lang.OutOfMemoryError [EmbeddedTomcatSX] no stack trace available ... In all Documentations they say I supose to rice up the memory of the JAVA VM by java -Xms32m

render dynamic tables jsp2fo

2001-12-04 Thread Kai Ulrich
Hey My Problem : I create a table with a variable amount of coles by an jsp! Is it there a possibility to create a stylesheet witch conigurates the fo:table-tag for variable amount of coles ? k - Please check that your