Re: pdf output from java code

2002-06-11 Thread Sreenivasan N.
Hi , It will be helpful to others if you can give the configuration required to work with JasperReports in Cocoon. Regards sreenivasan. At 10:29 AM 6/7/02 +0100, you wrote: Hi, I'm using JasperReports, which generates PDF and other reports from XML descriptions. I'm able

RE: Please Wait Message

2002-06-11 Thread TREGAN Fabien
-Message d'origine- De: David Vos [mailto:[EMAIL PROTECTED]] ... exist, send the message. There is one major problem with this that I see: If multiple people request the same un-cached file, does Cocoon spawn multiple processes to build the same file? If so, then the

Protected Area - Cocoon sample

2002-06-11 Thread zze-STIENNE Nicolas FTRD/DMI/CAE
Hello My Protected Area in Web Applications Cocoons samples doesn't work. ie: I try to log in using Donald Ball, but as I submit, nothing append: the same login page come back. Where does it come from ? thanks Nicolas !! -

RE: Barf on JSPGenerator on Hello.jsp (HELP!)

2002-06-11 Thread Rob Kelley
Okay, moved the jars. Problem still occurs. Y'know, on the cocoon samples page, it says I might have trouble running these with my servlet container and to consult the documentation. Does anyone know what that means? I'm running Tomcat 4.0.1. Rob -Original Message- From: Vadim

i18n elements in FileGenerator

2002-06-11 Thread Marc =?x-user-defined?q?Sch=FCpbach?=
hello, i have a xml document containing i18n tags. when i let process it by the FileGenerator it produces a ArrayIndexOutOfBoundsException. when i remove all i18n elements, it works. my file looks like : menu xmlns:i18n=http://apache.org/cocoon/i18n/2.0;   entry cmd=doc_menu     ref

'now' datatype???

2002-06-11 Thread Ivan Luzyanin
Hi! I try to use now datatype in my database descriptor file, but this value is always NULL. Is it a bug or i missed something? value dbcol=last_mod_date param=lastUodated type=now/ Env: Cocoon 2.0.1 Tomcat 4.0.4b3, JDK1.3.1 (Blackdown), RedHat 7.3, Mysql 3.23

Re: Object instanciation at cocoon startup

2002-06-11 Thread Werner Guttmann
Chiths, I am not 100% sure, but I think you 'forgot' to mention that David's new Servlet should extend CocoonServlet, otherwise things would not work as described .. ;-), which would be a shame. Werner Chitharanjan Das wrote: Create a new Servlet by name say InitServlet. Deploy this in the

RE: Logging problem with actions subsitemaps?

2002-06-11 Thread zze-STIENNE Nicolas FTRD/DMI/CAE
Hello How could I test it ? I got it from the cocoon-2.0.2-src : logkit.xconf and logkit-1.0.1.jar I don't use CVS... Make sure you have latest logkit.xconf from the 2.0.3 CVS. Vadim - Please check that your question

Re: java.lang.OutOfMemoryError ------help pls

