Re: installation and configuration fins block

2005-02-04 Thread Terushige Kohama
I'm newbie so that I don't know if I can help you or not. Which version of cocoon do you use? I update the cocoon every day. I've failed to compile the fins block recently. So I put both Jfreechart-0.9.20.jar and jcommon-0.9.5.jar into lib directory manually. And I also put my old cocoon-fins-bloc

can't deploy Cocoon DependencyCheck Failed

2005-02-04 Thread Tom Sparks
help me Can't deploy Cocoon on tomcat 5.5 " 5/02/2005 13:12:18 org.apache.catalina.core.ApplicationContext log INFO: HTMLManager: list: Listing contexts for virtual host 'localhost' 5/02/2005 13:12:41 org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive cocoon.wa

cocoon.setAttribute in FlowScript broken?

2005-02-04 Thread Bernard Sirius
Actually my previous post/problem boils down to this: session.setAttribute("name",value) has actually no effect. I saw some postings on google about this issue... Is it serious? bernard __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best sp

store session in cookie

2005-02-04 Thread Bernard Sirius
Sorry to post such a simple question, but really I can't get the answer... I need to have cookie-based session tracking. I'm using cocoon in combination with laszlo presentation server (LPS for short). In my flowscript, when the user logs in, I want to save some values in the session so I can use

Error messages

2005-02-04 Thread Mark Lowe
Hello I've got as far as building a minimal cform to get a form, processed with flow script and with i18n messages displayed to the user. The difficulty I'm having is psychically divining how the messages are stored (when returned as errors) and then how to go about displaying them. I know the i1

installation and configuration fins block

2005-02-04 Thread Andres Taborda
hello list i are testing th version for make graphic in svg with FINS. the steps for you installation have problems I run build in cocoon and display error with a library or class of java (jfreechart) Some users can help me. thaks very much. ___

Re: XML in flowscript

2005-02-04 Thread Rajesh Aravindakshan
> If you want to display the data on another page, you > can use the flow to > set the variable and pass it to another pipeline: Thanks Christoph. How will I use this variable in another pipeline as xml. Its coming us text instead of xml. Can anyone shower some code... Thanks, Rajesh --- Christ

DOM Document

2005-02-04 Thread Bruce Perry
Hello, I have custom transformers that extend AbstractDOMTransformer. I've had behavior where the transform(Document document) method returns null unexpectedly (it's not a particular transformer, as I've tested it with very simple classes). I suspect it's a class-loading problem involving JBoss

question

2005-02-04 Thread anthony herve
Hello, I try to include in a xsl document a php tag but I get an error I can't solve. My xsl:processing-instruction is as follows : $url = "http://spy1.spywords.com/?"; . "sid=" . "&" . "url=" . urlencode($_SERVER['REQUEST_URI']) . "&" . "agent=" . urlencode($_SERVER["

integrate Cocoon and Tomcat with eclipse

2005-02-04 Thread Sanket Pattekar
Hi, I am trying to integrate Cocoon and Tomcat with eclipse. I have the following versions. Can any one help me intergrating the same. Cocoon 2.1.6 Tomcat 5.0.28 Eclipse 3.0.1 Tomcat Plugin V3 Thanks, Sanket. - To unsubs

RE: Problem undeploying Cocoon webapp from Tomcat

2005-02-04 Thread Powell, Gareth
Title: Problem undeploying Cocoon webapp from Tomcat Problem solved. I eventually found the antiResourceLocking attribute for configuring the context within Tomcat. This need to be set to true to prevent tomcat locking resources in your webapp directory.   Gareth -Original Message-

Re: XML in flowscript

2005-02-04 Thread Christoph Hermann
Rajesh Aravindakshan schrieb: Hello, > var strXml = xR.getResponse(); > > Now strXml is a string with xml values. How should I > proceed from here? Should I use JXTemplate or can I > pass this as an XML input to another pipeline? If you want to display the data on another page, you can use the

RE: Problem undeploying Cocoon webapp from Tomcat

2005-02-04 Thread Powell, Gareth
Title: Problem undeploying Cocoon webapp from Tomcat I should also add that this situation is occuring on a Windows XP system and I have had no such problem when running on Linux. Sadly though, I am tied to deploying on Windows.   Gareth -Original Message-From: Powell, Gareth [m