Re: Link Livesites: Cocoon 2.1

2004-10-01 Thread Derek Hohls
Wow, that's ironic, if anything is! [EMAIL PROTECTED] 2004/09/30 07:59:59 PM Hi We just released our new website, based on complete based on Cocoon. So it would be glad if you could add the following Url: www.learnkey.de Description: Computer Based Trainings, Lernprogramme für die MS

Re: Xalan behaviour in cocoon

2004-10-01 Thread Andreas Hartmann
David Verdin wrote: Hi, I stayed silent some time because I just found something usable for my purpose. Wanted to wait until it work to inform you. Unfortunately, I'm confronted to a strange problem. I use an XSLT transformation. Whan I run this transformation in Xalan, It produce a document

Re: Link livesites: Swiss glaciers

2004-10-01 Thread Derek Hohls
It does look nice but, unfortunately, the link to display English does not work... makes it hard to navigate. [EMAIL PROTECTED] 2004/10/01 09:20:19 AM Martin Lüthi wrote: Hi Here are two more live sites running on Cocoon http://glaciology.ethz.ch/swiss-glaciers/

Re: How to write request parameter into session attribute in sitemap ?

2004-10-01 Thread Andreas Hartmann
Willy Reinhardt wrote: Hi, I get a request with a parameter like ../visu?valdoc=100.01 I would copy the value into a session attribute this during sitemap proccess. I am looking for something like: map:match pattern=visu map:match type=request-parameter pattern=valdoc map:act type=session

Lookup of serializer for role 'html' failed : what cud be the problem??

2004-10-01 Thread Sampangi, Dinesh
Hi!, I get this Exception while trying to access the application. Message: Lookup of serializer for role 'html' failed. Description: org.apache.cocoon.ProcessingException: Lookup of serializer for role 'html' failed.: org.apache.avalon.framework.component.ComponentException:

Re: Link Livesites: www.edoc.mpg.de

2004-10-01 Thread Joerg Heinicke
On 01.10.2004 07:02, David Crossley wrote: Dear Mr and Mss We use cocoon in our Edoc electronic dokument system for Max Planck Society http://www.edoc.mpg.de . More information about our project find you on www.edoc.mpg.de website. Kind regards Karol Kozak Doing 'HEAD

Link Livesites: Cocoon 2.1

2004-10-01 Thread Mirko Görgen
Hi We just released our new website, based on complete based on Cocoon. So it would be glad if you could add the following Url: www.learnkey.de Description: Computer Based Trainings, Lernprogramme für die MS Office Familie Cocoon Version is 2.1.5 Kindly regards Mirko Görgen

Re: Xalan behaviour in cocoon

2004-10-01 Thread David Verdin
As I'm using a #big# XSLT file, it's effectively not impossible. I'll try to see what could be be the problem. Bertrand Delacretaz a écrit : Le 30 sept. 04, à 18:38, David Verdin a écrit : ...I use an XSLT transformation. Whan I run this transformation in Xalan, It produce a document perfectly.

Re: Xalan behaviour in cocoon

2004-10-01 Thread David Verdin
This is the whole full exception chain stacktrace : Original Exception: java.lang.RuntimeException: String index out of range: 145 at org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.java:3418) at

Re: How to write request parameter into session attribute in sitemap ?

2004-10-01 Thread pguillard
Hi, Try this : map:act type=session-propagator map:parameter name=group value={request-param:visu}/ /map:act Phil Willy Reinhardt wrote: Hi, I get a request with a parameter like ../visu?valdoc=100.01 I would copy the value into a session attribute this during sitemap proccess. I am looking for

Conversion - performance

2004-10-01 Thread Olivier Bleses
Hi, I have performance problems when generating documents. For a file with a size of 517 Ko, it takes more than 2 minutes to generate the html file (1373 Ko). For this generation, I wrote 2 xsl (and I reference the docbook.xsl) and I use Xalan 2.6.0. The result is ok but how can I improve

RE: Conversion - performance