2002-06-11 Thread yuryx
Hi Niket. I have the same symptoms while access to subsitemaps :( (cocoon2.0.2 on tomcat4.0.4-b1) Yury. Niket Anand wrote: Hi Vadim, I have tried it on Tomcat 4.0.4b3. Even though it is showing same problem. How can I deal with this error as it is demotivating factor in accepting cocoon higher

RE: Barf on JSPGenerator on Hello.jsp (HELP!)

2002-06-11 Thread Piroumian Konstantin
Something's wrong at your site. I've just checked both 2.0.3 and 2.1 branches: JSP samples work just fine. The only thing I can advise is try to update Cocoon to 2.0.3 and check the well-formedness of the source XML (no need for ?xml ? header there). My config: Win NT 4.0, JDK 1.3.1, Tomcat

RE: i18n elements in FileGenerator

2002-06-11 Thread Piroumian Konstantin
The problem comes from the Batik libs that include out of date XML API classes. Either remove org.xml.sax.* classes and directories from batik-*.jar or get it from CVS (2.0.3 already fixed, 2.1 will be ready in a few minutes). -- Konstantin Piroumian [EMAIL PROTECTED] -Original

Transforming dynamic xml generated from XSP to SVG or html

2002-06-11 Thread Sreenivasan N.
Hi all.. I was going through Building DB application how to from http://durdo.miesto.sk/Cocoon3HowTo/db-app/dbconnection.html In XSP a query is executed and the results are put into row-results giving attributes to each data which generate an xml document. After reading that i have got a

2.0.3 ?

2002-06-11 Thread Ricardo Trindade
is there a date for the 2.0.3 release ? I know this is always a strange question in OSS... thanks a lot Ricardo - Please check that your question has not already been answered in the FAQ before posting.

Piechart / Histogram chart generation using SVG

2002-06-11 Thread Sreenivasan N.
Hi all I am getting some errors when i tried to generate Piechart / histogram chart in cocoon 2.0.1, Tomcat 4.0.1. I was trying Transforming XML into SVG by doung from IBM site. I couldnt get the histogram properly. xpath mod function is not working if i am right. Has anyhow tried generating

Re: Piechart / Histogram chart generation using SVG

2002-06-11 Thread Stephan Michels
On Tue, 11 Jun 2002, Sreenivasan N. wrote: Hi all I am getting some errors when i tried to generate Piechart / histogram chart in cocoon 2.0.1, Tomcat 4.0.1. I was trying Transforming XML into SVG by doung from IBM site. I couldnt get the histogram properly. xpath mod function is not

Re: cocoon as commandline tool

2002-06-11 Thread Renzo Kottmann
Hello, I want to run Cocoon 2.0.2 as a commandline tool. 1. In which way do I have to write the 'URI- file'? One URL per line, I believe. May someone give me a detailed discription of the URL or URI (I just don't know)? Because everytime I do this: java org.apache.cocoon.Main -w

Re: cocoon as commandline tool

2002-06-11 Thread Stephan Michels
On Tue, 11 Jun 2002, Renzo Kottmann wrote: Hello, I want to run Cocoon 2.0.2 as a commandline tool. 1. In which way do I have to write the 'URI- file'? One URL per line, I believe. May someone give me a detailed discription of the URL or URI (I just don't know)? Because

[doc] Call for doc contributors!

2002-06-11 Thread Diana Shannon
Did you know you can help improve Cocoon's documentation? Right now, in the most recent CVS release branch and on the live site, you'll find the resources you need to contribute new FAQs, How-Tos, and Code Snippets to the Cocoon project. Specifically: How to author an FAQ (or set of FAQs)

Re: java.lang.OutOfMemoryError ------help pls

2002-06-11 Thread yuryx
Hi Roger. Now 128M is the maximum memory for heap size I can use. following settings in cocoon.xconf: store-janitor class=org.apache.cocoon.components.store.StoreJanitorImpl logger=core.store.janitor !-- How much free memory shall be available in the jvm --

AbstractDatabaseAction Exception : java.io.FileNotFoundException!!!! A BUG???!!!

2002-06-11 Thread Ivan Luzyanin
Hi! When i trying to use now datatype in my descriptor file value dbcol=last_mod_date param=lastUpdated type=now/ i got very interesting error: The org.apache.cocoon.www.sitemap_xmap notifies that org.apache.cocoon.ProcessingException says: Could not update record :position = 7

XSP Upload example - I do not understand

2002-06-11 Thread Stefan Riegel
Hello, everybody, I do not understand the XSP upload example. Yes, it works fine, but I would like to understand as much as possible. I guess their is some magic behind the scene. I did some reading of the API Javadoc, but I'am still not experienced enough reading source code. What to do?

RE: First access into subsitemap problem

2002-06-11 Thread Vadim Gritsenko
Modify your map:mounts to look like this: map:mount uri-prefix=x src=x/sitemap.xmap check-reload=yes reload-method=synchron/ Asynchron reloading method is broken and removed from next (2.0.3) version of Cocoon. Vadim From: yuryx [mailto:[EMAIL PROTECTED]] Hi all! Can anyone help me

Re: cocoon as commandline tool

2002-06-11 Thread leo leonid
On Tuesday, June 11, 2002, at 01:26 Uhr, Renzo Kottmann wrote: May someone give me a detailed discription of the URL or URI (I just don't know)? Because everytime I do this: maybe this will help you: java org.apache.cocoon.Main -csourcepath -dresultpath -wtmppath \ -llogfilename -uINFO

RE: cocoon as commandline tool

2002-06-11 Thread Morrison, John
There's (some) discussion of this in the archives, particularly the development ones. J. === Information in this email and any attachments are confidential, and may not be copied or used by anyone other than the addressee, nor

RE: Logging problem with actions subsitemaps?

2002-06-11 Thread Vadim Gritsenko
From: zze-STIENNE Nicolas FTRD/DMI/CAE Hello How could I test it ? I got it from the cocoon-2.0.2-src : logkit.xconf and logkit-1.0.1.jar I don't use CVS... http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/webapp/WEB-INF/logkit.

RE: pdf output from java code

2002-06-11 Thread Vadim Gritsenko
From: Ricardo Trindade [mailto:[EMAIL PROTECTED]] ok, I think I'll follow the action + reader path. Do I have to implement a custom reader ? Not necessarily, except case below. I never want the PDF to exist as a file, I want to generate it and deliver it on the fly. In

Re: First access into subsitemap problem

2002-06-11 Thread yuryx
Thanx for your reply, Vadim. But maybe first try set reload-method to synchron in cocoon.xconf (in the sitemap area)? Thanx. Yury. Vadim Gritsenko wrote: Modify your map:mounts to look like this: map:mount uri-prefix=x src=x/sitemap.xmap check-reload=yes reload-method=synchron/ Asynchron

RE: 2.0.3 ?

2002-06-11 Thread Vadim Gritsenko
From: Ricardo Trindade [mailto:[EMAIL PROTECTED]] is there a date for the 2.0.3 release ? I'm not aware of any; it's not set yet. Vadim I know this is always a strange question in OSS... thanks a lot Ricardo -

RE: cocoon as commandline tool

2002-06-11 Thread Vadim Gritsenko
From: Renzo Kottmann [mailto:[EMAIL PROTECTED]] Hello, Renzo, I want to run Cocoon 2.0.2 as a commandline tool. 1. In which way do I have to write the 'URI- file'? One URL per line, I believe. May someone give me a detailed discription of the URL or URI (I just don't

RE: First access into subsitemap problem

2002-06-11 Thread Vadim Gritsenko
From: yuryx [mailto:[EMAIL PROTECTED]] Thanx for your reply, Vadim. But maybe first try set reload-method to synchron in cocoon.xconf (in the sitemap area)? Yes, change there too. But setting in cocoon.xconf affects only root sitemap, you have to change everywhere. Vadim Thanx. Yury.

Are torque database accessor classes of any use in Cocoon?

2002-06-11 Thread Roger I Martin PhD
Are torque database accessor classes of any use in Cocoon powered web apps? Or is the way to go esql logic sheet and DatabaseActions? -Roger - Please check that your question has not already been answered in the FAQ before

Re: First access into subsitemap problem

2002-06-11 Thread yuryx
Thanx, Vadim. And next question :) What is the line in cocoon.xconf: !--sitemap class=org.apache.cocoon.components.treeprocessor.TreeProcessor logger=sitemap/-- maybe uncomment this? (also comment sitemap check-reload=yes file=sitemap.xmap logger=sitemap reload-method=synchron/ first ) Would

RE: First access into subsitemap problem

2002-06-11 Thread Piroumian Konstantin
From: yuryx [mailto:[EMAIL PROTECTED]] Thanx, Vadim. And next question :) What is the line in cocoon.xconf: !--sitemap class=org.apache.cocoon.components.treeprocessor.TreeProcessor logger=sitemap/-- maybe uncomment this? (also comment sitemap check-reload=yes file=sitemap.xmap

RE: Protected Area - Cocoon sample

2002-06-11 Thread Graaf, Edgar de (fin)
Did you download cocoon 2.0.2 'official release'? I tried it on a unix machine. Then my old cocoon page didn't work. I believe it was the session validator that didn't work correctly. It only checked validation-sets, if I remember correctly. When I tried a dev snapshot it did work... Regards,

AW: RequestParmAction does not work with blanks in form input fie ld

2002-06-11 Thread Sternath Elmar
Title: RE: RequestParmAction does not work with blanks in form input field You're right, the exception does not have to do anything with the blanks. What I want to do is the following: I try to get request params using RequestParmAction. Then I add these request parms to a http get request

RE: First access into subsitemap problem

2002-06-11 Thread Vadim Gritsenko
From: Piroumian Konstantin [mailto:[EMAIL PROTECTED]] From: yuryx [mailto:[EMAIL PROTECTED]] Thanx, Vadim. And next question :) What is the line in cocoon.xconf: !--sitemap class=org.apache.cocoon.components.treeprocessor.TreeProcessor logger=sitemap/-- maybe uncomment this?

RE: AccessControlException when requesting cocoon.war

2002-06-11 Thread Vadim Gritsenko
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Yeh it works! Cocoon has created its files. But now when I try to access to the first page: http://localhost:8000/cocoon, there is a HTTP error: J2EE SDK/1.3.1 - HTTP Status 404 - Not Found

Re: First access into subsitemap problem

2002-06-11 Thread yuryx
Piroumian Konstantin wrote: From: yuryx [mailto:[EMAIL PROTECTED]] Thanx, Vadim. And next question :) What is the line in cocoon.xconf: !--sitemap class=org.apache.cocoon.components.treeprocessor.TreeProcessor logger=sitemap/-- maybe uncomment this? (also comment sitemap check-reload=yes

Re: AbstractDatabaseAction Exception : java.io.FileNotFoundException !!!! A BUG???!!!

2002-06-11 Thread Christian Haul
On 11.Jun.2002 -- 03:15 PM, Ivan Luzyanin wrote: Hi! When i trying to use now datatype in my descriptor file value dbcol=last_mod_date param=lastUpdated type=now/ i got very interesting error: The org.apache.cocoon.www.sitemap_xmap notifies that org.apache.cocoon.ProcessingException

Re: RequestParmAction does not work with blanks in form input fie ld

2002-06-11 Thread Jens Lorenz
Title: RE: RequestParmAction does not work with blanks in form input field - Original Message - From: Sternath Elmar To: '[EMAIL PROTECTED]' Sent: Tuesday, June 11, 2002 3:27 PM Subject: AW: RequestParmAction does not work with blanks in form input fie ld

RE: First access into subsitemap problem

2002-06-11 Thread Piroumian Konstantin
From: yuryx [mailto:[EMAIL PROTECTED]] Piroumian Konstantin wrote: From: yuryx [mailto:[EMAIL PROTECTED]] Thanx, Vadim. And next question :) What is the line in cocoon.xconf: !--sitemap class=org.apache.cocoon.components.treeprocessor.TreeProcessor logger=sitemap/-- maybe

Re: RequestParmAction does not work with blanks in form input fie ld

2002-06-11 Thread Jens Lorenz
RE: RequestParmAction does not work with blanks in form input field - Original Message - From: Sternath Elmar To: '[EMAIL PROTECTED]' Sent: Tuesday, June 11, 2002 3:27 PM Subject: AW: RequestParmAction does not work with blanks in form input fie ld ... Ooops. Pressed enter to quickly

Re: First access into subsitemap problem -Thanx

2002-06-11 Thread yuryx
Thanx to Vadim Konstantin! I hope, your advanced hints help me for solve my problem :) Thanx. Yury. - Please check that your question has not already been answered in the FAQ before posting.

RE: [C2] bug: still have to touch XSP file after changing logicsheet

2002-06-11 Thread Christopher Painter-Wakefield
Vadim, thanks, that is illuminating. We are using context://... to reference our logicsheets, for portability. Is there a way to use the file reference relative to the context root (instead of an absolute path)? -Christopher From: Christopher Painter-Wakefield [mailto:[EMAIL PROTECTED]]

Re: XMLForms. HOWTO bug?

2002-06-11 Thread Yromem.com MailingList
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 ? Piroumian Konstantin wrote: From: Yromem.com MailingList [mailto:[EMAIL PROTECTED]] Hi, do you plan to write a simple way to use

RE: [C2] bug: still have to touch XSP file after changing logicsheet

2002-06-11 Thread Vadim Gritsenko
From: Christopher Painter-Wakefield [mailto:[EMAIL PROTECTED]] Vadim, thanks, that is illuminating. We are using context://... to reference our logicsheets, for portability. Is there a way to use the file reference relative to the context root (instead of an absolute path)?

RE: [C2] bug: still have to touch XSP file after changing logicsheet

2002-06-11 Thread Christopher Painter-Wakefield
Thanks, we'll give it a try. -Christopher From: Christopher Painter-Wakefield [mailto:[EMAIL PROTECTED]] Vadim, thanks, that is illuminating. We are using context://... to reference our logicsheets, for portability. Is there a way to use the file reference relative to the context

RE: XMLForms. HOWTO bug?

2002-06-11 Thread Piroumian Konstantin
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 have a little wrong understanding of XMLForms. The

Re: XMLForms. HOWTO bug?

2002-06-11 Thread Yromem.com MailingList
What is difficult to me, is to write java code juste to one form. when i read the xmlform doc (cocoon), i see that even the simple form need a java code to control flow. so i was dreaming about a simple version of xmlform (cocoon) that a have a simple flow control for all simple form. am i

RE: XMLForms. HOWTO bug?

2002-06-11 Thread Piroumian Konstantin
From: Yromem.com MailingList [mailto:[EMAIL PROTECTED]] What is difficult to me, is to write java code juste to one form. when i read the xmlform doc (cocoon), i see that even the simple form need a java code to control flow. so i was dreaming about a simple version of xmlform (cocoon)

RE: pdf output from java code

2002-06-11 Thread Ricardo Trindade
Hi, Wouldn't it still make more sense to use the action to generate it and the reader to display it ? I'm assuming actions can place stuff somewhere that's accessible to readers... the pipeline ?? thanks Ricardo -Original Message- From: Vadim Gritsenko [mailto:[EMAIL

Help with install in WebSphere

2002-06-11 Thread Adam_Waldal
Has anyone installed 2.0.2 successfully on WebSphere? I am using the WebSphere test environment and everything is fine except for an internal servlet error on init. It looks like this: type: fatal message: Cocoon was not initialized. description: Cocoon was not initialized. Cannot process

Re: writing actions

2002-06-11 Thread gorillacommunications
Geoff, Thanks for the reply. I have a couple of other questions. 1. I'm still getting a classNotFound exception on my class when the sitemap is being compiled.. I put it in the package com.kg.gs.GSLogin, made a jar, and put that in cocoon/WEB-INF/lib. Is there something else I need to do? 2. In

using pooled connection inside action or reader

2002-06-11 Thread Ricardo Trindade
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 if I will be able (inside the reader or action code)

RE: Help with install in WebSphere

2002-06-11 Thread Vadim Gritsenko
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Has anyone installed 2.0.2 successfully on WebSphere? Yes, see instructions on the web site. ... request-uri /cocoon/servlet/org.apache.cocoon.servlet.CocoonServlet WHAT IS THIS??? 8-( ) Where do I go from here? To the log files.

Re: writing actions

2002-06-11 Thread Christian Haul
On 11.Jun.2002 -- 10:26 AM, gorillacommunications wrote: Geoff, Thanks for the reply. I have a couple of other questions. 1. I'm still getting a classNotFound exception on my class when the sitemap is being compiled.. I put it in the package com.kg.gs.GSLogin, made a jar, and put that in

Re: Please Wait Message

2002-06-11 Thread J.Pietschmann
David Vos wrote: It would be nice to send the user some kind of Please Wait message, and then send them the file when it is ready. Some more ideas: http://marc.theaimsgroup.com/?l=fop-userm=102356941400834w=2 J.Pietschmann

RE: Help with install in WebSphere

2002-06-11 Thread Adam_Waldal
Has anyone had any practical experience using Cocoon in a WebSphere environment, including WebSphere Application Developer? Vadim, Thanks for the help. -Adam - Please check that your question has not already been answered

Re: Saxon error:SOLVED

2002-06-11 Thread Omar Alos
I've download last version from CVS and the NullPointerException is solved Thanks OmarCopa del Mundo de la FIFA 2002El único lugar de Internet con vídeos de los 64 partidos ¡Apúntante ya!.

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

2002-06-11 Thread Michael-K . Hansen
Had to ask - does Microsoft have anything for IIS that gives Cocoon/Xalan/Xerces functionality? Mike Visit our website at http://www.ubswarburg.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should

Re: Help with install in WebSphere

2002-06-11 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: Has anyone had any practical experience using Cocoon in a WebSphere environment, including WebSphere Application Developer? I got Cocoon 2.0.2 more or less running on a somewhat patched 3.5.4. Your problem looks like you are also using 3.5.x. If you can, upgrade to

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

2002-06-11 Thread Roger I Martin PhD
.net - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, June 11, 2002 2:08 PM Subject: MSFT answer to Cocoon? (Plaease don't throw stones :) Had to ask - does Microsoft have anything for IIS that gives Cocoon/Xalan/Xerces functionality? Mike Visit

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

2002-06-11 Thread Chitharanjan Das
Hello Vadim... If you might explain the upload functionality ... 1. Form with multipart data is submitted to upload.xsp 2. The form parameters have to be processed. I changed the form variable name from uploaded_file to files and still it works. 3. If I have to do additional processing like

RE: Help with install in WebSphere

2002-06-11 Thread Volker Schneider
Hi Adam, hi Vadim, I'm working with WebSphere Application developer. What's your question? Best regards - Volker - -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Dienstag, 11. Juni 2002 18:44 To: [EMAIL PROTECTED] Subject: RE: Help with install in WebSphere

Re: Help with install in WebSphere

2002-06-11 Thread Adam_Waldal
J. Running a current version of WebSphere( 4.0.2 ). I already have several web projects working and deployed from WSAD to WS 4.0. I am just not sure why the bin works and the build war fails? It comes back with internal server errors, that are specific to Cocoon. Was hoping someone else had

RE: Help with install in WebSphere

2002-06-11 Thread Volker Schneider
Hi Adam, I'm sorry but I only have tried it with the cocoon.war file and I never built it myself. Some files I needed to upgrade, but I took these files into the source directory for Java files (I made it part of the web project), so that these files a preferred by the class loader. So I didn't

Re: Help with install in WebSphere

2002-06-11 Thread Adam_Waldal
I also got a little bored of my struggle with WebSphere and decided to try deployment to jBoss 3.0. It worked fairly easily! I must say I am a little impressed with jBoss 3.0. I am interested to see if it clusters well. Is anyone using Cocoon in a clustered server environment? --Adam

Re: cocoon as commandline tool

2002-06-11 Thread Mark Gaither
- Original Message - From: leo leonid [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, June 11, 2002 7:42 AM Subject: Re: cocoon as commandline tool On Tuesday, June 11, 2002, at 01:26 Uhr, Renzo Kottmann wrote: May someone give me a detailed discription of the URL or URI

RE: Help with install in WebSphere

2002-06-11 Thread Adam_Waldal
Peter, This is not even an option. We are a strict IBM customer, and are standardizing on WAS 4 along with a handful of other technologies. I would be comfortable with using it for a development server for our XP development build process. This was my reason actually for trying jBoss 3.0. I

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

2002-06-11 Thread Stefan Seifert
But you still have to do most of things on foot which is already built into Cocoon. The technology is there (well, most of it), but there is now framework nearly comparable to Cocoon in the MS/.NET-world (yet). Stefan -Original Message- From: Roger I Martin PhD [mailto:[EMAIL

Please, help with response.sendRedirect

2002-06-11 Thread Eduardo Godoy
Please, I have been fighting with this code so long ... ?xml version="1.0"??cocoon-process type="xsp"??cocoon-process type="xslt"??cocoon-disable-caching?xsp:page

Re: cocoon as commandline tool

2002-06-11 Thread Adam_Waldal
Mark, Did you by chance play with the order of the jar files that contain parsers? I may be way off, but I found moving the xml-apis.jar and xerxes.jar to the top of the classpath sometimes solves parser not found problems. Especially, when your dealing with WebSphere. Also check to see if

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

2002-06-11 Thread Michael-K . Hansen
This sounds right - from my research with .Net it doesn't rival cocoon - was hoping there was a snap-in to IIS that mimics Cocoon Mike -Original Message- From: Stefan Seifert [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 2:44 PM To: [EMAIL PROTECTED] Subject: RE: MSFT

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

2002-06-11 Thread Vadim Gritsenko
From: Chitharanjan Das [mailto:[EMAIL PROTECTED]] Hello Vadim... If you might explain the upload functionality ... 1. Form with multipart data is submitted to upload.xsp 2. The form parameters have to be processed. I changed the form variable name from uploaded_file to files and

Re: cocoon as commandline tool

2002-06-11 Thread Mark Gaither
Thanks for the quick response. I'll muck around with your suggestions. Mark - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, June 11, 2002 2:48 PM Subject: Re: cocoon as commandline tool Mark, Did you by chance play with the order of the jar files

RE: 2.0.3 ?

2002-06-11 Thread Stephen Ng
i have the same question Since 2.1 is branched, is 2.0.3 in bugfix mode now...? -Original Message- From: Ricardo Trindade [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 6:58 AM To: [EMAIL PROTECTED] Subject: 2.0.3 ? is there a date for the 2.0.3 release ? I

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

2002-06-11 Thread Paul Gilligan
stonesstones...stones... [EMAIL PROTECTED] wrote: Had to ask - does Microsoft have anything for IIS that gives Cocoon/Xalan/Xerces functionality? Mike Visit our website at http://www.ubswarburg.com This message contains confidential information and is intended only for the

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

2002-06-11 Thread Paul Gilligan
problem is that Microsoft is not sure what .net is :) they are currently redefining .net because they have dicovered that no human on the planet wants to trust Microsoft with their information - poor Microsoft! Stefan Seifert wrote: But you still have to do most of things on foot which is

RE: 2.0.3 ?

2002-06-11 Thread Vadim Gritsenko
From: Stephen Ng [mailto:[EMAIL PROTECTED]] i have the same question Since 2.1 is branched, is 2.0.3 in bugfix mode now...? Yes, quite for some time now. Vadim From: Ricardo Trindade [mailto:[EMAIL PROTECTED]] is there a date for the 2.0.3 release ? I know this is

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

2002-06-11 Thread Nicola Ken Barozzi
[EMAIL PROTECTED] wrote: This sounds right - from my research with .Net it doesn't rival cocoon - was hoping there was a snap-in to IIS that mimics Cocoon Use IIS with Jakarta Tomcat, and run Cocoon in it. -- Nicola Ken Barozzi [EMAIL PROTECTED] - verba

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

2002-06-11 Thread Roger I Martin PhD
Hi folks, Sorry Michael. You were looking for a solution. I was being incredibly facetious when I typed .net. It is one of those reasons I got a minus on my report card(parochial school) for lack of self control . There is nothing like Cocoon but Cocoon. Use IIS with Jakarta Tomcat, and run

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

2002-06-11 Thread Chitharanjan Das
Thanks a million I understand it now... Let me try to clarify 1. Upload directory is read from init parameter. Hence it is kinda fixed . 2. We do not get the control of uploaded files. As soon as the Cocoon gets a request. The request is processed for Multipart request processing.

XMLForms. classpath not found

2002-06-11 Thread Kenny Chow
Seems XMLForm is getting concern from people. Being one of them, I have written a set of XMLForms for interest; but I fail compiling my Action (written the same way as WizardAction) it says it can't find the org.apache.cocoon.validation.* and xmlform.* packages. :( The cocoon-2.1-dev.jar

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

2002-06-11 Thread Vadim Gritsenko
From: Chitharanjan Das [mailto:[EMAIL PROTECTED]] Thanks a million I understand it now... Let me try to clarify 1. Upload directory is read from init parameter. Hence it is kinda fixed . 2. We do not get the control of uploaded files. As soon as the Cocoon gets a

RE: Please Wait Message

2002-06-11 Thread Stephen Ng
Another (microsoft-only) possibility would be to use an XMLHTTP object to grab status dynamically and display progress. -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 12:44 PM To: [EMAIL PROTECTED] Subject: Re: Please Wait Message

Re: XMLForms. HOWTO bug?

2002-06-11 Thread Ivelin Ivanov
Piroumian Konstantin wrote: From: Yromem.com MailingList [mailto:[EMAIL PROTECTED]] What is difficult to me, is to write java code juste to one form. when i read the xmlform doc (cocoon), i see that even the simple form need a java code to control flow. so i was dreaming about a simple version

Re: XMLForms. HOWTO bug?

2002-06-11 Thread Ivelin Ivanov
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 have a little wrong

Re: Xforms?

2002-06-11 Thread Ivelin Ivanov
XMLForm2html.xsl is one piece of the XMLForm framework which tries to comply with a subset of XForms, suitable for server side implementation. You can start here: http://xml.apache.org/cocoon/howto/xmlform-wizard/howto-xmlform-wizard.html Then check-out the recent cocoon-dev archive.

Re: XMLForms. classpath not found

2002-06-11 Thread Kenny Chow
To whom it may concern, The original 'imports' I was using were copied from HowtoWizardAction.java on the howto page (http://xml.apache.org/cocoon/howto/xmlform-wizard/howto-xmlform-wizard-4.html) which is incorrect. Only the 'imports' of WizardAction is written correctly in the 2.1-dev. The

Re: XMLForms. classpath not found

2002-06-11 Thread Kenny Chow
To whom it may concern, The original 'imports' I was using were copied from HowtoWizardAction.java on the howto page (http://xml.apache.org/cocoon/howto/xmlform-wizard/howto-xmlform-wizard-4.html) which is incorrect. Only the 'imports' of WizardAction is written correctly in the 2.1-dev. The

Tutorial Xindice

2002-06-11 Thread F Baube
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 (below) when I try to add a department (which takes