Re: Cocoon will not run

2002-04-30 Thread Perry Molendijk
I tried running Cocoon 2 with Tomcat 4.0.3 without any luck. Try 4.0.1 or 4.0.4. Those work first time every time, for me anyway. Perry - Original Message - From: Andreas Rittershofer [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, April 30, 2002 1:53 PM Subject: Cocoon will not

Re: Cocoon will not run

2002-04-30 Thread Andreas Rittershofer
On 30 Apr 2002 at 14:22, Perry Molendijk wrote: I tried running Cocoon 2 with Tomcat 4.0.3 without any luck. Try 4.0.1 or 4.0.4. Those work first time every time, for me anyway. Version 4.0.3 have a security problem, I do not want to use them. What about 4.0.4? There is beta 2 out; how

Re: Cocoon will not run

2002-04-30 Thread Andreas Rittershofer
On 30 Apr 2002 at 14:22, Perry Molendijk wrote: I tried running Cocoon 2 with Tomcat 4.0.3 without any luck. Try 4.0.1 or 4.0.4. Those work first time every time, for me anyway. I cannot find Tomcat 4.0.4 on the download page of Jakarta. mfg ar -- mailto:[EMAIL PROTECTED]

Re: Cocoon will not run

2002-04-30 Thread Thor Heinrichs-Wolpert
Right off of the binary download page http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4-b2/ Cheers, Thor HW 4/29/2002 11:28:54 PM, Andreas Rittershofer [EMAIL PROTECTED] wrote: On 30 Apr 2002 at 14:22, Perry Molendijk wrote: I tried running Cocoon 2 with Tomcat 4.0.3 without

sendmail again

2002-04-30 Thread Perry Molendijk
inflexions.com: homeFinally got the cocoon part of the sendmail logicsheet working but now I get an error from java mail: javax.mail.internet.ParseException This is the XSP ?xml version=1.0 encoding=UTF-8? xsp:page language=java xmlns:xsp=http://apache.org/xsp;

Re: sendmail again

2002-04-30 Thread Christian Haul
On 30.Apr.2002 -- 05:11 PM, Perry Molendijk wrote: inflexions.com: homeFinally got the cocoon part of the sendmail logicsheet working but now I get an error from java mail: I'm using the recently fixed sendmail.xsl, and after getting An error occured while sending email. a couple of times I

Re: sendmail again

2002-04-30 Thread Perry Molendijk
Works a treat now. Thank you. Perry - Original Message - From: Christian Haul [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, April 30, 2002 5:33 PM Subject: Re: sendmail again On 30.Apr.2002 -- 05:11 PM, Perry Molendijk wrote: inflexions.com: homeFinally got the cocoon part

RE: RE: Error compiling sitemap_xmap: Line 0, column 0:error:java.io.IOException

2002-04-30 Thread T.B. Pogie
I've tried setting incremental-processing to both true and false, neither work. I'm not sure I followed what you've done with the directory. The Cocoon 2.0.2 war file doesn't work on WebLogic 6.1 in any case, so I expanded the 2.0.2 war and put the files in a directory named cocoon. After a

C2: java.io.IOException: Broken pipe

2002-04-30 Thread Yap, Mow Ching (Gamer.tv)
What is the best way in C2 to handle java.io.IOException: Broken pipe exceptions? Or at least filter them from the log files? tks. mooch. - Please check that your question has not already been answered in the FAQ before

Problem with FormValidatorAction

2002-04-30 Thread Hiloliddin Karimov
Hello all, Problem with FormValidatorAction. I have following on my sitemap.log, when I try Login: DEBUG (2002-04-30) 16:10.17:468 [sitemap](/cocoon/protected/do-login) HttpProcessor[80][3]/sitemap_xmap: Matched wildcard pattern protected/** DEBUG (2002-04-30) 16:10.17:468

Re: [FEEDBACK NEEDED] Cocoon build-installation wishlist

2002-04-30 Thread Diana Shannon
On Monday, April 29, 2002, Nicola Ken Barozzi wrote: We are in the process of touching the build system to make it easier for users to build and deploy Cocoon. This is exciting news! The interactive, installwar and installscratchpadwar targets have been a first try in that direction.

Unexpected Signal : 11 occurred at PC

2002-04-30 Thread hector De Caceres
Hello! I have a very serious problem , help me!. I'm developing an aplications server, and for that I'm using Cocoon 2.0.2 , Tomcat 4.0 (it implements the Servlet 2.3 and JSP 1.2 specifications) and JDK 1.3.1 under UNIX FREBSD. My processor is an AMD Athlon XP and these programs are binaries

Unexpected Signal : 11 occurred at PC

2002-04-30 Thread hector De Caceres
Hello! I have a very serious problem , help me!. I'm developing an aplications server, and for that I'm using Cocoon 2.0.2 , Tomcat 4.0 (it implements the Servlet 2.3 and JSP 1.2 specifications) and JDK 1.3.1 under UNIX FREBSD. My processor is an AMD Athlon XP and these programs are binaries

RE: Problem with FormValidatorAction

2002-04-30 Thread Vadim Gritsenko
This one is fixed in the CVS. Vadim From: Hiloliddin Karimov [mailto:[EMAIL PROTECTED]] Hello all, Problem with FormValidatorAction. I have following on my sitemap.log, when I try Login: DEBUG (2002-04-30) 16:10.17:468 [sitemap](/cocoon/protected/do-login)

RE: Livesites: Be Blogging

2002-04-30 Thread Vadim Gritsenko
From: Ugo Cei [mailto:[EMAIL PROTECTED]] Having finally implemented caching, my humble Cocoon2-based weblog should be able to withstand the hordes of developers that will be hitting it ;). As soon as I finish refactoring and cleaning the code, I plan to release it to the community. Stay

Re: Livesites: Be Blogging

2002-04-30 Thread Ugo Cei
Vadim Gritsenko wrote: So, please add http://www.beblogging.com/blog/ to the list of Cocoon2-powered websites. You've got it :) Vadim Thank you, Vadim. Ugo -- Ugo Cei - Consorzio di Bioingegneria e Informatica Medica P.le Volontari del Sangue, 2 - 27100 Pavia - Italy Phone:

xsp logicsheet

2002-04-30 Thread Bert Van Kets
I want to use an XSP logicsheet to process the values submitted by a form. In this page I have the following code (simplified): xsl:template match=list xsl:for-each select=element xsl:sort select=name/ xsp:logic String temp = xsl:value-of select=name/;

Re: Cocoon will not run

2002-04-30 Thread Andreas Rittershofer
On 30 Apr 2002 at 7:53, Andreas Rittershofer wrote: My setup is: Java 1.3.1 Tomcat 4.0.3 (examples are running fine) Cocoon 2.0.2 When I invoke http://host:8080/cocoon I get: Apache Tomcat/4.0.3 - HTTP Status 500 - Internal Server Error

Re: xsp logicsheet

2002-04-30 Thread Konstantin Piroumian
From: Bert Van Kets [EMAIL PROTECTED] I want to use an XSP logicsheet to process the values submitted by a form. In this page I have the following code (simplified): xsl:template match=list xsl:for-each select=element xsl:sort select=name/ xsp:logic String

wysiwyg - development tool

2002-04-30 Thread gerald . michalitz
is ther any wysiwyg - development tool for developing sidemaps or webapps with cocoon ? Versendet durch Jet2Web Internet - Webmail (webmail.jet2web.net) - Please

any sites optimised for handhelds

2002-04-30 Thread caleb racey
Sorry if this is off topic Are there any cocoon 2 based sites out there that have a section with output optimised for small screens, handhelds pda etc My boss has just purchased a iPAQ and is browsing around..it would make the process of selling cocoon easier if I could show off the 1

RE: any sites optimised for handhelds

2002-04-30 Thread Matthew Langham
Does the iPAQ have a WAP (WML) browser? If so I may have something: Our demo site: http://sunshine.s-und-n.de Go there, logon with guest/guest and look at the banking news at the bottom of the portal. Then enter the following URL into the WML browser:

Question to the example protected, Error: java.sql.SQLException: No suitable driver

2002-04-30 Thread Christian SCHRTER
Hi, I want to use this login-function which is offered in the protected-Subdirectory of cocoon. I want to store/read the logininformations in a database. I created a jdbc-connection in the cocoon.xconf File, which i can use successfully with esql in xsp-pages. Now i rewrite the auth.xml like

RE: cocoon class(es) at SD West 2002; XSP question

2002-04-30 Thread Rick
thanks for your prompt reply, Vadim. i apologize for my poor choice of words (and i call myself a WRITER! sheesh!). by incoming i meant sauntering gaily down the pipeline. for example, i want to take kazoo.xml, a static file lurking on my disk, slurp it with a FileGenerator, and then mess it

[Fwd: Redirector and character encoding]

2002-04-30 Thread Ivan Rubin
I'm encoding URLs now with URIUtil from apache for redirecting. On the action that receives and parses the requests I set ISO-8859-1 encoding for GET requests, and UTF-8 for POST requests, and it's working. Thanks, Original Message Subject: Redirector and character encoding

Use of sitemap parameter in xslt

2002-04-30 Thread Margrit John
Hi! I am new to cocoon. In the sitemap I have the following example: map:match pattern=*/*/*/ map:generate type=directory src={1}/{2}/articles/{3}/ map:transform src=test.xsl map:paramter name=channel value={1}/ map:paramter name=section value={2}/ map:paramter name=year

RE: Cocoon will not run

2002-04-30 Thread Ricardo Trindade
if you can, upgrading to 4.0.4 will resolve the issue -Original Message- From: Andreas Rittershofer [mailto:[EMAIL PROTECTED]] Sent: terca-feira, 30 de Abril de 2002 12:21 To: [EMAIL PROTECTED] Subject: Re: Cocoon will not run On 30 Apr 2002 at 7:53, Andreas Rittershofer wrote: My

Actions Programming

2002-04-30 Thread Michael Mangeng
Hi I´ve encountered a little/funny problem when trying to recreate the simple hello world action. I´ve used the sample code (without the org.xml.sax.EntityResolver import because i think i do not need it here). Cocoon realizes that it needs to replace {world} with 'hello' in the stiemap

Use of sitemap parameter in xslt

2002-04-30 Thread Margrit John
Hi! I am new to cocoon. In the sitemap I have the following example: map:match pattern=*/*/*/ map:generate type=directory src={1}/{2}/articles/{3}/ map:transform src=test.xsl map:paramter name=channel value={1}/ map:paramter name=section value={2}/ map:paramter name=year

RE: xsp logicsheet

2002-04-30 Thread Alejandro Raiczyk
Title: RE: xsp logicsheet I guess it's String temp = xsl:value-of select=name/; or String temp = new String(xsl:value-of select=name/); Alejandro -Mensaje original- De: Bert Van Kets [mailto:[EMAIL PROTECTED]] Enviado el: Martes 30 de Abril de 2002 10:37 AM Para: [EMAIL

Including generated content

2002-04-30 Thread Avi Kivity
I'd like to include content generated by on XSP in another. Looks like I have three options: 1. Use map:aggregate/ - I don't want to do that as it doesn't allow me control of where to place content (I'd like to place one document inside another, not alongside). 2. The xinclude/cinclude

Multiple independent XSLT transforms applied to one XML file.

2002-04-30 Thread Fabricio Chalub
Hello, I suppose this is the kind of email that possibly reflects a deep misunderstanding of the basic principles on which Cocoon relies. If that is the case, just warn me. ;) The simple question is: Using Cocoon (possibly through the sitemap), how do I process a XML file that combines two

Cocoon Tomcat

2002-04-30 Thread Anthony Diodato
Hello All, Im running Cocoon 1.8.2, and Tomcat 3.2.4, and my question is this. How can I tell Tomcat, that any link or url that ends in / should go to /index.xml Thanks Anthony Diodato Anthony Diodato Webmaster - IT Prophet 21, Inc. 19 West College Avenue Yardley, PA 19067 1-800-776-7438, ext.

RE: any sites optimised for handhelds

2002-04-30 Thread Bert Van Kets
A PDA uses a HTML browser. The screen is only a quarter of a regular VGA screen. Due to this size factor sites need to be optimized for this device. The best PDA browser is said to be Opera. Client detection for a PDA is very simple with Cocoon since these browser have a unique client string.

Re: Multiple independent XSLT transforms applied to one XML file.

2002-04-30 Thread Erwin
On Tue, 30 Apr 2002, Fabricio Chalub wrote: Hello, I suppose this is the kind of email that possibly reflects a deep misunderstanding of the basic principles on which Cocoon relies. If that is the case, just warn me. ;) The simple question is: Using Cocoon (possibly through the sitemap),

Re: Use of sitemap parameter in xslt

2002-04-30 Thread Christian Haul
On 30.Apr.2002 -- 07:14 PM, Margrit John wrote: Hi! I am new to cocoon. In the sitemap I have the following example: map:match pattern=*/*/*/ map:generate type=directory src={1}/{2}/articles/{3}/ map:transform src=test.xsl map:paramter name=channel value={1}/ map:paramter

RE: Multiple independent XSLT transforms applied to one XML file.

2002-04-30 Thread Fabricio Chalub
Have you considered using xsl:include or xsl:import in your XSLT stylesheets? True, that would be one solution, but I *really* wanted to keep the XSLT files as independent as possible and centralize this kind of configuration on the sitemap (otherwise on the long run I would have dozens of

Re: Multiple independent XSLT transforms applied to one XML file.

2002-04-30 Thread Christian Haul
On 30.Apr.2002 -- 03:29 PM, Fabricio Chalub wrote: Hello, I suppose this is the kind of email that possibly reflects a deep misunderstanding of the basic principles on which Cocoon relies. If that is the case, just warn me. ;) The simple question is: Using Cocoon (possibly through the

Re: Actions Programming

2002-04-30 Thread Christian Haul
On 30.Apr.2002 -- 07:59 PM, Michael Mangeng wrote: Hi I´ve encountered a little/funny problem when trying to recreate the simple hello world action. I´ve used the sample code (without the org.xml.sax.EntityResolver import because i think i do not need it here). Cocoon realizes that it

RE: Multiple independent XSLT transforms applied to one XML file.

2002-04-30 Thread Fabricio Chalub
you can add any number of transformations. just add another transformer line to your pipeline with the second stylesheet. Thanks! I have tried this and it appears to me that only the last XSLT transform is applied. I guess I am not using the sitemap corretly, then? This is what am I using:

RE: xsp logicsheet

2002-04-30 Thread Bert Van Kets
Oh my God!! I can't believe how stupid this mistake is. Guess that's what happens when you work 12 to 14 hours a day, six days a week. I was already getting out my XML books and checking out how to make sure a node returned text. Thanks, I guess I'll be off to bed early tonight. Bert At 10:38

Re: Use of sitemap parameter in xslt

2002-04-30 Thread Margrit John
I just realised there was a misspelling. Of course it is parameter and not paramter. That solved my problem. Margrit Am Dienstag, 30. April 2002 21:00 schrieben Sie: On 30.Apr.2002 -- 07:14 PM, Margrit John wrote: Hi! I am new to cocoon. In the sitemap I have the following example:

RE: xsp logicsheet

2002-04-30 Thread Bert Van Kets
At 10:38 30/04/2002 -0300, you wrote: I guess it's String temp = xsl:value-of select=name/; or String temp = new String(xsl:value-of select=name/); Alejandro Tried it, doesn't work. I guess it must be a bug. If I use String temp = xsl:value-of select=name/ I get

Not assigning value to variable during transform

2002-04-30 Thread Don Wellington
Hi- I am using weblogic 6.1 with cocoon 2.0.2. I am having a strange problem when formatting a docbook document to pdf using docbook-xsl-1.41. What is happening is that the first time a chapter level element template is called the variables for that template are not getting values. So, I end

Livesites

2002-04-30 Thread Brad Rippe
To whom it may concern, I would like to notify you of the Live Site at Fullerton College using your great piece of software "Cocoon 2". Here's the url http://zeus.fullcoll.edu/timekeeper/ - Fullerton College TimeKeeper. Thanks! Brad Rippe Computer Programmer, Sr. Fullerton College

HSSF serializer/ Gnumeric file format information

2002-04-30 Thread Michael Aracic
Please forgive me for asking somewhat basic questions, but I'm new to the list, and to cocoon. I've read a lot of the online documentation, and I can't find anything detailed or up to date about the HSSF serializer. I'm developing a hands-off way to generate reports in excel format without

{0} sitemap parameter in regexp matcher

2002-04-30 Thread Artur Bialecki
Is {0} not available when using sitemap matcher? I have a sub-sitemap where This works (wildcard): map:match pattern=product/category_edit.xml map:act type=update-ejb map:generate type=serverpages src={../0}/ /map:act map:transform type=xinclude/

C2 + MacOS X + MySQL

2002-04-30 Thread Zack Angelo
Hey, I suppose I should take a brief moment to introduce myself. Im Zack Angelo from New Orleansphew there, did it ;) Anyway, Ive perused the digest in hopes of finding a solution to my problem, but to my disappointment, didnt find anything. From what I can see, a lot of people

RE: Actions Programming

2002-04-30 Thread Lai, Harry
Hi Michael, I may be wrong on this, but I believe there's a typo in the hello world sample. In your xsp, make sure you're looking for an ATTRIBUTE named hello - not a PARAMETER. If I remember right, the sample accidentally does a getParameter instead of a getAttribute. =) Hope that helps!

RE: Cant get an request from an action to org.apache.cocoon.

2002-04-30 Thread Lai, Harry
Hi Markus, In your XSP, try using get-attribute instead of get-parameter. If I remember right, that was a typo in the hello world sample in the docs. =) Harry -Original Message- From: Markus Locher, IE-Services [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 30, 2002 5:30 AM To:

Re: C2 + MacOS X + MySQL

2002-04-30 Thread Christian Haul
On 30.Apr.2002 -- 04:26 PM, Zack Angelo wrote: Hey, I suppose I should take a brief moment to introduce myself. I'm Zack Angelo from New Orleans.phew there, did it ;) Anyway, I've perused the digest in hopes of finding a solution to my problem, but to my disappointment, didn't find

Re: Multiple independent XSLT transforms applied to one XML file.

2002-04-30 Thread Christian Haul
On 30.Apr.2002 -- 04:17 PM, Fabricio Chalub wrote: you can add any number of transformations. just add another transformer line to your pipeline with the second stylesheet. Thanks! I have tried this and it appears to me that only the last XSLT transform is applied. I guess I am not

Re: {0} sitemap parameter in regexp matcher

2002-04-30 Thread Christian Haul
On 30.Apr.2002 -- 04:54 PM, Artur Bialecki wrote: Is {0} not available when using sitemap matcher? I have a sub-sitemap where This works (wildcard): map:match pattern=product/category_edit.xml map:act type=update-ejb map:generate type=serverpages src={../0}/

Re: xsp logicsheet

2002-04-30 Thread Christian Haul
On 30.Apr.2002 -- 09:50 PM, Bert Van Kets wrote: At 10:38 30/04/2002 -0300, you wrote: I guess it's String temp = xsl:value-of select=name/; or String temp = new String(xsl:value-of select=name/); Alejandro Tried it, doesn't work. I guess it must be a bug. If

RE: HSSF serializer/ Gnumeric file format information

2002-04-30 Thread Darrell Cumming
Hi Micheal, If you have a look in your COCOON_HOME/samples/poi/ there is some sample xml docuemnts and stylesheets to get started with. =) Hope that helps. Darrell -Original Message- From: Michael Aracic [mailto:[EMAIL PROTECTED]] Sent: April 30, 2002 1:55 PM To: [EMAIL

Re: C2+ MacOS X + MySQL

2002-04-30 Thread zack
im sorry about the HTML text, didn't even realize it was enabled. Here's my XSP code: esql:connection esql:poolmySql/esql:pool esql:execute-querySELECT ID,Date,Status from Messages/esql:execute-query esql:results messages

RE: {0} sitemap parameter in regexp matcher

2002-04-30 Thread Artur Bialecki
-Original Message- From: Christian Haul [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 30, 2002 6:05 PM but this doesn't (regexp): map:match type=regexp pattern=product/category_(view|edit)\.xml map:act type=update-entity map:generate type=serverpages

Re: C2+ MacOS X + MySQL

2002-04-30 Thread Christian Haul
On 30.Apr.2002 -- 05:27 PM, [EMAIL PROTECTED] wrote: im sorry about the HTML text, didn't even realize it was enabled. Here's my XSP code: esql:connection esql:poolmySql/esql:pool esql:execute-querySELECT ID,Date,Status from Messages/esql:execute-query This is the

RE: C2+ MacOS X + MySQL

2002-04-30 Thread Zack Angelo
Fantastic. It works. Thanks for everything. -Zack -Original Message- From: Christian Haul [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 30, 2002 5:43 PM To: [EMAIL PROTECTED] Subject: Re: C2+ MacOS X + MySQL On 30.Apr.2002 -- 05:27 PM, [EMAIL PROTECTED] wrote: im sorry about the

RE: HSSF serializer/ Gnumeric file format information

2002-04-30 Thread Andrew C. Oliver
if you have your cocoon nighly build or cvs copy there is also documentation under the user manual. This looks just like the site, but I haven't figured out how to have it pushed to the site. (sorry) (actually I also haven't tried or even asked so my fault) You can find the most info about the

RE: Why isn't Cocoon making into the commercial world?

2002-04-30 Thread Dean McGowan
We at kangax.com are attempting to complete a software product specifically designed to accommodate this block approach mentioned. It is early days but we invite people to trial and comment on our development. If you consider that you have a building block that you would like syndicated via the

RE: cocoon class(es) at SD West 2002; XSP question

2002-04-30 Thread Vadim Gritsenko
From: Rick [mailto:[EMAIL PROTECTED]] thanks for your prompt reply, Vadim. i apologize for my poor choice of words (and i call myself a WRITER! sheesh!). :) by incoming i meant sauntering gaily down the pipeline. for example, i want to take kazoo.xml, a static file lurking on my disk,

gnumeric file format (HSSF) doc

2002-04-30 Thread Andrew C. Oliver
one of the more frequent questions about the HSSF Serializer is about the HSSF file format. Obviously the samples are the best place to start but here is a pretty big hunk of information: ftp://www.jrefinery.com/pub/jworkbook/gnumeric-xml.pdf -Andy

RE: Including generated content

2002-04-30 Thread Vadim Gritsenko
From: Avi Kivity [mailto:[EMAIL PROTECTED]] I'd like to include content generated by on XSP in another. Looks like I have three options: 1. Use map:aggregate/ - I don't want to do that as it doesn't allow me control of where to place content (I'd like to place one document inside

RE: Multiple independent XSLT transforms applied to one XML file.

2002-04-30 Thread Vadim Gritsenko
From: Christian Haul [mailto:[EMAIL PROTECTED]] On 30.Apr.2002 -- 04:17 PM, Fabricio Chalub wrote: you can add any number of transformations. just add another transformer line to your pipeline with the second stylesheet. Thanks! I have tried this and it appears to me that only

RE: {0} sitemap parameter in regexp matcher

2002-04-30 Thread Vadim Gritsenko
From: Christian Haul [mailto:[EMAIL PROTECTED]] On 30.Apr.2002 -- 04:54 PM, Artur Bialecki wrote: Is {0} not available when using sitemap matcher? I have a sub-sitemap where This works (wildcard): map:match pattern=product/category_edit.xml map:act