Really urgent - Configuration problem 2.1.5.1 - Element.getLocalName() - NoSuchMethod Error

2004-08-19 Thread laurent_rorive
- Forwarded by Laurent Rorive/MARINEPOWER on 19/08/2004 09:16 - [EMAIL PROTECTED] 13/08/2004 18:40 Please respond to users                 To:        [EMAIL PROTECTED]         cc:                 Subject:        Configuration problem 2.1.5.1 - Element.getLocalName() - NoSuchMethod Err

Configuration problem 2.1.5.1 - Element.getLocalName() - NoSuchMethod Error

2004-08-13 Thread laurent_rorive
Dear All, I download the latest version , and test it everything is fine. More precisely I test the "forms" blok  with Jetty and all is OK Now I'm busy with the upgrade of my own project . I work with Eclipse 3.0 , JDK1.4.2 , Tomcat 5.0.18 I copy the jars , I change all my woody forms to forms

Re: Lucene Question

2004-05-28 Thread laurent_rorive
Perhaps a bit young technology ? "Antonio Gallardo" <[EMAIL PROTECTED]> 28/05/2004 14:18 Please respond to users                 To:        [EMAIL PROTECTED]         cc:                 Subject:        Re: Lucene Question [EMAIL PROTECTED] dijo: > How is the index refresh ? Do I have to

Lucene Question

2004-05-28 Thread laurent_rorive
Dear All , I'd like to make a search tool based on cocoon, I think that the best way is to use Lucene. At first is this true ? I check the sample module and it seems to work so I will inspire myself from this. I'm still having a question  : How is the index refresh ? Do I have to use CRON ?

Re: Conditional replace / reinsert with SourceWritingTransformer

2004-05-14 Thread laurent_rorive
Hi , I think that you can easily do that with a simple XSL Transformer and not a SourceWritingTransformer Generate your XML Pass it to XSL transformer  (in your XSL you will do some ... ) Serialize it Hope it could help Laurent "Stephanie Zohner" <[EMAIL PROTECTED]> 12/05/2004 10:31 Ple

Re: How to assign Cforms input field's width

2004-05-14 Thread laurent_rorive
Simply add in your template or or better and in a .css : fieldclass { width:100px } Hope it could help Laurent "Johnson" <[EMAIL PROTECTED]> 14/05/2004 13:00 Please respond to users                 To:        <[EMAIL PROTECTED]>         cc:                 Subject:  

Re: ? Best practice: Questionnair ?

2004-05-14 Thread laurent_rorive
hi ! For formulaire, you have to use Cocoon Forms or Woody. You can imagine to split your questionnaire in multiple pages and let cocoon handle the flow via a Flowscript that will control by example that the user follows step1 > step2 > step 3 or better step 1 then if answer ="A" > step1.1 e

Re: Displaying XML document as it is ??

2004-05-12 Thread laurent_rorive
Or serialize it with xml ...                                                                                                                                                                                             [EMAIL PROTECTED] 11/05/2004 21:11 Please respond to users          

Upload Widget and multiple user

2004-05-12 Thread laurent_rorive
Dear Members, Does anyone know what happen if 2 user simultaneously upload a file called by example : blabla.txt but with a different content What will happen in my flowscript ? Can I be sure that the correct file will follow the correct user ? Thx for the info Laurent

Re: Problems with uploading files (woody)

2004-05-06 Thread laurent_rorive
No ! but it still doesn't work I have to say that I changed my release from 2.1.3 to 2.1.4 and that the woody upload sample works So it must be a configuration ! I will investigate Thx Marc Portier <[EMAIL PROTECTED]> 06/05/2004 07:37 Please respond to users                 To:    

Re: Woody + Upload Widget

2004-05-06 Thread laurent_rorive
Thx ! I worked with cocoon 2.1.3 and in this version it fails. I also installed 2.1.4 and effectively the sample works But when I couple this with my "simple" woody application . Actually no way. There is a missing doc on this ! Is there someone who has doc on it or url Laurent

What is best or more performant (voting)

