Re: new to cocoon... trouble creating sandbox

2002-12-21 Thread Cocoon User
have u edit your sitemap? can you send the part of your sitemap with the refence to this resource? stavros On Fri, 20 Dec 2002, J. Norment wrote: > Running XP/Tomcat 4.1.18/cocoon 2.0.4 ... > > Tried to create webapps/cocoon-dev by copying webapps/cocoon to > webapps/cocoon-dev and copying

Re: I cant get the latest nightly download to work

2002-12-21 Thread Cocoon User
i have the same problem solved by the following instruction from geof howard Copy xalan*.jar, xerces*.jar and xml-apis.jar from WEB-INF\lib (or from lib\core in cvs) to %TOMCAT_HOME%\common\endorsed The docs at one point only mentioned %JAVA_HOME%\jre\lib\endorsed but later tomcat versions use -

Re: Lucene - elements stored in the index

2002-12-21 Thread Jeremy Quinn
On Friday, Dec 20, 2002, at 07:32 Europe/London, Sebastian Gil wrote: I've problem with storing elements in the lucene search index. I'm using create-index.xsp from cocoon/search example for indexing and SearchGenerator for featching results. I've modified lines in cocoon.xconf header

Re: Another important Cocoon/XMLForm vs. Struts Question

2002-12-21 Thread Ivelin Ivanov
NachrichtMichael, There is no one clear answer. My preference would be Cocoon for complex portals and struts for small HTML apps. While there are new breeds of Struts derivatives these days, they have yet to reach the sophistication of Cocoon as a multi tier xml publishing platform. The original

pipeline parameter forward is it possible?

2002-12-21 Thread Cocoon User
what i have to do: i have content.xml i can call this file using 2 parameters /content.xml?lang=GR /content.xml?lang=EN the problem is that i dont call this resource directly but through a pipeline

newbie trying samples from: "Cocoon: Building XML Apps..."

2002-12-21 Thread Ray Tayek
hi, newbie here trying to run the samples from the above book on linux. dropped the war in to tomcat 4.0.1. with jdk1.4.1 and things went downhill fast. finaly gave up and installed 1.3.1_03 and the tomcat off the book's cd. (3.3.? final or something like that). (that's what the book says to do

Re: Reading session values - last char lost !

2002-12-21 Thread Antonio Gallardo
Hi. I built the . The tag does not cut any chars. Then I think the problem can be in other part of the code. Maybe not your code. Antonio Gallardo. sandhu@terra-firma dijo: > Hi all , > > We are using the authentication f/w for sessions and same works fine > except for wierd problem of Last char

Re: newbie trying samples from: "Cocoon: Building XML Apps..."

2002-12-21 Thread Lajos Moczar
Hi Ray - I hope your other book is mine & Jeremy's - Cocoon Developer's Handbook ;) The easiest configuration I've found is Tomcat 4.0.5 or greater, with JDK 1.3.x. I have been able to drop Cocoon 2.0.3/2.0.4 into Tomcat 4.0.5/4.0.6/4.1.12 without any problems. Just note that if you build 2.0.

Re: newbie trying samples from: "Cocoon: Building XML Apps..."

2002-12-21 Thread Thor Heinrichs-Wolpert
I've use the latest version of Jetty without any issues so far. It does not require any funky copying of xml*.jars anywhere as they are loaded as application specific resources by default in the case of cocoon. Cheers, Thor HW On Saturday, December 21, 2002, at 10:28 AM, Lajos Moczar wrote:

Re: xml form How to-Sitemap

2002-12-21 Thread aps olute
I finally got the XMLForm howto- to work. If you compare the components on the sitemap.xmap the wizard vs howto uses different logger ( logger="xmlform.sitemap.action.wizard"/> ) vs (logger="webapp.xmlform"/> ). I have not dig enuff to find the differences of the two. Hopefully the author w

Re: xml form How to-Sitemap

2002-12-21 Thread aps olute
Hmm I spoke too soon, it was getting in an endless loop once I select all the 3 checkboxes at Mailing List, checking only last one or two boxes, got me to the finish. weird output display depending on kde browser or ns4.7. --- aps olute <[EMAIL PROTECTED]> wrote: > >I finally got the X

Re: newbie trying samples from: "Cocoon: Building XML Apps..."

2002-12-21 Thread Ray Tayek
At 11:28 AM 12/21/02 -0700, you wrote: Hi Ray - I hope your other book is mine & Jeremy's - Cocoon Developer's Handbook ;) no, but yours (and another are on the way from amazon). thanks to all of you who wrote these, they make learning new stuff like cocoon *much* easier. The easiest configur

Re: newbie trying samples from: "Cocoon: Building XML Apps..."

2002-12-21 Thread Ray Tayek
At 10:46 AM 12/21/02 -0800, you wrote: I've use the latest version of Jetty without any issues so far. It does not require any funky copying of xml*.jars anywhere as they are loaded as application specific resources by default in the case of cocoon. i am used to tomcat. i may give jetty a try

Re: xml form How to-Sitemap

2002-12-21 Thread Ivelin Ivanov
Please use the demo as basis for your new app. Don't try to use the HOW-TO. It has a few config flaws, which hopefully someone is going to submit a patch for. - Original Message - From: "aps olute" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 21, 2002 2:01 PM Su

AW: Problem in running XForm samples

2002-12-21 Thread Marco Rolappe
did you mistype a as ? -Ursprungliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von poornima ponnuswamy Gesendet: Donnerstag, 19. Dezember 2002 05:11 An: [EMAIL PROTECTED] Betreff: Problem in running XForm samples I am using cocoon2.1, Apache tomcat 4.1 and

AW: run a Cocoon web application from CD-ROM?

2002-12-21 Thread Marco Rolappe
as you said yourself, you set the logging level to ERROR, so you still get errors. you could set the level higher, but then you would get the respective messages. but I think you could just remove all the configured log targets. -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EM

Form is null [id=form-feedback] Exception- Xml form HowTo

2002-12-21 Thread poornima ponnuswamy
I am able to get the Welcome page in XML form -Howto but when I click start I get the following exception The org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode notifies that org.apache.cocoon.ProcessingException says: Failed to execute pipeline. More precisely: org.apache.cocoon.Proc

AW: Build ERROR last cocoon2 CVS

2002-12-21 Thread Marco Rolappe
hi stavros, I don't know line 1039 of your build file, but something in there seems to refer to a local path (the path shown in the error message). and as the exception says, it's a malformed URL. the correct one would start like file://c:/Documents... -Ursprungliche Nachricht- Von: [EMA

RE: [Question] Re: cocoon-session management.

2002-12-21 Thread Conal Tuohy
See the WebServiceProxyGenerator: http://outerthought.net/wiki/Wiki.jsp?page=WebServiceProxyGenerator > -Original Message- > From: Emmanuil Batsis (Manos) [mailto:[EMAIL PROTECTED]] > Sent: Saturday, 21 December 2002 00:24 > To: [EMAIL PROTECTED] > Subject: Re: [Question] Re: cocoon-sessio