Re: About the tutorial : Modularize Cocoon

2010-06-17 Thread Luca Morandini
On 17/06/10 21:49, Grégory Roche wrote: I think there is a problem this the file rcl.properties : com.polymorphisme.myBlock1.service%classes-dir=./target/classes com.polymorphisme.myBlock2.service%classes-dir=../myBlock2/target/classes%exclude-lib=com.polymorphisme:myBlock2 From the above fra

About the tutorial : Modularize Cocoon

2010-06-17 Thread Grégory Roche
Hello, At the page http://cocoon.apache.org/2.2/1291_1_1.html, there is a section "Connect two blocks". Then I try the command mvn jetty:run Cocoon return the message : [ERROR] BUILD ERROR [INFO] [INFO] A */%classes-dir

Tutorial: creating dynamic watermarks with Apache Cocoon

2010-03-18 Thread Robby Pelssers
I wrote a little article about creating dynamic watermarks where the text of the watermark depends on the content that is being processed. For the ones interested on the final result and a step-by-step tutorial explaining how to accomplish this: http://robbypelssers.blogspot.com/2010/03

RE: tutorial example work with jetty but not on tomcat6

2010-03-08 Thread Jens Reufsteck
nal Message- > From: Jens Reufsteck [mailto:jens.reufst...@staufenbiel.de] > Sent: Monday, March 08, 2010 1:41 PM > To: users@cocoon.apache.org > Subject: RE: tutorial example work with jetty but not on tomcat6 > > > Maybe you can copy paste your dependencies and also the

RE: tutorial example work with jetty but not on tomcat6

2010-03-08 Thread Robby Pelssers
: users@cocoon.apache.org Subject: RE: tutorial example work with jetty but not on tomcat6 > Maybe you can copy paste your dependencies and also the relevant snippets > from your > block-servlet-service.xml? > This is the parent pom.xml http://maven.apache.org/POM/4.0.0";

RE: tutorial example work with jetty but not on tomcat6

2010-03-08 Thread Robby Pelssers
...@staufenbiel.de] Sent: Monday, March 08, 2010 1:41 PM To: users@cocoon.apache.org Subject: RE: tutorial example work with jetty but not on tomcat6 > Maybe you can copy paste your dependencies and also the relevant snippets > from your > block-servlet-service.xml? > This is the pare

RE: tutorial example work with jetty but not on tomcat6

2010-03-08 Thread Jens Reufsteck
y thanks! Jens > Kind regards, > Robby Pelssers > > -Original Message- > From: Jens Reufsteck [mailto:jens.reufst...@staufenbiel.de] > Sent: Monday, March 08, 2010 11:54 AM > To: users@cocoon.apache.org; Jens Reufsteck > Subject: RE: tutorial example work wi

RE: tutorial example work with jetty but not on tomcat6

2010-03-08 Thread Robby Pelssers
-Original Message- From: Jens Reufsteck [mailto:jens.reufst...@staufenbiel.de] Sent: Monday, March 08, 2010 11:54 AM To: users@cocoon.apache.org; Jens Reufsteck Subject: RE: tutorial example work with jetty but not on tomcat6 I tried to dig deeper into the problem, but I'm really stuck

RE: tutorial example work with jetty but not on tomcat6

2010-03-08 Thread Jens Reufsteck
I tried to dig deeper into the problem, but I'm really stuck. Am Donnerstag, 4. März 2010 14:58:41 schrieben Sie: > I've just started with Cocoon 2.2 (after using Cocoon 2.1 successfully for > many years). > > I'm following the tutorials, i.e. I'm using mvn (2.2.1) having installed > the webapp

tutorial example work with jetty but not on tomcat6

2010-03-04 Thread Jens Reufsteck
I've just started with Cocoon 2.2 (after using Cocoon 2.1 successfully for many years). I'm following the tutorials, i.e. I'm using mvn (2.2.1) having installed the webapp plus an example block. Everything's fine with jetty (mvn jetty:run out of the webapp directory). On tomcat I'm getting th

Tutorial and Tomcat deployment

2009-11-17 Thread Robin Rigby
Suffering great frustration deploying Cocoon 2.2 to Tomcat. Reverted to the tutorial to check the basics. Hope following notes will help someone else avoid pain. Robin - SUMMARY --- A. Tutorial page 1. Welcome page has a link to spring bean which fails if called from

Re: cocoon 2.2 tutorial won't work with tomcat5.5

