Re: Vadim : RE: XSP Upload example - I do not understand

2002-06-12 Thread Jeroen ter Voorde
Hi, You can use an action to move the attachment to where you want. Here's how: http://marc.theaimsgroup.com/?l=xml-cocoon-devm=101878098524370w=2 Jeroen - Original Message - From: Chitharanjan Das [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 12, 2002 12:32 AM

i18n problem

2002-06-12 Thread Hahn Kurt (CHA)
This is a fragment of my XML, which is processed through the i18n transformer. Below are the results: They all get translated but one. There are a lot of more of these elements in my document, it seems that they all get translated except this one. I discovered this problem yesterday, the only

ESQL, Multiple Queries

2002-06-12 Thread Michael Mangeng
Hi I´m wondering how i can do multiple selects with the esql logicsheet. thanx mike

Re: ESQL, Multiple Queries

2002-06-12 Thread Derek Hohls
Mike Suggest you work through the IBM Developer Works Tutorial - Cocoon 2: Build database-driven sites (05/30/2002) it explains things nesting/grouping really clearly... http://www-105.ibm.com/developerworks/education.nsf/dw/xml-onlinecourse-bynewest?OpenDocumentCount=500 Derek [EMAIL

Cocoon and Oracle 8

2002-06-12 Thread TREGAN Fabien
Hi, I have a demo that works fine with the database provided with Cocoon. I want to use the Oracle DB (8.0.6 on solaris). Oracle works fine from my PC with the Oracle Client. So here is what I made to use Oracle in Cocoon : -edit web.xml so it loads the oracle server (that seems to work, no

AW: ESQL, Multiple Queries

2002-06-12 Thread Philipp Bo?em
i have got following runnig. is probably not the most elegant way, but it works. ?xml version=1.0? xsp:page xmlns:xsp=http://apache.org/xsp; xmlns:xsp-formval=http://apache.org/xsp/form-validator/2.0; xmlns:xsp-request=http://apache.org/xsp/request/2.0;

Can't build last Cocoon dev-snapshot

2002-06-12 Thread Ivan Luzyanin
Hi! I have dowloaded today last dev snapshot xml-cocoon2_20020612041724.tar.gz build failes with error message: Compiling 82 source files to /home/ivan/storage/downloads/Cocoon/xml-cocoon2/build/cocoon/scratchpad/classes

RE: how to write a simple Hello World

2002-06-12 Thread ROSSEL Olivier
Hi folks, I'm new in the Cocoon world and I try to test a simple Hello World program. Here my hello.xml document: ?xml version=1.0? ?cocoon-process type=xslt? ?xml-stylesheet href=hello.xsl type=text/xsl ? page titreHello World!/titre content paragraphIt's my first

Re: Vadim : RE: XSP Upload example - I do not understand

2002-06-12 Thread Nicola Ken Barozzi
Jeroen ter Voorde wrote: Hi, You can use an action to move the attachment to where you want. Here's how: http://marc.theaimsgroup.com/?l=xml-cocoon-devm=101878098524370w=2 Or fix the upload mechanism ;-) Having to pass upload stuff conf to Cocoon directly is an ugly hack, that nobody

Re: Please Wait Message

2002-06-12 Thread Nicola Ken Barozzi
Stephen Ng wrote: Another (microsoft-only) possibility would be to use an XMLHTTP object to grab status dynamically and display progress. AFAIK Mozilla should have it too (not that I recommend using it ;-) -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED]] Sent:

Re: XMLForms. HOWTO bug?

2002-06-12 Thread Nicola Ken Barozzi
Ivelin Ivanov wrote: Piroumian Konstantin wrote: From: Yromem.com MailingList [mailto:[EMAIL PROTECTED]] I was thinking about a default javabeans, with N parameter : 1. where to go when the form is validated ? 2. what is the validator file ? 3. other ? I suspect that you

Empty html page

