Re: iam confuse there's alot of tools to implement.

2004-06-25 Thread Ugo Cei
Il giorno 25/giu/04, alle 05:45, andi ha scritto: i see but it's just overview, i see cocoon using avalon frameworks and cforms to put that things together i don't know, and i think because cforms is not stable it's good if we learn avalon to make things in cocoon more stable. You don't need to

Re: Cocoon and WAP problems

2004-06-25 Thread defe
Quoting Oro smith [EMAIL PROTECTED]: i tried map:match pattern=test.wml map:read src=test.wml/ /map:match and it works for url mail/test.wml in both the phone and the emulator ! What does this mean? Now im trying to debug the wml pages using Nokia's nmit. Im

Re: Cocoon direction

2004-06-25 Thread Derek Hohls
K I hope a developer will give an answer to this (if they dont, post on the developers list), but from my perspective I can say that I started with XSP and am now moving to lighter components such the SQL Generator and JXTemplates, with flow to tie things togeter. I have not used (or had to

RE: what tool for the diagrams on the cocoon site ?

2004-06-25 Thread Derek Hohls
Darn, I thought it was going to be some cool open-source SVG tool like SodiPodi... [EMAIL PROTECTED] 2004/06/24 07:38:59 PM [EMAIL PROTECTED] wrote: Hello, this may win the most irrelevant question of the year contest but I've been loosing sleep over it so here it goes: for the author

Re: Again - how do I make saxon 8 the default xslt transformer?

2004-06-25 Thread Derek Hohls
Colin To be honest, I am not sure the Wiki is the best place to start learning from... bear in mind that's its a free- for-all site, maintained on an ad-hoc basis (at best!). Certainly the leap from Cocoon 2.0 to 2.1.n has caused many wiki pages and 3rd party tutorials to date *very* fast. The

Re: Cocoon direction

2004-06-25 Thread Antonio Gallardo
Hi Derek: This is my own opinion of how are things: 1-Flow is the way to go. This is a very powerful technology that radically change the webapp development as we know it. We can note interest in flow engine in other communities as Struts. 2-Velocity, XSP and JSP are supported as legacy

Use Cocoon as a rapid development tool??

2004-06-25 Thread Sylvain.Thevoz
Hi all, I stopped to work with Cocoon 6 months ago when I was involved in a project using EJB and Websphere. But today I have the opportunity to recommend using Cocoon for a new development in my company. The goal of this small (but important) project is to create a small web application

set of basic Samples (Was: Again - how do I make saxon 8 the default xslt transformer?)

2004-06-25 Thread David Crossley
Derek Hohls wrote: To be honest, I am not sure the Wiki is the best place to start learning from... bear in mind that's its a free- for-all site, maintained on an ad-hoc basis (at best!). Certainly the leap from Cocoon 2.0 to 2.1.n has caused many wiki pages and 3rd party tutorials to date

Re: Use Cocoon as a rapid development tool??

2004-06-25 Thread Ivo Limmen
[EMAIL PROTECTED] wrote: Hi all, I stopped to work with Cocoon 6 months ago when I was involved in a project using EJB and Websphere. But today I have the opportunity to recommend using Cocoon for a new development in my company. The goal of this small (but important) project is to create a

Re: set of basic Samples (Was: Again - how do I make saxon 8 thedefault xslt transformer?)

2004-06-25 Thread Derek Hohls
David Um, not sure about contributing - unless you mean uploading to Wiki... there is nothing very magical about these - as I said ... for me to understand something (and be able to explain to someone else!) I usually need to strip it down to its most basic components. The Cocoon samples are

Re: Use Cocoon as a rapid development tool??

2004-06-25 Thread Peter Velychko
Hello Sylvain, Friday, June 25, 2004, 12:06:28 PM, you wrote: Hi all, I stopped to work with Cocoon 6 months ago when I was involved in a project using EJB and Websphere. But today I have the opportunity to recommend using Cocoon for a new development in my company. The goal of this

Re: Use Cocoon as a rapid development tool??

2004-06-25 Thread Derek Hohls
I have to agree here (sadly) - having worked with Cocoon for years now... but the new changes ito flow and forms and templates have ramped up the learning time... and if you want interactive webapps with database access and updates as well ?!! - add in Java, JavaBeans, persistence layers,

Re: Use Cocoon as a rapid development tool??

2004-06-25 Thread Derek Hohls
Peter You answered the can Cocoon do it? question well... but omitted to answer the can he create a simple web application as described above with Cocoon in a *short* time? The answer is no unless you already happen to know all the technologies you listed (and you omitted XDoclet) I have asked

Re: Use Cocoon as a rapid development tool??

2004-06-25 Thread Ugo Cei
Derek Hohls wrote: I have asked a number of times of this list for some simple samples to get going with Hibernate, but so far no one has taken a swing at it [I exclude PetStore because it adds in Spring as well, and is not simple to download and add in to an *existing* Cocoon installation without

Do we cocoon have a good editor like asp.net

2004-06-25 Thread andi
Dear all iam from .net developers , i want to suggetst to my boss to using cocoon, i have seen the sample from mr.ugo thank you, is there's a tool's for developing cforms using IDE. thank you best regards andi kusnadi -

Re: Use Cocoon as a rapid development tool??

2004-06-25 Thread Peter Velychko
Hello Derek, Friday, June 25, 2004, 1:06:14 PM, you wrote: Peter You answered the can Cocoon do it? question well... but omitted to answer the can he create a simple web application as described above with Cocoon in a *short* time? The answer is no unless you already happen to know all

Re: Use Cocoon as a rapid development tool??

2004-06-25 Thread Derek Hohls
Ugo If I rebuild Cocoon and deploy it, using Tomcat, does it not write over all my exisiting settings and changes? Simpler = download and unzip zip file and copy into an existing Cocoon instance. My point about Spring its that its just one more thing - and there is already a long list! - to

HSQL upload and download

2004-06-25 Thread hugomarcelino
Hi, users of cocoon. My name is Hugo Marcelino and i came across with the following problem. I'm developing a web application that can perform a documental managment. How i'm doing this ? I thougth use hsqldb that comes with the cocoon, and at the begining everthing was going ok. But

Re: Cocoon direction

2004-06-25 Thread kranga
Why JXTemplate and not Velocity? They are very similar. It would seem logical to take a top level and well known templating framework like Velocity rather than JXTemplate. Any insights appreciated ... - Original Message - From: Antonio Gallardo [EMAIL PROTECTED] To: [EMAIL PROTECTED]

Re: Use Cocoon as a rapid development tool??

2004-06-25 Thread Ugo Cei
Derek Hohls wrote: If I rebuild Cocoon and deploy it, using Tomcat, does it not write over all my exisiting settings and changes? It depends on how you organize your dev environment. When I start a new Cocoon-based project, I usually: - compile the latest version incuding just the blocks I need

Re: Use Cocoon as a rapid development tool?? (Jetty vs Tomcat)

2004-06-25 Thread Derek Hohls
Wow, Jetty must be *very* fast - I usually only have to wait a few seconds for a Tomcat restart on my machine [EMAIL PROTECTED] 2004/06/25 02:25:12 PM Derek Hohls wrote: If I rebuild Cocoon and deploy it, using Tomcat, does it not write over all my exisiting settings and changes? It

Re: Use Cocoon as a rapid development tool??

2004-06-25 Thread Derek Hohls
Ugo Thanks for the heads up on Cocoon development; maybe I should paste this to a Wiki page. In many case, I am developing lots of smaller apps and tend to want to build Cocoon *once* (when a new stable version arrives) and add all these aps to it... do you not end up with lots and lots of

Re: Use Cocoon as a rapid development tool??

2004-06-25 Thread Ugo Cei
Il giorno 25/giu/04, alle 14:31, Derek Hohls ha scritto: to it... do you not end up with lots and lots of different Cocoon projects, and lots of Cocoon instances on the server, in the way you do it? I usually strive for self-contained projects. Ideally, if a new developer joins our team, all he

Re: Use Cocoon as a rapid development tool??

2004-06-25 Thread adrian . dimulescu
Quoting Ugo Cei [EMAIL PROTECTED]: In other words, I don't do applications by extending Cocoon, but I add Cocoon to my apps, so to say. Hi, is there a wiki page on doing this ? If not, supposing a non-Cocoon webapp is at http://localhost:8080/myapp, what do I have to put in this

replacing query string parameters in a document

2004-06-25 Thread Rui Alberto L.
Hi all, I need to replace values that come from the request in a xml document. example: My inicial document looks like: doc user login=$login email$email/email ... /user The URL is: some-url?login=rui[EMAIL PROTECTED] The result should look like: user login=rui email[EMAIL

Re: replacing query string parameters in a document

2004-06-25 Thread Dirk Gronert
Hello, it possible to use the VelocityGenerator (http://cocoon.apache.org/2.1/userdocs/flow/velocity.html). The docu says, that the objects request,response,session,context and parameters are always available. I think: try it out! Dirk Rui Alberto L. Gonçalves wrote: Hi all, I need to replace

NOTICE: Wiki editing

2004-06-25 Thread Steven Noels
Hi folks, Due to excessive spamming and a impending migration to the Apache Wiki, the Cocoon Wiki is currently set to fake read-only. If you want to edit pages on the Wiki, please poll the PMC list ([EMAIL PROTECTED]) for details. Thanks, /Steven -- Steven Noels

Tomcat won't expand cocoon.war

2004-06-25 Thread Colin Paul Adams
I've built my first application with cocoon (2.1.5) and it works fine with Jetty. So I did a ./build.sh war and copied the resulting cocoon.war to the tomcat webapps directory. When tomcat (4.1.27 - as installed from RPMs supplied with FC2) starts up it issues messages to say it can't expand

Problem with 'abs' function in XSL Stylesheet in Cocoon2

2004-06-25 Thread Micha
Hello I'm trying to use 'abs' function in my XSL Stylesheet to get absolute value of a number, but Cocoon2 says that this function doesn't exist. What's more, 'floor', 'ceiling' and 'round' are working fine but 'min' and 'max' aren't, just like 'abs'. These functions exist in the XSL

The hsqldb cannot be used inside a WAR file - in Websphere Portal Server 8.1

2004-06-25 Thread Menke, John
I get the following error: org.apache.avalon.framework.context.ContextException: The hsqldb cannot be used inside a WAR file. at org.apache.cocoon.components.hsqldb.ServerImpl.contextualize(ServerImpl.java :95) at org.apache.avalon.framework.container.ContainerUtil.contextualize(ContainerU

Re: replacing query string parameters in a document

2004-06-25 Thread Peter Velychko
Hello Dirk, There are some ways to do this. Some of them are: 1. Using XSLT (as mentioned Rui Alberto L.) I shoult have the stylesheet ?xml version=1.0 encoding=UTF-8? xsl:stylesheet version=1.0 xmlns:xsl=http://www.w3.org/1999/XSL/Transform; xsl:param name=email select='default_email'/

Re: Use Cocoon as a rapid development tool?? (Jetty vs Tomcat)

2004-06-25 Thread Tony Collen
Derek Hohls wrote: Wow, Jetty must be *very* fast - I usually only have to wait a few seconds for a Tomcat restart on my machine Jetty is much faster than TC4. TC5 has sped up considerably since TC4, so if I'm worried about startup time, I'll use either Jetty or TC5. Tony

Re: Excel Generator

2004-06-25 Thread Tony Collen
Patrick Herber wrote: Hi, for a project I needed to create a simple Generator, which takes an Excel Workbook as input and - using Apache POI - generates a Gnumeric XML Document. Of course it will need some improvement (for example I didn't test it yet with complex and huge workbooks). I hope it

Re: Use Cocoon as a rapid development tool??

2004-06-25 Thread Ugo Cei
Il giorno 25/giu/04, alle 15:09, [EMAIL PROTECTED] ha scritto: If not, supposing a non-Cocoon webapp is at http://localhost:8080/myapp, what do I have to put in this application's web.xml file in order to mount Cocoon at http://localhost:8080/myapp/mycocoon-subapp ? Is adding a normal servlet

Re: HSSF Serializer: Back To The gmr:PrintInformation Problem

2004-06-25 Thread Joerg Heinicke
On 25.06.2004 13:12, Skladovs, Victor wrote: The problem isn't so unimportant as it may seem to look like, the printers go permanent off-line, everybody is unhappy ... Printers go offline??? Joerg - To unsubscribe, e-mail:

Re: Problem with 'abs' function in XSL Stylesheet in Cocoon2

2004-06-25 Thread Luca Morandini
Joerg Heinicke wrote: On 25.06.2004 17:47, Micha wrote: I'm trying to use 'abs' function in my XSL Stylesheet to get absolute value of a number, but Cocoon2 says that this function doesn't exist. What's more, 'floor', 'ceiling' and 'round' are working fine but 'min' and 'max' aren't, just like

Re: Problem with 'abs' function in XSL Stylesheet in Cocoon2

2004-06-25 Thread Joerg Heinicke
On 25.06.2004 23:42, Luca Morandini wrote: I'm trying to use 'abs' function in my XSL Stylesheet to get absolute value of a number, but Cocoon2 says that this function doesn't exist. What's more, 'floor', 'ceiling' and 'round' are working fine but 'min' and 'max' aren't, just like 'abs'. These

Re: Problem with 'abs' function in XSL Stylesheet in Cocoon2

2004-06-25 Thread Luca Morandini
Joerg Heinicke wrote: On 25.06.2004 23:42, Luca Morandini wrote: ...or maybe you refer to XPath 1.0 and Michal to XPath 2.0 ;) I already had that in mind and searched both XPath and XSLT 2.0 for 'abs' and 'max', but did not found anything about those functions. Look no further than

Re: Problem with 'abs' function in XSL Stylesheet in Cocoon2

2004-06-25 Thread Joerg Heinicke
On 26.06.2004 00:12, Luca Morandini wrote: ...or maybe you refer to XPath 1.0 and Michal to XPath 2.0 ;) I already had that in mind and searched both XPath and XSLT 2.0 for 'abs' and 'max', but did not found anything about those functions. Look no further than

Re: Tomcat won't expand cocoon.war

2004-06-25 Thread Joerg Heinicke
On 25.06.2004 17:28, Colin Paul Adams wrote: So I did a ./build.sh war and copied the resulting cocoon.war to the tomcat webapps directory. Absolutely correct. When tomcat (4.1.27 - as installed from RPMs supplied with FC2) starts up it issues messages to say it can't expand cocoon.war -

Re: The hsqldb cannot be used inside a WAR file - in Websphere Portal Server 8.1

2004-06-25 Thread Joerg Heinicke
On 25.06.2004 17:56, Menke, John wrote: I get the following error: org.apache.avalon.framework.context.ContextException: The hsqldb cannot be used inside a WAR file. at org.apache.cocoon.components.hsqldb.ServerImpl.contextualize(ServerImpl.java :95) at

Re: Tomcat won't expand cocoon.war

2004-06-25 Thread Colin Paul Adams
Joerg == Joerg Heinicke [EMAIL PROTECTED] writes: Joerg On 25.06.2004 17:28, Colin Paul Adams wrote: So I did a ./build.sh war and copied the resulting cocoon.war to the tomcat webapps directory. Joerg Absolutely correct. When tomcat (4.1.27 - as installed from RPMs

Problem with cocoon 2.1.5, tomcat 5.0.9 on Mac OS X 10.3 with Java 1.4.2_03

2004-06-25 Thread Thomas B Winans
Greetings -- If anyone there can assist me as a cocoon newbie, I would appreciate it very much. I have downloaded cocoon 2.1.5 and tomcat 5.0.9, ensured I extracted cocoon 2.1.5 using gnutar (so I believe file names have not been mangled in some way), built the cocoon war, placed it in tomcat's