2004-05-05 Thread laurent_rorive
Dear Members, Base on your experience what is best [  ] Jetty   [  ] Tomcat   [  ] Other (if yes what) . Thx for your vote

Re: Problems with uploading files (woody)

2004-05-05 Thread laurent_rorive
Same problem ? Any news ? Perhaps check on the CVS  or on the new version Perhaps also included in the new CocoonForms Laurent "Mariusz Wojcik" <[EMAIL PROTECTED]> 02/05/2004 15:38 Please respond to users                 To:        <[EMAIL PROTECTED]>         cc:                 Subject:

Woody + Upload Widget

2004-05-05 Thread laurent_rorive
Dear Members, Is there some one who has experience with it. If yes , could you send me  a definition , a template , a flow and perhaps an action sample Thanks for your help ! Laurent

Re: Trying to get a selectionlist label into a binding

2004-05-05 Thread laurent_rorive
Perhaps an idea can be to create a value that is composed from the label and the value then parse it in the binding action Laurent

How to do that with XSP ?

2004-04-29 Thread laurent_rorive
Dear All, How can I do that in XSP : type="button" name="but_delete" class="button" id="but_delete" >                                                                 This is what I want to translate                                                                                 ??? I w

Re: how to pass XSL param to stylesheet from sitemap

2004-04-29 Thread laurent_rorive
Here is what come from the simple installation In the Site map : src="">"context://stylesheets/system/error2html.xslt">                                                         name="contextPath" value="{request:contextPath}"/>                                                         name="page

Woody - Submit widget - ConfirmationBox

2004-04-29 Thread laurent_rorive
Dear All, Is there a way with a  submit widget or action widget to ask on the client side a confirmation and execute the action only if the user reply "Yes" Ex :   [ Delete ]  ==> when user click : "Are you sure you want to delete ?"                                      ==> If yes call Flow Scr

Comparison Axkit and Cocoon ?

2004-04-29 Thread laurent_rorive
Dear members, While browsing, I came on this project also supported by Apache ? http://axkit.org/ This is another XML publishing  framework Is there someone who compare it ? What is best ? Why is apache supporting both project ? (I think that it is better to centralize effort on 1 framework

Re: Dynamically changing labels, was Re: Woody + FlowScript : documentation on model