2009-01-06 Thread Enrico Ballarin Dolfin
Hi, > > > I remember some colleague of mine once had some problems deploying a > > cocoon application on Tomcat 5.5, I am not sure about the exact > > error and solution but he was able to quickly fix it after he enabled > > some more logging options on tomcat as described at [1]. > > Can't find a

Re: cocoon 2.2 tutorial won't work with tomcat5.5

2009-01-06 Thread Mathias Reem
Hi Benjamin I remember some colleague of mine once had some problems deploying a cocoon application on Tomcat 5.5, I am not sure about the exact error and solution but he was able to quickly fix it after he enabled some more logging options on tomcat as described at [1]. Can't find any error o

Re: cocoon 2.2 tutorial won't work with tomcat5.5

2009-01-03 Thread Benjamin Boksa
Hi Mathias Can anybody tell me how to make the example work and/or how to get tomcat more verbose about the listenerStart error? I remember some colleague of mine once had some problems deploying a cocoon application on Tomcat 5.5, I am not sure about the exact error and solution but he w

cocoon 2.2 tutorial won't work with tomcat5.5

2009-01-03 Thread Mathias Reem
Hi I have to port an existing cocoon application to the new cocoon 2.2 framework. As I'm relatively new to cocoon, I wanted to try out the tutorials first. I've followed the instructions of: http://cocoon.apache.org/2.2/1159_1_1.html http://cocoon.apache.org/2.2/1362_1_1.html As long as I us

Re: jXtemplate and Java source: searching an example or tutorial

2008-08-23 Thread Martin Heiden
Hi! Saturday, August 23, 2008, 9:19:13 PM, you wrote: j> What I want for my project is to use real lines of Java source in the j> jXtemplate file: like it was in XSP. Is this possible. j> For instance, the next line: j> String name; j> There are other possibilities in jXtemplate to have a va

jXtemplate and Java source: searching an example or tutorial

2008-08-23 Thread jantje
in context: http://www.nabble.com/jXtemplate-and-Java-source%3A-searching-an-example-or-tutorial-tp19124311p19124311.html Sent from the Cocoon - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROT

Re: new cocoon video tutorial available

2008-08-18 Thread Grzegorz Kossakowski
Reinhard Pötz pisze: What shall I say, that's *awesome* and highly appreciated. Keep up your great work! I will watch it more carefully and check it for errors asap and add a link to our docs. Really, really good work. Added to my bookmark so can point others to it. I'll check your video mo

Re: new cocoon video tutorial available

2008-08-18 Thread Reinhard Pötz
hussayn wrote: > Hello. > > The machinimatrix team (creative designers) and me (creative? developer) > have > created a first video tutorial for cocoon-2.2 installation. > The tutorial can be found at > >http://blog.machinimatrix.org/2008/08/17/cocoon-22-installatio

new cocoon video tutorial available

2008-08-18 Thread hussayn
Hello. The machinimatrix team (creative designers) and me (creative? developer) have created a first video tutorial for cocoon-2.2 installation. The tutorial can be found at http://blog.machinimatrix.org/2008/08/17/cocoon-22-installation-tutorial/ This is a proof of concept study. If we

Re: Tutorial improvement suggestion

2008-06-18 Thread David Legg
created COCOON-2214 [1] This page isn't easy to find so there should at least be a link to it from the tutorial pages. David, what about the link in the horizontal menu below search field? Doh! Where'd that come from ;-) Thanks for the information about how to contribute. I've sign

Re: Tutorial improvement suggestion

2008-06-18 Thread Grzegorz Kossakowski
rchetype is being released but it's not a big deal. I have a feeling that Reinhard Pötz is our man for this ;-) He authored the Maven archetype plugin list [2]. This page isn't easy to find so there should at least be a link to it from the tutorial pages. David, what about the li

Re: Tutorial improvement suggestion

2008-06-18 Thread David Legg
documentation :-( Of course this file will have to be updated from time to time. I have a feeling that Reinhard Pötz is our man for this ;-) He authored the Maven archetype plugin list [2]. This page isn't easy to find so there should at least be a link to it from the tutorial pages. Re

Re: Tutorial improvement suggestion

2008-06-17 Thread Grzegorz Kossakowski
active mode completely and stick to utterly long command... The question is which one we prefer? What do you, dear users, think about it? I think I prefer option 1 as well. I don't mind the interactivity as it helps beginners get it right first time... especially if you give clear instructio

Re: Tutorial improvement suggestion