2002-06-12 Thread Helena Ginzburg
Hi All, I am trying to test simple Hello World on WebLogic6.1.sp2 If I am using LogTransformer this is work correctly ( I see my xml file output on the server console ). While if I am using org.apache.cocoon.transformation, TraxTransformer output on the browser is just empty html page. All

Re: XMLForms. HOWTO bug?

2002-06-12 Thread Yromem.com MailingList
Ivelin Ivanov wrote: This will be fine for very simple forms. How would validation errors be accessed? How would branching control be implemented based on the submitted data (like in the HOWTO example)? I am still qurious what will handle the submitted data if not an Action? I would

AW: Help with install in WebSphere

2002-06-12 Thread Michael Zehrer
We have developed with Cocoon 1.x and 2.x and deployed our projects with no (cocoon related) problems on Websphere 3.5.5, we did this for a very large company. The main problem with the acceptance for Cocoon in these projects was (and still is) always the performance. I miss a detailed

Re: ESQL, Multiple Queries

2002-06-12 Thread Michael Mangeng
Hi thanx it works perfectly. greetings mike - Original Message - From: Derek Hohls [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, June 12, 2002 9:54 AM Subject: Re: ESQL, Multiple Queries Mike Suggest you work through the IBM Developer Works Tutorial -

Re: XMLForms. HOWTO bug?

2002-06-12 Thread Andrew C. Oliver
As soon as I figure out how to use it I plan to :-) I've started my rewrite of this site: www.bringmethis.com using Cocoon (and hence XMLForm). In the process I'll be happy to contribute a hello XMLForm example once I actually figure out how to get it working. I'm a little slower than the

RE: Cocoon and Oracle 8 - more informations.

2002-06-12 Thread TREGAN Fabien
I'm still stuck trying to use Oracle 8.0.6 instead of HSQLDB. I've got a basic sample (using xsp-esql), wich work Ok if I use the HSQL connection, and retour the attached error (NoValidConnectionException) when used with the Oracle connection. Oracle works fine when accessed with the Oracle

RE: Tutorial Xindice

2002-06-12 Thread Vadim Gritsenko
From: F Baube [mailto:[EMAIL PROTECTED]] Cocoon 2.0.2, Xindice 1.0, Tomcat 4.0.4-b3 on Linux... I'm trying to work thru the Cocoon tutorial, and I'd like to get it to work with Xindice. And I'm afraid that DB's are not my strong point. I have Xindice running, and I get an exception

RE: reference to Session is ambiguous. 2.0.3-DEV

2002-06-12 Thread Vadim Gritsenko
From: Montier Patrick [mailto:[EMAIL PROTECTED]] hi, I found in previous emails (18 April 2002) ; the same error than i get with my sendmail so i'm not alone : long Path to javax.mail.Session on account of ambiguous to org.apache.cocoon.environment.Session Vadim advised to change

RE: using pooled connection inside action or reader

2002-06-12 Thread Vadim Gritsenko
From: Ricardo Trindade [mailto:[EMAIL PROTECTED]] Hi, I'm about to write an action or a reader (or both). They will be used to generate reports with the JasperReports tool. To be able to use this tool, I have to pass it a connection to my datasource. I was wondering

RE: Empty html page

2002-06-12 Thread Helena Ginzburg
Yes. -Original Message- From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 3:12 PM To: [EMAIL PROTECTED] Subject: RE: Empty html page From: Helena Ginzburg [mailto:[EMAIL PROTECTED]] Hi All, I am trying to test simple Hello World on WebLogic6.1.sp2

Cocoon and J2EE

2002-06-12 Thread Sylvain.Thevoz
Hello, How to use Cocoon in a J2EE project?? I have created an app.cocoon_war.ear Enterprise ARchive which contains the cocoon.war (with web context = cocoon). It seems to work because I can see the Cocoon welcome page when I request http://localhost/cocoon. Now I want to test a simple Hello

Re: AW: Help with install in WebSphere