2004-04-29 Thread laurent_rorive
I resolved the problem by using XSP to generate my form template. Based on the request or session attributes I can  adapt the template to my need ! Thx for your comments Laurent Bruno Dumon <[EMAIL PROTECTED]> 28/04/2004 20:01 Please respond to users                 To:        [EMAIL PRO

Re: What is best ? Woody , JXForms, Cocoon Forms ???

2004-04-28 Thread laurent_rorive
Thx Olivier Billard <[EMAIL PROTECTED]> Sent by: news <[EMAIL PROTECTED]> 28/04/2004 09:31 Please respond to users                 To:        [EMAIL PROTECTED]         cc:                 Subject:        Re: What is best ? Woody , JXForms, Cocoon Forms ??? [EMAIL PROTECTED] wrote: > > C

Re: newbie question: Woody Binding help

2004-04-28 Thread laurent_rorive
You have to change the namespace of the generate Here is how I do it ( via an XSP) xmlns:wd="http://apache.org/cocoon/woody/definition/1.0" xmlns:i18n="http://apache.org/cocoon/i18n/2.1"> Hope it can help Laurent     "Billie" <[EMAIL PROTECTED]> 27/04/2004 21:06 Please respond to

Re: Dynamically changing labels, was Re: Woody + FlowScript : documentation on model

2004-04-28 Thread laurent_rorive
I think that now this is a widget type "output" ? Bruno Dumon <[EMAIL PROTECTED]> 27/04/2004 18:50 Please respond to users                 To:        [EMAIL PROTECTED]         cc:                 Subject:        Re: Dynamically changing labels, was Re: Woody + FlowScript :        documenta

Re: Dynamically changing labels, was Re: Woody + FlowScript : documentation on model

2004-04-27 Thread laurent_rorive
Dear Tim , I also think about it but my problem is that I'm in an international environment and that I use i18n to provide message So what I want is changing an  with the key I want. Is it possible with widget output ? Tim Larson <[EMAIL PROTECTED]> 27/04/2004 18:32 Please respond to user

Re: What is best ? Woody , JXForms, Cocoon Forms ???

2004-04-27 Thread laurent_rorive
Thx could you provide me urls with docs "Antonio Gallardo" <[EMAIL PROTECTED]> 27/04/2004 18:13 Please respond to users                 To:        [EMAIL PROTECTED]         cc:                 Subject:        Re: What is best ? Woody , JXForms, Cocoon Forms ??? [EMAIL PROTECTED] dijo:

Re: Cocoon FlowScript + woody : change styling via javascript

2004-04-27 Thread laurent_rorive
Dear Bruno, Thanks for the info In fact I'm looking for a solution to display a hidden field  when some conditions are met. By example, in my flowscript , I check some value then I discover an error. At this moment I will change the widget "message" and return the form to the user with his data

Re: What is best ? Woody , JXForms, Cocoon Forms ???

2004-04-27 Thread laurent_rorive
Could you provide me some sample ? Thx

What is best ? Woody , JXForms, Cocoon Forms ???

2004-04-27 Thread laurent_rorive
Dear All, I'm actually a bit confused about all those "Technology" !!! What is best : Woody , Cocoon Forms or JX Forms. Further more , on internet I always retrieve different ways for the Form handling with Flowscript ... Is there a clear documentation that explain what must be used ,  wha

What is best : Woody , Cocoon Forms or JXForms ?

2004-04-27 Thread laurent_rorive
Dear All, I'm actually a bit confused about all those "Technology" !!! What is best : Woody , Cocoon Forms or JX Forms. Further more , on internet I always retrieve different ways for the Form handling with Flowscript ... Is there a clear documentation that explain what must be used ,  what w

What is best : Woody , Cocoon Forms or JXForms ?

2004-04-27 Thread laurent_rorive
Dear All, I'm actually a bit confused about all those "Technology" !!! What is best : Woody , Cocoon Forms or JX Forms. Further more , on internet I always retrieve different ways for the Form handling with Flowscript ... Is there a clear documentation that explain what must be used ,  what w

Woody + FlowScript : documentation on model

2004-04-27 Thread laurent_rorive
Dear All, I'm looking for some documentation on the object "model" returned in the flowscript when doing... form.showForm("new-display-pipeline/login"); var model = form.getModel(); We can of course retrieve the widget, but can we change the label of the widget, the key of the i18n of the labe

Re: Generating XML - Design decisions

2004-04-23 Thread laurent_rorive
Hi, I also ask me such a question when I start with Cocoon. For me, I think that  : 1) You have to use as much as possible the existing generator ans simply pass them parameters. 2) If you have database, you can greatly reduce development time by using XSP and ESQL 3) When there are really spec

Re: Transofrmer from Invalid HTML to XHTML or XML

2004-04-23 Thread laurent_rorive
 Thanks for this , I will try. To explain the context : I have a woody form, when completed , I send a success page. This success page is a JX page which allow me to retrieve woody content,... In this JX page, I use a In this html we retrieve some JX parameters that have to be replace by JX

Re: Passing parameters to aggregation parts

2004-04-23 Thread laurent_rorive
Here is what I use :       String paramname = parameters.getParameter("PARAM_NAME", "-DEFAULT-");     Other used the but sometimes encounter problems Laurent "Carlos Dias" <[EMAIL PROTECTED]> 22/04/2004 19:23 Please respond to users                 To:        <[EMAIL PROTECTED]>    

Re: Transofrmer from Invalid HTML to XHTML or XML

2004-04-22 Thread laurent_rorive
Dear Upayavira, this is not a question of generator but more a question of serializer I think Upayavira <[EMAIL PROTECTED]> 22/04/2004 10:42 Please respond to users                 To:        [EMAIL PROTECTED]         cc:                 Subject:        Re: Transofrmer from Invalid HTML t

Transofrmer from Invalid HTML to XHTML or XML

2004-04-22 Thread laurent_rorive
Dear Members, I have some HTML with special characters as     that I want to save as valid XML or XHTML. Is there a way to do that ? Thanks for your help