2004-10-01 Thread Ben Pope
Some further details would be useful: Sample data (not all of it, but an idea of it's complexity) XSLT Cocoon version, container version (Tomcat etc) Caching JVM info (version, parameters) Another issue is actually the time it takes for your browser to render the page, which can be a long time

Re: Conversion - performance

2004-10-01 Thread Derek Hohls
One way is to avoid using the docbook.xsl ... or work with a very stripped down and customized view of it. Its a very large set of sheets that you are accessing here... I had similar problems. [EMAIL PROTECTED] 2004/10/01 11:40:08 AM Hi, I have performance problems when generating documents.

Rép. : RE: Conversion - performance

2004-10-01 Thread Willy Reinhardt
Thanks for your answer Ben. I use a template that retrieve the Max date (attribute of an element) for a node. The template is the following : - xsl:template name=tFindMax xsl:param name=pNodes / xsl:param name=pNodeCount /

Re: continuation woes

2004-10-01 Thread Bruno Dumon
On Thu, 2004-09-30 at 10:06, Jorg Heymans wrote: Adam Walsh wrote: Hi Jorg, That scenario makes perfect sense. In step 1, you're actually updating the model of your form by removing the element. Step 2 you're jumping back and seeing an old view of your form model that is no longer

bug in http commons with Eclipse

2004-10-01 Thread Norman Barker
Hi, I am using Cocoon with JBoss 3.2.3 on Linux, I have updated the http commons jar in the lib directory of JBoss however when I use the code that posts to another server it gives [Fatal Error] :-1:-1: Premature end of file. for the return of the post. Most annoyingly though this all works fine

Re: bug in http commons with Eclipse

2004-10-01 Thread Norman Barker
Sorry I meant to say with JBoss Norman Barker wrote: Hi, I am using Cocoon with JBoss 3.2.3 on Linux, I have updated the http commons jar in the lib directory of JBoss however when I use the code that posts to another server it gives [Fatal Error] :-1:-1: Premature end of file. for the return of

Re: Xalan behaviour in cocoon

2004-10-01 Thread Christoph Wieseke
hi, i got the same problem and AFAIK this is a xalan bug, using saxon processor instead fixed it on my system. bye, christoph - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

bug with http commons in JBoss

2004-10-01 Thread Norman Barker
Hi, I am using Cocoon with JBoss 3.2.3 on Linux, I have updated the http commons jar in the lib directory of JBoss however when I use the code that posts to another server it gives [Fatal Error] :-1:-1: Premature end of file. for the return of the post. Most annoyingly though this all works fine

valuechanged event on multivalue field widget

2004-10-01 Thread Paul Joseph
Hi, I am in a situation where I need to populate a multivalue widget based on a change in selected values in an other multivalue field widget. Ideally, after the user has selected the values from the first multivalue field, on tabbing out, the second multivalue field's list contents should

Re: Xalan behaviour in cocoon

2004-10-01 Thread David Verdin
Thanks for your answers ! I guess Saxon isn't embedded in Cocoon, is it ? I tried to change the XSLT transformer configuration tag xslt-processor-role from xalan to saxon, but there seem to be no transformer named saxon. Do I have to install it, then ? Or is it already installed, but with

XMLReader question

2004-10-01 Thread JACOB, ERIC
Hi, I use the XMLReader class into a custom transformer to parse an XML string like the following: this.sendStartElementEvent( ROOT_ELEMENT ); XMLReader xmlReader = XMLReaderFactory.createXMLReader(); xmlReader.setContentHandler( super.xmlConsumer ); InputSource source = new InputSource( new

Re: Xalan behaviour in cocoon

2004-10-01 Thread David Crossley
David Verdin wrote: Thanks for your answers ! I guess Saxon isn't embedded in Cocoon, is it ? I tried to change the XSLT transformer configuration tag xslt-processor-role from xalan to saxon, but there seem to be no transformer named saxon. Do I have to install it, then ? Or is it

Re: Xalan behaviour in cocoon

2004-10-01 Thread David Verdin
Thanks ! David Crossley a écrit : David Verdin wrote: Thanks for your answers ! I guess Saxon isn't embedded in Cocoon, is it ? I tried to change the XSLT transformer configuration tag xslt-processor-role from xalan to saxon, but there seem to be no transformer named saxon. Do I have to

Re: conversion Docbook XML to HTML/PFD

2004-10-01 Thread Niaz Tadayyon
Hi I use docbook\docbook-xsl\docbook-xsl-1.65.1\fo\docbook.xsl. Do you think it dosent support using svg and mathml in docbook xml? thanks Niaz On Fri, 01 Oct 2004 08:28:05 +0200, Derek Hohls [EMAIL PROTECTED] wrote: What does your stylesheet look like; maybe the construction of your

Re: conversion Docbook XML to HTML/PFD

2004-10-01 Thread Derek Hohls
Niaz I think DocBook should support SVG - just remember you need absolute paths to your images I am not so sure about the MathML... perhaps you should ask this on the DocBook mailing list. Derek [EMAIL PROTECTED] 2004/10/01 03:59:21 PM Hi I use

RE: Rép. : RE: Conversion - performance

2004-10-01 Thread Ben Pope
Hi, I'm not sure what your data looks like, perhaps a short excerpt would be useful. It might be quicker to sort them and select the first element. Performance would depend on the number of dates you have and the algorithms in use, but either way it would make your template easier to read and

redirect problem

2004-10-01 Thread Aurélien DEHAY
Hello. I've got redirect problems with flow and XSP. I've got a form in a html page pointing to a flow function main(). The function is very simple: function main() { var post=cocoon.request.get(post); post = CPadawan.getInstance().replaceExpr(post,html); cocoon.sendPage(post.xsp,

Empty request object

2004-10-01 Thread Emond Papegaaij
Hello, When running our cocoon application on some systems, we run into a very strange and hard to find problem. Our application uses cForms and a custom flow engine to display these forms. In some cases, when the user submits the form, the flow engine receives an empty request object. With

Re: Link livesites: Swiss glaciers

2004-10-01 Thread Martin Lüthi
Hi Andreas Hartmann [EMAIL PROTECTED] writes: Really a nice page, especially the maps! Thanks! I should have known this before my SVG talk at OSCOM, would have been a great example ... But:

Re: Link livesites: Swiss glaciers

2004-10-01 Thread Martin Lüthi
Hi David Crossley [EMAIL PROTECTED] writes: Brilliant. Please tell us the title that you would like for each link and short description. Swiss Glacier Monitoring Network http://glaciology.ethz.ch/swiss-glaciers/ Glacier Hazard Assessment http://glaciology.ethz.ch/glacier-hazards/ Thanks

multi-value double list box

2004-10-01 Thread Paul Joseph
// --- // selectAllOptions(select_object) Hi, In the form1 example: http://localhost:8080/cocoon/samples/blocks/forms/form1 The multi-value double-list box works for Drinks works fine. However, when I try it separately in my code,

Re: Link livesites: Swiss glaciers

2004-10-01 Thread David Crossley
Martin Lüthi wrote: David Crossley writes: Brilliant. Please tell us the title that you would like for each link and short description. Swiss Glacier Monitoring Network http://glaciology.ethz.ch/swiss-glaciers/ Glacier Hazard Assessment http://glaciology.ethz.ch/glacier-hazards/