2002-06-12 Thread Adam_Waldal
Michael, I am running WAS 4.0, but I have questions about the performance issues you brought up. What were the problems, and what activities or pipelines created them. Was the development difficult, how about deployment, etc.. I have got it running in WSAD 4.0.2 with the apache binary, not my

RE: using pooled connection inside action or reader

2002-06-12 Thread Ricardo Trindade
thanks. but I still wonder how to get it in the first place... -Original Message- From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] Sent: quarta-feira, 12 de Junho de 2002 14:05 To: [EMAIL PROTECTED] Subject: RE: using pooled connection inside action or reader From: Ricardo Trindade

RE: Cocoon and J2EE

2002-06-12 Thread Vadim Gritsenko
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Hello, How to use Cocoon in a J2EE project?? I have created an app.cocoon_war.ear Enterprise ARchive which contains the cocoon.war (with web context = cocoon). It seems to work because I can see the Cocoon welcome page when I request

RE: using pooled connection inside action or reader

2002-06-12 Thread Vadim Gritsenko
From: Ricardo Trindade [mailto:[EMAIL PROTECTED]] thanks. but I still wonder how to get it in the first place... ComponentSelector selector = (ComponentSelector) manager.lookup(DataSourceComponent.ROLE + Selector); DataSourceComponent datasource = (DataSourceComponent)

RE: Cocoon and J2EE

2002-06-12 Thread Sylvain.Thevoz
My cocoon.war comes with the binary distribution. I thought that this cocoon.war was necessary to work with Cocoon!?! My question is: What is necessary to work with Coccon and do you have to include it in each Enterprise ARchive you create?? Thank you Sylvain -Message d'origine- De:

RE: Cocoon and J2EE

2002-06-12 Thread ROSSEL Olivier
My cocoon.war comes with the binary distribution. I thought that this cocoon.war was necessary to work with Cocoon!?! My question is: What is necessary to work with Coccon and do you have to include it in each Enterprise ARchive you create?? Thank you Sylvain Vadim will tell if I am

Unsubscribe me

2002-06-12 Thread João Moita
Title: Unsubscribe me Could you please unsubscribe me? Thanks! João Moita PayCenter e-mail :[EMAIL PROTECTED] Telem. : +351.916.610.721 Telef. : +351.218.394.860 Fax : +351.218.394.868 www.eb-focus.pt

write logicsheet

2002-06-12 Thread Christoph Stocker
hi! anyone knows how to write a logicsheet and how to install it - so that i can use it in my xsp-site? i know, that i have to do some settings in the cocoon.xconf and to write something like this -- builtin-logicsheet parameter name=prefix value=xsp-request/ parameter name=uri

AW: write logicsheet

2002-06-12 Thread Andres, Judith
Hi Chris, in your xsp you will have to use a namespace to work with the tags described in the logicsheet. This namespace will have to look like xmlns:prefix=uri. xsp:page language=java xmlns:xsp=http://apache.org/xsp; xmlns:xsp-request=http://apache.org/xsp/request/2.0; /xsp:page The href

RE: Cocoon and J2EE

2002-06-12 Thread Sylvain.Thevoz
OK, I see. Thank you Olivier. Finally if I want the basic stuff I need cocoon.jar (and others? Do you exist a description list of the additionnal libraries?) in my something.war (or cocoon.war). But do you have to include this cocoon.war in each Enterprise ARchive?? Thank you Sylvain

RE: Unsubscribe me

2002-06-12 Thread Graaf, Edgar de (fin)
Title: Unsubscribe me Mail a empty mail to: [EMAIL PROTECTED] Sometimes it takes some time -Oorspronkelijk bericht-Van: João Moita [mailto:[EMAIL PROTECTED]]Verzonden: woensdag 12 juni 2002 16:27Aan: Cocoon-Users (E-mail)Onderwerp: Unsubscribe me Could you please

Re: write logicsheet

2002-06-12 Thread daniel robinson
Chris, Have you looked at: docs\userdocs\xsp\logicsheet-concepts.html and also the examples in: docs\samples\xsp\aggregate.xsp I would suggest that you get one of the samples running and then work from there. I'm just beginning myself but it seems like your xconf entry is for a request