2008-06-17 Thread David Legg
and stick to utterly long command... The question is which one we prefer? What do you, dear users, think about it? I think I prefer option 1 as well. I don't mind the interactivity as it helps beginners get it right first time... especially if you give clear instructions in the tutorial

Re: Tutorial improvement suggestion

2008-06-17 Thread Grzegorz Kossakowski
some questions I have to guess the answers to ;-) David, thanks for reporting this problem. Anyway, it's more Maven to be blamed here that has released alpha version of Archetype 2.0 plug-in that is picked up automatically by Maven now. The tutorial was written at the time when there was no 2.0 v

Tutorial improvement suggestion

2008-06-17 Thread David Legg
Just thought I'd mention a tiny improvement that could be made to the "Your first Cocoon application using Maven 2" [1] web page. The section titled "Creating a block" gives a maven command which uses the deprecated goal "archetype:create" instead of "archetype:generate" leading to the followi

Re: C2.2 Tutorial comment

2008-05-19 Thread David Legg
Hi Grek, Yep, there is missing step in tutorials. Go to myBlock1/ and execute: mvn install then do the same for myBlock2. This will install blocks into local Maven repository so myCocoonWebapp can find them. Then you can return to back to the tutorial on deployment. Thanks. That did it

Re: C2.2 Tutorial comment

2008-05-19 Thread Grzegorz Kossakowski
David Legg pisze: I've been prompted by the recent C2.2 release announcement to follow the web tutorial [1]. On the whole it's been very good but I've come across a stumbling block (no pun intended!) toward the end of the series. Having got to the part which talks abou

C2.2 Tutorial comment

2008-05-19 Thread David Legg
I've been prompted by the recent C2.2 release announcement to follow the web tutorial [1]. On the whole it's been very good but I've come across a stumbling block (no pun intended!) toward the end of the series. Having got to the part which talks about deploying web applicatio

Cocoon 2.2 tutorial

2007-12-20 Thread Robin Rigby
Cocoon 2.2 may be wonderful when you get to know it but meanwhile the multiple learning curves are tiresome. I mean maven + spring + eclipse + cocoon. How do I identify what is missing, here? The third page of the tutorial [3] works fine. At the top of the next page [4], the web application

Re: Please give me online tutorial for cocoon