Re: Best Practices for Debugging XML?

2004-04-21 Thread laurent_rorive
Hi, Just  use cocoon-view ! Define a view  like this. ex:   from-label="aftergenerator" name="aftergenerator">       type="xml" />         from-label="afterwoody" name="afterwoody">       type="xml" />         from-label="aftertemplate" name="aftertemplate">        />         from-la

Re: ressource reader bug with IE (linked to caching)

2004-04-20 Thread laurent_rorive
Hi, I encounter exactly the same problem, I try to create my own reader but it fails . what I done is that I create a separate servlet  that specially read files  from the file system and stream them to the HttpResponse . It seems that the reader does not really us the real Http Response ?  (I

Re: R: woody and content aggregation

2004-04-20 Thread laurent_rorive
That's exactly what I do and it work correctly !!! the only thing is that I have in my woody_template.xml a special "_javascript_" that change the  document.forms[0].action and replace it with the correct URI  
    // Force the generic form to us th

Re: Newbie: Searching with html form parameters

Nina , Just us "Lucene" . This is the search tool of Cocoon Check the cocoon block David Swearingen <[EMAIL PROTECTED]> 20/04/2004 06:42 Please respond to users                 To:        [EMAIL PROTECTED], [EMAIL PROTECTED]         cc:                 Subject:        Re: Newbie: Search

Re: woody and content aggregation

Hi, I also do the same and it works correctly : Here is my aggregate page ( = a called resource) ==     name="show-simple-form">       type="locale">         element="PAGE" label="aftergenerator">           src="">"cocoon://internal-portal/top" element="TOP

Re: how to build webpage of growing length by cocoon

Hi, It is perhaps better if you use the Woody capabilities (also known as Cocoon Forms) There you have possibilities to  create a kind of growing tables Check  in the cocoon samples : PetStore Laurent "Lechael Han" <[EMAIL PROTECTED]> 20/04/2004 10:27 Please respond to users          

Woody - wi:validation-errors

Dear Members, Another Woody Question , In my template xml file , I enter this     Correct these errors please:   And then resubmit the form. Normally, it must appear only when there are errors ... But on my page , it always appear Any Idea Laurent

Re: HTML fragment from database come escaped

Hi, I also encounter the same problem and here is what we have done : We retrieve the HTML block and we  put some  XML comment tag around it : Then in the XSL used in the pipeline we say : xsl:copy-of> You can use copy o

Woody - Selection List - Dynamic

Dear Members, I create a form definition with a selection list: id="tellus_country" required="true">               key="tellus.country">tellus.country             base="string" />       src="">"cocoon:/params/COUNTRIES" dynamic="true" />       As you can see, I use an external source to

Re: Mail & Formhandling

Hi, With  Woody , you can use a _javascript_ to make the flowscript. After validate the form you can do something like that : function newTellUs() {    try    {       var form = new Form("context://woody/tellus/forms/entry.xml");       // The showForm function will keep redisplaying the form u

Re: [flow] cocoon.createObject() problem

Hi Markus , I think that it has nothing to do with flow but I already received such a message when using a component that I created and that has to use a datasource. This datasource has to be defined in cocoon.xconf and if he can not open it you will get an error hope it could help Laurent

Re: Fw: Cocoon Forms - Woody

Thanks for the info ! Could you just tell me how to translate this catalogue "woody" ? Marcin Okraszewski <[EMAIL PROTECTED]> 15/04/2004 16:54 Please respond to users                 To:        [EMAIL PROTECTED]         cc:                 Subject:        Re: Fw: Cocoon Forms - Woody >

Fw: Cocoon Forms - Woody

Dear Members, 1) Is there a way to translate the "general.field-required" label received when validating such a widget with @required=true id="tellus_lastname" required="true">               key="tellus.lastname">tellus.lastname             base="string">                   min="1" />    

Re: Including Fragments

Dear Garrik, I encounter such a thing and I think that the best way is using the AGGREGATE   what I have done , I create a resource  and I call this resource from my pipeline with parameters: >>  RESOUNCE name="show-simple-page" label="content">