RE: Cocoon and J2EE

2002-06-12 Thread ROSSEL Olivier
OK, I see. Thank you Olivier. Finally if I want the basic stuff I need cocoon.jar (and others? Do you exist a description list of the additionnal libraries?) in my something.war (or cocoon.war). But do you have to include this cocoon.war in each Enterprise ARchive?? Thank you

RE: Cocoon and J2EE

2002-06-12 Thread Vadim Gritsenko
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] OK, I see. Thank you Olivier. Finally if I want the basic stuff I need cocoon.jar (and others? Do you exist a description list of the additionnal libraries?) See http://xml.apache.org/cocoon/installing/jars.html. Simple procedure to

RE: Util LogicSheet

2002-06-12 Thread Vadim Gritsenko
Please mind text nodes. XML is not HTML and does not ignore (empty) text. PS It could be an error in util logicsheet also. Vadim -Original Message- From: Mike Ash [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 10:20 AM To: '[EMAIL PROTECTED]' Subject: Util LogicSheet If

sitemap processing bug?

2002-06-12 Thread Gerhard Hipfinger
Hi! I have the following problem with sitemap processing in the current 2.1-dev CVS Snapshot. I have the following action set: snip map:action-set name=linkkat map:act type=formEncoding map:parameter name=form-encoding value=utf-8/ /map:act map:act

How many form validation methods in cocoon?

2002-06-12 Thread steeven
hi all, i'm new in cocoon world. I have found several form validation method in cocoon documents: 1. in user guide - xsp - forms , using validate taglib. 2. in tutorials, using action action-sets to process form-DB. 3. read form input directly from xsp-request. 4. XMLForm in cocoon how-to.

upload parameter don't return FilePartFile object

2002-06-12 Thread Gerhard Hipfinger
Hi! I still have problems with the file upload functionality. When I try to get the parameter with the uploaded file, the parameter is of String type and not of FilePartFile! Here is an example code: ?xml version=1.0 encoding=UTF-8? xsp:page language=java

RE: Cocoon and J2EE

2002-06-12 Thread Adam_Waldal
To respond to the question of what an .ear or Enterprise Archive was: It is part of the J2EE specification that encapsulates the .war ( Web Archive ), the EJB .jar, and Client .jar. The hierarchy is as follows: EAR can contain multiple .WAR and EJBjar and .car (Client jar). The naming

execution order inside aggregator

2002-06-12 Thread Sternath Elmar
Hi, I noticed that, when I set up another pipeline inside an aggregator, the order of execution of map:part entries is changed: map:aggregate element=AddNewFileOK map:part

Redirect in XSP

2002-06-12 Thread Matthew Hailstone
Title: Message Can I redirect to another URI from an xsp page? Depending on the value of the initial form, I would like to go to a dynamic URI in cocoon. Can I do that in the sitemap, or can I do that in the xsp page? Any help would be greatly appreciated. Thanks in advance. Matthew

Re: How many form validation methods in cocoon?

2002-06-12 Thread Ivan Luzyanin
On óÒÄ, 2002-06-12 at 16:03, steeven wrote: hi all, i'm new in cocoon world. I have found several form validation method in cocoon documents: 1. in user guide - xsp - forms , using validate taglib. 2. in tutorials, using action action-sets to process form-DB. 3. read form input

RE: write logicsheet

2002-06-12 Thread Naquin, Beth
Title: RE: write logicsheet I found this site useful for giving an example of writing a simple logicsheet. http://www.cocooncenter.org/cc/documents/resources/logicsheet/index.html If you don't want to declare your logicsheet in cocoon.xconf(so you do not have to restart Tomcat every

NoValidConnectionException: No valid JdbcConnection class available

2002-06-12 Thread Brian P. Millett
Configuration: Using CATALINA_BASE: /opt2/jakarta-tomcat-4.0.4-b3 Using CATALINA_HOME: /opt2/jakarta-tomcat-4.0.4-b3 Using CATALINA_TMPDIR: /opt2/jakarta-tomcat-4.0.4-b3/temp Using JAVA_HOME: /usr/j2se Solaris 8, jdk 1.4, postgresql 7.2, mysql 4.01 From cocoon.xconf: datasources

RE: sitemap processing bug?

2002-06-12 Thread Vadim Gritsenko
From: Gerhard Hipfinger [mailto:[EMAIL PROTECTED]] Hi! I have the following problem with sitemap processing in the current 2.1-dev CVS Snapshot. I have the following action set: snip map:action-set name=linkkat map:act type=formEncoding map:parameter

RE: execution order inside aggregator

2002-06-12 Thread Vadim Gritsenko
From: Sternath Elmar [mailto:[EMAIL PROTECTED]] Hi, I noticed that, when I set up another pipeline inside an aggregator, the order of execution of map:part entries is changed: map:aggregate element=AddNewFileOK map:part

RE: Redirect in XSP

2002-06-12 Thread Vadim Gritsenko
From: Matthew Hailstone [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 12:35 PM To: [EMAIL PROTECTED] Subject: Redirect in XSP Can I redirect to another URI from an xsp page? Depending on the value of the initial form, I would like to go to a dynamic URI in cocoon. Can I do that in

RE: NoValidConnectionException: No valid JdbcConnection class available

2002-06-12 Thread Vadim Gritsenko
From: Brian P. Millett [mailto:[EMAIL PROTECTED]] Configuration: Using CATALINA_BASE: /opt2/jakarta-tomcat-4.0.4-b3 Using CATALINA_HOME: /opt2/jakarta-tomcat-4.0.4-b3 Using CATALINA_TMPDIR: /opt2/jakarta-tomcat-4.0.4-b3/temp Using JAVA_HOME: /usr/j2se Solaris 8, jdk 1.4,

RE: Redirect in XSP

2002-06-12 Thread Matthew Hailstone
Vadim, Thanks for the input. -Original Message- From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 11:31 AM To: [EMAIL PROTECTED] Subject: RE: Redirect in XSP From: Matthew Hailstone [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002

RE: Redirect in XSP

2002-06-12 Thread Matthew Hailstone
Let's make sure this is clear. :) -Original Message- From: Matthew Hailstone Sent: Wednesday, June 12, 2002 12:05 PM To: [EMAIL PROTECTED] Subject: RE: Redirect in XSP Vadim, Thanks for the input. -Original Message- From: Vadim Gritsenko [mailto:[EMAIL

Could you help me find the article?

2002-06-12 Thread Robert Nicholson
I was wondering if somebody could help me I've lost the reference to a cocoon article that was posted last week. I believe it was a two-three page article with an overview of the architecture and an example including pipeline/xsp etc with Cocoon. Anybody remember a reference like this recently?

RE: Redirect in XSP

2002-06-12 Thread Vadim Gritsenko
From: Matthew Hailstone [mailto:[EMAIL PROTECTED]] Vadim, Thanks for the input. -Original Message- From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 11:31 AM To: [EMAIL PROTECTED] Subject: RE: Redirect in XSP From: Matthew Hailstone

Re: NoValidConnectionException: No valid JdbcConnection class available

2002-06-12 Thread Gerhard Hipfinger
Hi! I use the current cvs snapshot, and it is working with mm.mysql jdbc driver and jdk 1.4. It seems the new excalibur version is already in 2.1-dev. Gerhard Brian P. Millett wrote: Configuration: Using CATALINA_BASE: /opt2/jakarta-tomcat-4.0.4-b3 Using CATALINA_HOME:

Re: sitemap processing bug?

2002-06-12 Thread Gerhard Hipfinger
Hi Vadim, but this method is still in the tutorial section of the distribution (webapp/tutorial/sitemap.xmap), so I assumed it is still working :-( Is there a new pattern to nest actions? I think this was an elegant solution to handle chained actions. Thanks, Gerhard Vadim Gritsenko wrote:

Link Livesites: Taygeta Scientific, Cocoon 2

2002-06-12 Thread Skip Carter
http://www.taygeta.com/ http://www.taygeta.net/ http://www.taygeta.org/ http://www.forth.org/ Taygeta Scientific has finally moved to Cocoon 2 from Cocoon 1, using Apache 1.3.24, Tomcat 4.0.4, and Cocoon 2.0.2. Our configuration is running multiple virtual hosts on a single server and is

RE: sitemap processing bug?

2002-06-12 Thread Vadim Gritsenko
From: Gerhard Hipfinger [mailto:[EMAIL PROTECTED]] Hi Vadim, but this method is still in the tutorial section of the distribution (webapp/tutorial/sitemap.xmap), so I assumed it is still working :-( Sorry for spreading disinformation. I'm wrong, it should work. Try your sitemap with

RE: MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-12 Thread Michael-K . Hansen
Thanks Roger - this solution INTRIGUES me... Has anyone done this or knows where to get info to couple IIS with Tomcat? Are cases/examples on Apache.org somewhere? Mike -Original Message- From: Roger I Martin PhD [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 4:55 PM To:

Logging Error - who can help?

2002-06-12 Thread Volker Schneider
Dear colleagues, I have some problems with the cocoon logger. Can anybody help me? I am working with WebSphere Application Developer, but maybe the does not depend on the tool. This is my error message: Logging Error: Could not set up Cocoon Logger, will use screen instead

define elements.xsl

2002-06-12 Thread Christoph Stocker
hi! i have a test.xsp and a test.xsl and a elements.xsl i use tags like input, span, div, in my XSP-page. so i write a elements.xsl which defines these tags like (i put the elements.xsl also as attachement) -- xsl:template match=div div xsl:if test=@id!=''

[C2] XSLT transform error messages

2002-06-12 Thread Christopher Painter-Wakefield
A request for the C2 developers: *Please* find a way to send back a reasonable error message when there is a problem with a stylesheet. The generic Exception in creating Transform Handler (below) is so unhelpful. It doesn't give any clue as to the nature of the problem, which is often

RE: MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-12 Thread Stefan Seifert
Well, this is no problem, done it many times - it is well documented in the Tomcat documentation: see i.e. tomcat-iis-howto.html from the tomcat 3.x distribution. For futher questions or problems see tomcat mailing lists. Stefan -Original Message- From: [EMAIL PROTECTED]

when does sitemap_xmap compile?

2002-06-12 Thread daniel robinson
Hi, I have been using CHello as the basis for my project and it has worked well for me. I have repeatedly used the provided ant script to move my dev material into the Tomcat directories, and whenever I change my XMAP it gets copied over and then (I believe) it is re-compiled on the fly

Re: Could you help me find the article?

2002-06-12 Thread Andrew Savory
Hi, On Wed, 12 Jun 2002, Robert Nicholson wrote: I was wondering if somebody could help me I've lost the reference to a cocoon article that was posted last week. I think this is the one you mean: Spread your wings with Cocoon

RE: Redirect in XSP

2002-06-12 Thread Matthew Hailstone
From: Matthew Scenario: Homepage XSP generates an initial form. Parameters are set. I would like to then access my sub-sitemap URI space depending on the parameter values. Ex. eval/first/first if parameter value is 1 eval/second/second if

RE: Redirect in XSP

2002-06-12 Thread Vadim Gritsenko
From: Matthew Hailstone [mailto:[EMAIL PROTECTED]] From: Matthew Scenario: Homepage XSP generates an initial form. Parameters are set. I would like to then access my sub-sitemap URI space depending on the parameter values. Ex. eval/first/first if

Re: NoValidConnectionException: No valid JdbcConnection classavailable

2002-06-12 Thread Brian P. Millett
On Wed, 2002-06-12 at 13:29, Gerhard Hipfinger wrote: Hi! I use the current cvs snapshot, and it is working with mm.mysql jdbc driver and jdk 1.4. It seems the new excalibur version is already in 2.1-dev. Thanks, that did it. Much easier compiling cocoon-2.1-dev than the Excalibur src.

Re: [C2] XSLT transform error messages

2002-06-12 Thread Nicola Ken Barozzi
Christopher Painter-Wakefield wrote: A request for the C2 developers: *Please* find a way to send back a reasonable error message when there is a problem with a stylesheet. The generic Exception in creating Transform Handler (below) is so unhelpful. It doesn't give any clue as to the

set-content-length for FOP Serializer

2002-06-12 Thread Argyn Kuketayev
It was announced that c2.0.2 has new parameter for FOPSerializer set-content-length. Where to set it and does it deal with IE issue of not showing properly PDF files? Argyn - Please check that your question has not already

RE: set-content-length for FOP Serializer

2002-06-12 Thread Vadim Gritsenko
From: Argyn Kuketayev [mailto:[EMAIL PROTECTED]] It was announced that c2.0.2 has new parameter for FOPSerializer set-content-length. Where to set it and does it deal with IE issue of not showing properly PDF files? According to FOPSerializer.java (2.0.3-dev) it's true by default:

RE: set-content-length for FOP Serializer

2002-06-12 Thread Argyn Kuketayev
So, it doesn't cure IE and PDF plug-in problem? -Original Message- From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 5:52 PM To: [EMAIL PROTECTED] Subject: RE: set-content-length for FOP Serializer From: Argyn Kuketayev [mailto:[EMAIL

Cannot get Cocoon going with Tomcat 4.0.3

2002-06-12 Thread Robert Nicholson
Are the instructions in Installing Apache Cocoon document sufficent to get it working? I've done what's described and it's not working for me. I get the following in the browser type fatal message SAX2 driver class org.apache.xerces.parsers.SAXParser does not implement XMLReader description

Re: XMLForms. HOWTO bug?

2002-06-12 Thread Ivelin Ivanov
Slow is infinitely faster than still. Looking forward to your contribution. Ivelin Andrew C. Oliver wrote: As soon as I figure out how to use it I plan to :-) I've started my rewrite of this site: www.bringmethis.com using Cocoon (and hence XMLForm). In the process I'll be happy to

Re: XMLForms. HOWTO bug?

2002-06-12 Thread Ivelin Ivanov
Yromem.com MailingList wrote: Ivelin Ivanov wrote: This will be fine for very simple forms. How would validation errors be accessed? How would branching control be implemented based on the submitted data (like in the HOWTO example)? I am still qurious what will handle the submitted

Re: XMLForms. classpath not found

2002-06-12 Thread Ivelin Ivanov
Kenny, Seems like you are working with an older WizardAction The latest org.apache.cocoon.samples.xmlform.WizardAction imports ... // Schematron classes import org.apache.cocoon.components.validation.SchemaFactory; import org.apache.cocoon.components.validation.Schema; import

Re: XMLForms. classpath not found

2002-06-12 Thread Ivelin Ivanov
Good point Ken. This is true. validation and xmlform were moved under components. WizardAction is fixed but I haven't noticed that the code in the HOWTO is not. My fault that I didn't notify Heidi. Ivelin Kenny Chow wrote: To whom it may concern, The original 'imports' I was using

Generating XML with URLs that use Sessions

2002-06-12 Thread Holden Robbins
Hi, I've recently come across a major stumbling block in converting my servlet based site to use Cocoon. I'm hoping to use cocoon instead of having each individual servlet having the XSL transformations hard coded and doing it themselves. The problem is that the servlets use session

RE: Generating XML with URLs that use Sessions

2002-06-12 Thread Vadim Gritsenko
Vadim -- Resistance is futile. -Original Message- From: Holden Robbins [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 10:14 PM To: [EMAIL PROTECTED] Subject: Generating XML with URLs that use Sessions Hi, I've recently come across a major stumbling block in