2007-05-30 Thread Derek Hohls
Vijay There is a "hello-world" subdirectory in the "samples" directory created when you install Cocoon. Shows multiple outputs - HTML, PDF, SVG etc from one simple XML file: Hello This is my first Cocoon page! This is about as simple as it gets... >>> "vijay ravindran" <[EMAIL PRO

Please give me online tutorial for cocoon

2007-05-30 Thread vijay ravindran
Hi please give me a sample simple example to run the cocoon application like hello world regards -- Vijay.R

[ANN] Tutorial: Editing and Transforming XSLT

2006-04-21 Thread Stylus Studio
[Announce]Dear Cocoon Users, Stylus Studio has just released a new XSLT tutorial entitled: An Introduction to XSLT. You can view this free online video tutorial today at: http://www.stylusstudio.com/videos/xsltedit1/xsltedit1.html This new video tutorial teaches the following topics: * Using

Re: cocoon&hibernate tutorial

2006-02-22 Thread Johannes Textor
hi abu, this is more a basic java question since you did not yet get to the point where the "real" problems arise, but let's see ... First of all, are you using Hiberrnate 2 or 3 ? Might finally update the tutorial since I don't know how many people still use Hibernate 2 ..

Re: cocoon&hibernate tutorial

2006-02-21 Thread zulhisham abu nawar
i'm back ;-)...now i'm using cocoon 2.1.7, hibernate 2.1.6 (same like tutorial). I'm still got the errors when i compiled file.java...Through this tutorial, i should download hibernate and copy some files.jar to /WEB-INF/lib. Here should i build hibernate file??Then

Re: cocoon&hibernate tutorial

2006-02-14 Thread Laurent Perez
> PersistenceFactory.java:8: package net.sf.hibernate does not exist > public net.sf.hibernate.Session createSession(); net.sf.* is for hibernate2, if you use hibernate3 it's org.hibernate.* laurent -- http://in-pocket.blogspot.com";>http://in-pocket.blogspot.com - Mobile world, technol

Re: cocoon&hibernate tutorial

2006-02-14 Thread Thomas Lutz
m zulhisham abu nawar wrote: hi.. now i'm in process to get hibernate and cocoon run together...i found some documentation at wiki. I try to follow cocoon and hibernate tutorial. I've problem when i try to compile PersistenceFactory.java and Hiberna

Re: cocoon&hibernate tutorial

2006-02-14 Thread Thomas Lutz
hth, tom zulhisham abu nawar wrote: hi.. now i'm in process to get hibernate and cocoon run together...i found some documentation at wiki. I try to follow cocoon and hibernate tutorial. I've problem when i try to compile PersistenceFactory.java and HibernateFactory.java the err

cocoon&hibernate tutorial

2006-02-14 Thread zulhisham abu nawar
hi.. now i'm in process to get hibernate and cocoon run together...i found some documentation at wiki. I try to follow cocoon and hibernate tutorial. I've problem when i try to compile PersistenceFactory.java and HibernateFactory.java the errors: javac PersistenceFa

Re: need help for cform tutorial

2006-02-02 Thread Bruno Dumon
I couldn't get the Sample > > >> to work. When I upgraded to 2.1.8, everything worked out fine. Which > > >> version are you using? Would be helpful to know... > > > > > >i'm using version 2.1.7 run on tomcat 5.0.28. So should i move to > &

Re: need help for cform tutorial

2006-02-02 Thread zulhisham abu nawar
? Would be helpful to know... > > > >i'm using version 2.1.7 run on tomcat 5.0.28. So should i move to 2.1.8 > > now?? > > > I can't guarantee that it'll work, but since the samples I copied from > the documentation on the web didn't work,

Re: need help for cform tutorial

2006-02-02 Thread christian bindeballe
zulhisham abu nawar schrieb: > On 2/2/06, christian bindeballe <[EMAIL PROTECTED]> wrote: >> zulhisham abu nawar schrieb: >> >>> Registration form Registration form Registration form Registration >>> Name: Name: Email address: Email address: Your age: Your age: >>> Password: Password: Re-enter pass

Re: need help for cform tutorial

2006-02-02 Thread zulhisham abu nawar
On 2/2/06, christian bindeballe <[EMAIL PROTECTED]> wrote: > zulhisham abu nawar schrieb: > > > Registration form Registration form Registration form Registration > > Name: Name: Email address: Email address: Your age: Your age: > > Password: Password: Re-enter password: Re-enter password: Send me

Re: need help for cform tutorial

2006-02-02 Thread christian bindeballe
zulhisham abu nawar schrieb: > Registration form Registration form Registration form Registration > Name: Name: Email address: Email address: Your age: Your age: > Password: Password: Re-enter password: Re-enter password: Send me > spamfalse Send me spam Registration Name: Name: Email address: Ema

need help for cform tutorial

2006-02-02 Thread zulhisham abu nawar
hi there.. i've problem regarding a simple cform example..i already followed all instruction need by the tutorial but got text output like below.. Registration form Registration form Registration form Registration Name: Name: Email address: Email address: Your age: Your age: Password: Pas

RE: webapp tutorial using cforms/flow

2005-12-07 Thread Franco.Pace
Thank you, looks straight forward enough. Thanks for your quick response. Franco -Original Message- From: Victoria Vitaver [mailto:[EMAIL PROTECTED] Sent: Wednesday, 7 December 2005 18:13 To: users@cocoon.apache.org Subject: Re: webapp tutorial using cforms/flow [EMAIL PROTECTED

RE: webapp tutorial using cforms/flow

2005-12-07 Thread Franco.Pace
thanks I'll give it a look -Original Message- From: Bertrand Delacretaz [mailto:[EMAIL PROTECTED] Sent: Wednesday, 7 December 2005 17:41 To: users@cocoon.apache.org Subject: Re: webapp tutorial using cforms/flow Le 6 déc. 05, à 23:00, <[EMAIL PROTECTED]> a écrit : > Is th

Re: webapp tutorial using cforms/flow

2005-12-06 Thread Victoria Vitaver
[EMAIL PROTECTED] wrote: Thats right - I would like to aggregate menu content with CForm content and style them into a single page. Franco Ok, I have an example of that in my work. Code can be seen bellow. My third match triggers the flow script, from which the CForm is initialised. In

Re: webapp tutorial using cforms/flow

2005-12-06 Thread Bertrand Delacretaz
Le 6 déc. 05, à 23:00, <[EMAIL PROTECTED]> a écrit : Is there an example/sample similar to the webapp tutorial but using cforms/flow instead of xsp? -ie aggregating menu+content(cforms) There's the bricks-cms example app, which uses cforms and flow, see wiki.apache.org/cocoo

RE: webapp tutorial using cforms/flow

2005-12-06 Thread Franco.Pace
Thats right - I would like to aggregate menu content with CForm content and style them into a single page. Franco -Original Message- From: Victoria Vitaver [mailto:[EMAIL PROTECTED] Sent: Wednesday, 7 December 2005 9:50 To: users@cocoon.apache.org Subject: Re: webapp tutorial using

Re: webapp tutorial using cforms/flow

2005-12-06 Thread Victoria Vitaver
[EMAIL PROTECTED] wrote: I thought i had - In particular i looked at the petstore example. It has menus and content, but whenever it goes to the CForms screens the menus disappear. I have not found one CFORMS sample that includes menus. If anyone knows of one such sample I would be most grateful

RE: webapp tutorial using cforms/flow

2005-12-06 Thread Franco.Pace
-Original Message- From: Torsten Curdt [mailto:[EMAIL PROTECTED] Sent: Wednesday, 7 December 2005 9:36 To: users@cocoon.apache.org Subject: Re: webapp tutorial using cforms/flow > Is there an example/sample similar to the webapp tutorial but using > cforms/flow instead of xsp? -ie aggre

Re: webapp tutorial using cforms/flow

2005-12-06 Thread Torsten Curdt
Is there an example/sample similar to the webapp tutorial but using cforms/flow instead of xsp? -ie aggregating menu+content(cforms) Have you had a look into the provided examples yet? cheers -- Torsten PGP.sig Description: This is a digitally signed message part

webapp tutorial using cforms/flow

2005-12-06 Thread Franco.Pace
Is there an example/sample similar to the webapp tutorial but using cforms/flow instead of xsp? -ie aggregating menu+content(cforms) regards, Franco [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>. Franco Pace Senior Software Engineer Lawpoint Thomson Legal & Regulatory Limited (ABN

Re: Hibernate Tutorial + Jetty and ClassCastException

2005-09-22 Thread Brent Johnson
a Cocoon webapp based on the latest version of Cocoon. It uses > Hibernate and the "HibernateFiler" idea posted on the Wiki > (HibernateWithCocoon Tutorial or something similarly named). The app > works great under Tomcat and has for a while, but if I try and start > it

Hibernate Tutorial + Jetty and ClassCastException

2005-09-22 Thread Brent Johnson
I have a Cocoon webapp based on the latest version of Cocoon. It uses Hibernate and the "HibernateFiler" idea posted on the Wiki (HibernateWithCocoon Tutorial or something similarly named). The app works great under Tomcat and has for a while, but if I try and start it using Jetty

Re: Cocoon tutorial can't find cocoon.

2005-08-22 Thread Ron Wheeler
. Ron Marc Portier wrote: Ron, I don't think the script is fit for paths that contain spaces I suggest you rename your folder named "Cocoon Tutorial" to CocoonTutorial HTH, -marc= Ron Wheeler wrote: Trying to follow the tutorial at http://cocoon.zones.apache.org/daisy/co

Re: cocoon tutorial build problem

2005-08-22 Thread Ron Wheeler
Exactly. The procedure should say to do that. I am being a bit simple-minded as I go through the tutorial and following instructions as they are written to be sure that the tutorial makes sense. Perhaps this was a bit too unthinking. Ron Marc Portier wrote: right-click the download and

Re: Cocoon tutorial can't find cocoon.

2005-08-22 Thread Marc Portier
Ron, I don't think the script is fit for paths that contain spaces I suggest you rename your folder named "Cocoon Tutorial" to CocoonTutorial HTH, -marc= Ron Wheeler wrote: > Trying to follow the tutorial at > http://cocoon.zones.apache.org/daisy/cocooninaction/14.html

Re: cocoon tutorial build problem

2005-08-21 Thread Marc Portier
right-click the download and 'save-as' on http://cocoon.zones.apache.org/daisy/cocooninaction/17.html dunno what alternative you took (maybe cut and paste rather then save-as?) but the essential

Re: ant echo problem in cocoon tutorial

2005-08-21 Thread Joerg Heinicke
On 21.08.2005 21:07, Ron Wheeler wrote: The light just came on. When I clicked on the link to the file, Firefox opened it in browser window and I just copied and pasted it. Probably Firefox removed the CDATA. How should I have picked up the file? Right click and "Save link target as ...".

Cocoon tutorial can't find cocoon.

2005-08-21 Thread Ron Wheeler
Trying to follow the tutorial at http://cocoon.zones.apache.org/daisy/cocooninaction/14.html The instructions about modifying local.build.properties were a bit vague but I did what I thought it said. I did not change any block stuff since I have no ideas what blocks the tutorial will need. I

Re: ant echo problem in cocoon tutorial

2005-08-21 Thread Ron Wheeler
reluctant to start correcting a tutorial when I am just starting out using Cocoon. I guess you viewed the file at http://cocoon.zones.apache.org/daisy/cocooninaction/17/version/1/part/4/data/build-cocoon-targets.xml?branch=main&language=default with your browser and it shows no CDATA? You

Re: ant echo problem in cocoon tutorial

2005-08-21 Thread Joerg Heinicke
On 21.08.2005 07:02, Ron Wheeler wrote: I am reluctant to start correcting a tutorial when I am just starting out using Cocoon. I guess you viewed the file at http://cocoon.zones.apache.org/daisy/cocooninaction/17/version/1/part/4/data/build-cocoon-targets.xml?branch=main&language=def

Re: ant echo problem in cocoon tutorial

2005-08-21 Thread Joerg Heinicke
On 21.08.2005 07:02, Ron Wheeler wrote: http://cocoon.zones.apache.org/daisy/cocooninaction/14.html is the URL of the tutorial that I am trying to follow. The file that is part of the tutorial does not have CDATA in it and I assume that the author has tested it That is why I suspect that

Re: ant echo problem in cocoon tutorial

2005-08-20 Thread Ron Wheeler
http://cocoon.zones.apache.org/daisy/cocooninaction/14.html is the URL of the tutorial that I am trying to follow. The file that is part of the tutorial does not have CDATA in it and I assume that the author has tested it That is why I suspect that there must be another setting required to

Re: ant echo problem in cocoon tutorial

2005-08-20 Thread Upayavira
Ron Wheeler wrote: The /build-cocoon-targets.xml/ <http://cocoon.zones.apache.org/daisy/cocooninaction/17.html> file halts with an error at line 325 when I try to run it I get the same error mesage C:\eclipse\workspace\Cocoon Tutorial\build-testecho.xml:4: The processing instru

ant echo problem in cocoon tutorial

2005-08-20 Thread Ron Wheeler
The /build-cocoon-targets.xml/ <http://cocoon.zones.apache.org/daisy/cocooninaction/17.html> file halts with an error at line 325 when I try to run it I get the same error mesage C:\eclipse\workspace\Cocoon Tutorial\build-testecho.xml:4: The processing instru ction target matchin

Cocoon tutorial

2005-08-20 Thread Ron Wheeler
http://cocoon.zones.apache.org/daisy/cocooninaction/14.html build-cocoon-targets.xml is flagged with an error in Eclipse since the project definition refes to a non-existent default task. // ---

cocoon tutorial build problem

2005-08-20 Thread Ron Wheeler
http://cocoon.zones.apache.org/daisy/cocooninaction/14.html at line 325 of build-cocoon-targets.xml ant complains C:\eclipse\workspace\Cocoon Tutorial\build-cocoon-targets.xml:325: The processing instruction target matching "[xX][mM][lL]" is not allowed. This is the start of the fr

Tutorial documentation

2005-08-05 Thread Ron Wheeler
The tutorial says to create a file containing the following text. It does not tell you what name to use for the file. I assume that should be home.xml Ron Home Page Welcome to our Personnel Administrator. You can perform one of the following functions

Re: Cocoon tutorial problem under 2.1.7

2005-08-05 Thread Ron Wheeler
the file specified) I can not find the file either. I did find 2 files with this name under different directories but they are radically different in size. Ron Ron Wheeler wrote: I am trying to walk through the tutorial. If I replace the pipeline in /samples/sitemap.xmap with the text from

Re: Cocoon tutorial problem under 2.1.7

2005-08-05 Thread Ron Wheeler
I added a generate to the handler and got to the next error This seems to work Ron Wheeler wrote: I am trying to walk through the tutorial. If I replace the pipeline in /samples/sitemap.xmap with the text from the tutorial at http://localhost:8080/cocoon/docs/tutorial

Cocoon tutorial problem under 2.1.7

2005-08-05 Thread Ron Wheeler
I am trying to walk through the tutorial. If I replace the pipeline in /samples/sitemap.xmap with the text from the tutorial at http://localhost:8080/cocoon/docs/tutorial/tutorial-develop-webapp.html I get the following error mesage when I try to access http://localhost:8080/RonCocoon/samples

[FYI] Hibernate tutorial updated

2005-07-25 Thread Johannes Textor
Hi Folks, to all of you who are using the "Open Session in View" - Servlet Filter from CocoonAndHibernateTutorial at Wiki: I have now (finally) updated the implementation. Before, an HTTP Session was required to pass the Hibernate session from cocoon to the filter. This issue has now finally

Re: tutorial for using LinkStatusGenerator to crawl site/webapp

2005-07-18 Thread Markus Vaterlaus
Hello, did you define a cocoon view for this purpose in your sitemap? The link status generator relies on this view unless you specify another view as the base for the link-query. Check the according cocoon sample and documentation to get a better idea of the usage of the Ling Generator. HTH Ma

tutorial for using LinkStatusGenerator to crawl site/webapp

2005-07-16 Thread Rasik Pandey
Hi, I was wondering if anyone had a good resource for this purpose. I tried to mimic the cocoon samples, but was only able to have a single entry page verified (none of the links on this page were crawled).-- Regards,Rushttp://www.discountdracula.com

[FYI] German tutorial

2005-06-06 Thread Mark Leicester
Hi all, Apologies if you've seen this before, but this may be useful for any German speaking beginner Cocooners out there: http://cocoontutorial.logabit.com/ Found via http://www.planetcocoon.com/aggregator, via http://del.icio.us/tag/cocoon. Mark -

Re: Good Databases Tutorial?

2005-05-09 Thread Chris Maloney
rials and the Cocoon/Hibernate/Spring Petstore example in order to handle database stuff correctly. The Petstore example will get you going in the shorter term, however. Just don't rely on the methods gleaned from it to be a robust solution. Hope this helps Tony Chris Maloney wrote: Doe

Re: Good Databases Tutorial?

2005-05-08 Thread Derek Hohls
rder to handle database stuff correctly. The Petstore example will get you going in the shorter term, however. Just don't rely on the methods gleaned from it to be a robust solution. Hope this helps Tony Chris Maloney wrote: > Does anyone know a good tutorial on getting started with dat

Re: Good Databases Tutorial?

2005-05-08 Thread Tony Edwards
. Just don't rely on the methods gleaned from it to be a robust solution. Hope this helps Tony Chris Maloney wrote: Does anyone know a good tutorial on getting started with databases; hopefully one that uses CForms? I have looked all over, and not found one. I am under enormous time pressure,

Good Databases Tutorial?

2005-05-07 Thread Chris Maloney
Does anyone know a good tutorial on getting started with databases; hopefully one that uses CForms? I have looked all over, and not found one. I am under enormous time pressure, otherwise I probably wouldn't ask this here. I've found several links to one on IBM Developer Works, b

Re: Cocoon/Lenya Tutorial Barfs!

2005-04-20 Thread Richard Feldmann
Sorry, everyone, I totally flubbed and sent this to the Cocoon list, rather than the Lenya list. I'll do that now. Please ignore! (unless you have an answer. :) ) Oops, Richard - To unsubscribe, e-mail: [EMAIL PROTECTED] For add

Cocoon/Lenya Tutorial Barfs!

2005-04-20 Thread Richard Feldmann
Greetings all, I am seeing the following problems with using Cocoon and Lenya. I tried digging in the FAQ and archives but just couldn't find anything specifically related to the problem I have. Perhaps I just didn't dig deep enough. :) I'm following the Lenya tutorial, and after

Re: CForms Tutorial

2005-01-12 Thread Jean-Christophe Kermagoret
MAIL PROTECTED] Subject: CForms Tutorial Hi David, to answer your question in the tutorial: The form only works when the page is referenced as "resource/forms-lib.js because of the forms-styling.xsl. In there, you can find the following template: resources As you can

RE: CForms Tutorial

2005-01-10 Thread David Leangen
PROTECTED] > Sent: 11 January 2005 2:15 > To: [EMAIL PROTECTED] > Subject: CForms Tutorial > > > Hi David, > > to answer your question in the tutorial: > > The form only works when the page is referenced as "resource/forms-lib.js > because of the

RE: Is there a tutorial on the portal from 2.1.5.1 distribution

2004-10-20 Thread Bart Molenkamp
; To: [EMAIL PROTECTED] > Subject: Is there a tutorial on the portal from 2.1.5.1 distribution > > Hi, > > I'm looking for a tutorial on the portal from the 2.1.5.1 distribution. > Couldn' find one on the net, so I tried to guess my way around what the > actions in this por

Is there a tutorial on the portal from 2.1.5.1 distribution

2004-10-20 Thread Jonny Pony
Hi, I'm looking for a tutorial on the portal from the 2.1.5.1 distribution. Couldn' find one on the net, so I tried to guess my way around what the actions in this portal actually do. But I couldn' get very far. The portal from 2.0.4 was a little bit more obvious for me, but this

Re: Flow Tutorial and JX Naming Conventions

2004-07-15 Thread Brent Johnson
> Hmm, I bet you could come up with some sort of Avalon component > wrapper for Axis (there could already be one and I just don't know > about it), and then you could pass the request body to the component > for processing. I haven't used Axis at all though, so this is just me > spouting out ideas

Re: Flow Tutorial and JX Naming Conventions

2004-07-15 Thread Scott Schwab
Tony Collen wrote: Brent Johnson wrote: I don't think it matters as long as you're consistent. Remember, the sendPageAndWait() call triggers a *pipeline* request, not a file request. I could be wrong, but the sitemap in the tutorial might be setup to generate on *.jx: ...

Re: Flow Tutorial and JX Naming Conventions

2004-07-15 Thread Tony Collen
Brent Johnson wrote: I don't think it matters as long as you're consistent. Remember, the sendPageAndWait() call triggers a *pipeline* request, not a file request. I could be wrong, but the sitemap in the tutorial might be setup to generate on *.jx: ... Sorry - I meant to sa

Re: Flow Tutorial and JX Naming Conventions

2004-07-15 Thread Brent Johnson
> I don't think it matters as long as you're consistent. Remember, the > sendPageAndWait() call triggers a *pipeline* request, not a file > request. I could be wrong, but the sitemap in the tutorial might be > setup to generate on *.jx: > > > > ... >

Re: Flow Tutorial and JX Naming Conventions

2004-07-15 Thread Tony Collen
Brent Johnson wrote: After finally giving up on XSP since its pretty much deprecated in Cocoon anyways.. I decided to try control flow. I dont like server side Javascript.. but hey.. continuation ROCKS I must say. The flow tutorial (both on cocoon.apache.org and distributed with cocoon 2.1.5

Flow Tutorial and JX Naming Conventions

2004-07-15 Thread Brent Johnson
After finally giving up on XSP since its pretty much deprecated in Cocoon anyways.. I decided to try control flow. I dont like server side Javascript.. but hey.. continuation ROCKS I must say. The flow tutorial (both on cocoon.apache.org and distributed with cocoon 2.1.5) apparently has a typo

Re: Advanced Control Flow Tutorial not working?

2004-05-06 Thread John Shea
Hi Derek, you have probably worked out by now that it is something to do with the mixing of jx and jxt in the tutorial - which at point had jxt references in it and seems to be slowly moving towards having jx refrerences. Unfortunately as a beginner i have no idea "why" one cant

Advanced Control Flow Tutorial not working?

2004-05-06 Thread Derek Hohls
As a "flow newbie" I have been trying to recreate and run this tutorial from: http://cocoon.apache.org/2.1/userdocs/flow/tutor.html I have changed the sitemap here: (used to be .jx) and the flowscript to also refer to "success.jxt" and "

Re: Supersonic block has landed (Power Trio tutorial/example app)

2004-05-04 Thread Steven Noels
On 04 May 2004, at 19:35, Bertrand Delacretaz wrote: I've just committed the new "supersonic" block, a tutorial/example app called "Supersonic Tour of Apache Cocoon", focused on Pipelines, Flow, Forms (aka "the Power Trio"). Thanks a lot for this, Bertrand

Re: Supersonic block has landed (Power Trio tutorial/example app)

2004-05-04 Thread gounis
i know that we must not use this list for just for say "thank you" but this tutorial is great A big "thank you" from all to Bertrand! Absolute work Just fine!!! lets translate this tutorial to several languages -- stavros On Tue, 4 May 2004, Bertrand Delacretaz

Supersonic block has landed (Power Trio tutorial/example app)

2004-05-04 Thread Bertrand Delacretaz
I've just committed the new "supersonic" block, a tutorial/example app called "Supersonic Tour of Apache Cocoon", focused on Pipelines, Flow, Forms (aka "the Power Trio"). It is accessible from the "blocks with samples" page if you run the current

  1   2   >