Re: send email in cocoon with attachment

2003-06-08 Thread Christian Haul
Yan, Charlene wrote: Hi, I need to send an email to an address input from a web form with a rtf attachment. I have created a rtf doc which can be displayed in a browser. Now I need to send the rtf doc to an input email address as an attachment. Can anyone direct me to an example/resource? I

Re: pass two parameters method get

2003-06-08 Thread bosspring 2
- How to pass two parameters to an URL with get method ? The parameters are two variables of cocoon. An example: a href=editfeeds?id={name}color;={background} - Becuase you can't use the character . If you write... a

[HELP]Exception in ServerPagesGenerator.generate()

2003-06-08 Thread francaS
Description:org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.RuntimeException: Error executing statement: select to_char(to_date(INFRANET_ACT_DATE, 'dd/mm/') + 0, 'dd/mm/') data_prev_att from mv_prov_info_fibra where customer_id

Re: pass two parameters method get

2003-06-08 Thread Alexander Schatten
Alexander Schatten wrote: a href=editfeeds?id={name}color={background} a small addition: if you use this (I forgot) in an XSL stylesheet, you need to mask the ampersand and write instead amp; alex - To unsubscribe, e-mail:

Authentication and permission rights

2003-06-08 Thread g[R]eK
. Hi cocoon-users! . I read about Authentication Framework (aka sunRise) from: http://cocoon.apache.org/2.1/developing/webapps/authentication.html Also I read this discussion: http://marc.theaimsgroup.com/?l=xml-cocoon-usersm=103483034018320w=2 And I have blured image about

Re: Cocoon: presentation tier + J2EE EJB business tier --- a valid performant architecture?

2003-06-08 Thread Bertrand Delacretaz
Le Samedi, 7 juin 2003, à 19:06 Europe/Zurich, Steve Brackenbury a écrit : ...Also, my development team is experienced with XSL. I'm concerned about how they will react to XSL. They are experienced JSP developers. What kind of balking might I encounter? How can I get them to give XSL a

mod-db - Updating multiple rows

2003-06-08 Thread Amelie Cordier
Hello ! I have some troubles while updating multiple rows in my DB with modular database actions. Insertion of multiple rows with set=master and set=slave stuff works well but I don't know what to do with the update action. Here is the situation : In my table, there is four keys element. Only

Re: mod-db - Updating multiple rows

2003-06-08 Thread Antonio Gallardo
Hi: We had the same problem. Create and alias for your table and put the variable keys element not into keys tag, but as values. It must work. We have some tables with 5 keys fields and it works. Antonio Gallardo. - To

Re: mod-db - Updating multiple rows

2003-06-08 Thread Amelie Cordier
Hi Antonio, Thanks for your quick response :) I've tried your solution but it doesn't work :( Do I really need to use the sets too? Hi: We had the same problem. Create and alias for your table and put the variable keys element not into keys tag, but as values. It must work. We have some

Re: mod-db - Updating multiple rows

2003-06-08 Thread Antonio Gallardo
Amelie Cordier dijo: Hi Antonio, Thanks for your quick response :) I've tried your solution but it doesn't work :( Do I really need to use the sets too? Yes, of course. Antonio Gallardo. Hi: We had the same problem. Create and alias for your table and put the variable keys element

Re: Cocoon: presentation tier + J2EE EJB business tier --- a valid performant architecture?

2003-06-08 Thread Steve Brackenbury
At 01:18 PM 6/8/2003 +0200, Bertrand Delacretaz wrote: Le Samedi, 7 juin 2003, à 19:06 Europe/Zurich, Steve Brackenbury a écrit : ...Also, my development team is experienced with XSL. I'm concerned about how they will react to XSL. They are experienced JSP developers. What kind of balking

Re: mod-db - Updating multiple rows

2003-06-08 Thread Christian Haul
Amelie Cordier wrote: I have some troubles while updating multiple rows in my DB with modular database actions. Insertion of multiple rows with set=master and set=slave stuff works well but I don't know what to do with the update action. They all work the same since they share the same code for

Re: mod-db - Updating multiple rows

2003-06-08 Thread Antonio Gallardo
Christian Haul dijo: One thing is impossible, though: update may not affect key columns. This has been requested by Antonio but he didn't come up with a patch so far ;-) Hi! I dont made the patch since it is posible to create and alias of the table and change the key values. I know this is a

Read XML document via http with variables

2003-06-08 Thread Daniel Graversen
Hi, I'm trying to include information from an other document in an XSL. The document I'm trying to get is made with Xindice and Cocoon as described in tutorial about this, and the command work nicely in my browser. I have tried with the following command where I whould like to change XXX to

cocoon2.1 causing ungraceful shutdown on Tomcat4.1.18 ?

2003-06-08 Thread e nio
I have cocoon2.1dev and the newer cocoon2.1m2 which I observed when deployed on Tomcat 4.1.18, causes Tomcat not to shutdown gracefully. I get that status of Servlet did not call System.exit(). You can try and verify my observation if you have the Tomcat4.1.18 and start it with ./catalina.sh

looking for docs for LuceneIndexTransformer

2003-06-08 Thread Conal Tuohy
I've had some problems with generating a Lucene index using an XSP based on the sample, and while I was trying to debug the problems I found the LuceneIndexTransformer which is not documented anywhere I can see. Can anyone explain how it is supposed to work? Thanks Con

Lucene indexing / crawling problem

2003-06-08 Thread Conal Tuohy
I'm creating a Lucene index using an XSP based on the sample, but I have a strange problem. Some of the pages are crawled, but some are not crawled, and I can't see why. I have DEBUG logging for the core.search components, so I can see the crawler crawling the site. I can see it read the