Re: Importing Cocoon projects into Eclipse

2007-01-11 Thread Daniel Fagerstrom
Mark Lundquist skrev: OK... On Jan 10, 2007, at 2:50 PM, Daniel Fagerstrom wrote: For resources it works as you want OOTB, if you run from Eclipse. What is important is that you run mvn eclipse:eclipse from top level. If you do that (and import the needed projectts into Eclipse), I ran mvn

Re: project/description request

2007-01-11 Thread Daniel Fagerstrom
Mark Lundquist skrev: Hi, I'd like to make a modest request... if those who know how could add a little something to the description element in the various poms, I think it would help make the source base more broadly accessible, i.e. beyond the inner circle of people who have done the heavy

call a function not in global object in map:call

2007-01-11 Thread Rice Yeh
Hi, Does anyone know whether the function mentioned in http://www.mail-archive.com/dev@cocoon.apache.org/msg47930.html works now? Rice

Re: RCL difficulties (was Re: Input modules samples broken in trunk)

2007-01-11 Thread Carsten Ziegeler
Daniel Fagerstrom wrote: It is also important to have -Dorg.apache.cocoon.mode=develop as argument to the Jetty launcher, otherwise the tree processor will not reload the resources when they change. The correct name for the mode is dev, so you have to specify -Dorg.apache.cocoon.mode=dev

Re: call a function not in global object in map:call

2007-01-11 Thread Mark Lundquist
On Jan 11, 2007, at 1:36 AM, Rice Yeh wrote:   Does anyone know whether the function mentioned in http://www.mail-archive.com/dev@cocoon.apache.org/msg47930.html works now? phooey... I forgot to submit this patch to JIRA :-(. Doing it now... —ml—

Re: call a function not in global object in map:call

2007-01-11 Thread Mark Lundquist
On Jan 11, 2007, at 6:08 AM, Mark Lundquist wrote: On Jan 11, 2007, at 1:36 AM, Rice Yeh wrote:   Does anyone know whether the function mentioned in http://www.mail-archive.com/dev@cocoon.apache.org/msg47930.html works now? phooey... I forgot to submit this patch to JIRA :-(. Doing it

Re: Input modules samples broken in trunk

2007-01-11 Thread Mark Lundquist
On Jan 10, 2007, at 10:15 PM, Reinhard Poetz wrote: try http://cocoon.zones.apache.org/daisy/cdocs-rcl-plugin/g1/1297.html OK, so let me make sure I understand... I want to make changes to sitemap, XLST, XML sources etc. within a block and have those changes take effect immediately in the

Re: Cocoon API still refers to cocoon 2.1.9

2007-01-11 Thread Carsten Ziegeler
Robby Pelssers, AGP wrote: Hi guys, how come http://cocoon.apache.org/2.1/apidocs/index.html still points to API 2.1.9? Or is only the name wrong? Thanks for the info - it was still the old content. I updated the docs to 2.1.10. Thanks Carsten -- Carsten Ziegeler - Chief Architect

Re: Input modules samples broken in trunk

2007-01-11 Thread Reinhard Poetz
Mark Lundquist wrote: On Jan 10, 2007, at 10:15 PM, Reinhard Poetz wrote: try http://cocoon.zones.apache.org/daisy/cdocs-rcl-plugin/g1/1297.html OK, so let me make sure I understand... I want to make changes to sitemap, XLST, XML sources etc. within a block and have those changes take

Re: RCL difficulties (was Re: Input modules samples broken in trunk)

2007-01-11 Thread Mark Lundquist
On Jan 10, 2007, at 10:20 PM, Reinhard Poetz wrote: I just tried setting up the RCL per http://cocoon.zones.apache.org/daisy/cdocs/g1/g4/g1/1297.html; is that the solution I'm after? I added the rcl.properties to cocoon-core-addition-sample/pom.xml and tweaked the cocoon-webapp/pom.xml, ran

Re: RCL difficulties (was Re: Input modules samples broken in trunk)

2007-01-11 Thread Reinhard Poetz
Mark Lundquist wrote: [...] I know how to do it the block way, that's not the issue... I'm just trying to quick-'n'-dirty configure my own local build of cocoon-webapp to use the RCL, and it doesn't appear to be working right — which is probably All My Fault somewhere, and I'm trying to

Re: every new webapp a block?

2007-01-11 Thread Mark Lundquist
On Jan 10, 2007, at 10:42 PM, Reinhard Poetz wrote: Maybe we should change the wording to [...] Cocoon web application should be done [...] to make the statement less exclusive. Though, in tutorials we should encourage our users to go down this path. This way they learn how to modularize a

Re: RCL difficulties (was Re: Input modules samples broken in trunk)

2007-01-11 Thread Mark Lundquist
On Jan 11, 2007, at 7:56 AM, Reinhard Poetz wrote: The RCL only works for blocks ATM. Ah! OK. So I'll just servletize the samples app and then I should be able to see the RCL in action. thx a lot, —ml—

Re: Input modules samples broken in trunk

2007-01-11 Thread Daniel Fagerstrom
Reinhard Poetz skrev: Mark Lundquist wrote: On Jan 10, 2007, at 10:15 PM, Reinhard Poetz wrote: try http://cocoon.zones.apache.org/daisy/cdocs-rcl-plugin/g1/1297.html OK, so let me make sure I understand... I want to make changes to sitemap, XLST, XML sources etc. within a block and have

RAD (was Re: Input modules samples broken in trunk)

2007-01-11 Thread Mark Lundquist
On Jan 11, 2007, at 8:35 AM, Daniel Fagerstrom wrote: I described how to use Eclipse as that is what I have experience with. But if you can ensure that the Maven Jetty plugin gets the blocks as directories rather than jars at its classpath, that should work as well. That was going to be my

Re: every new webapp a block?

2007-01-11 Thread Mark Lundquist
I just added a section to http://cocoon.zones.apache.org/daisy/cdocs/g2/g1/g2/1159.html explaining how to mount myBlock1 to the root context. I figure that's one of the first things a newbie is going to want to understand. I'm not really a newbie, but the first time(s) I read this tutorial

Re: Importing Cocoon projects into Eclipse

2007-01-11 Thread Mark Lundquist
On Jan 11, 2007, at 12:56 AM, Daniel Fagerstrom wrote: File - Import ... - General - Existing projects into workspace - Point on a directory that contains the project, it will be scanned for Eclipse project descriptors. It takes some time for Eclipse to scan all of cocoon-trunk. Choose the

Re: Importing Cocoon projects into Eclipse

2007-01-11 Thread Mark Lundquist
On Jan 11, 2007, at 12:56 AM, Daniel Fagerstrom wrote: File - Import ... - General - Existing projects into workspace - Point on a directory that contains the project, it will be scanned for Eclipse project descriptors. It takes some time for Eclipse to scan all of cocoon-trunk. Choose the

Re: Importing Cocoon projects into Eclipse

2007-01-11 Thread Grzegorz Kossakowski
Mark Lundquist napisał(a): On Jan 11, 2007, at 12:56 AM, Daniel Fagerstrom wrote: I just imported all the projects in trunk. I get all kinds of errors of this sort: Unbound classpath variable: 'M2_REPO/aopalliance/aopalliance/1.0/aopalliance-1.0.jar' in project cocoon-core You have to set

Re: Importing Cocoon projects into Eclipse

2007-01-11 Thread Joerg Heinicke
On 11.01.2007 02:28, Mark Lundquist wrote: I ran mvn eclipse:eclipse; now which projects do I need to import, and what's the easiest way to do it? :-) At least the Eclipse setup works as expected if following the description in README.txt in Cocoon trunk's root dir. Jörg

Strange container error

2007-01-11 Thread Leszek Gawron
When using a bean defined like this: bean name=org.apache.cocoon.generation.Generator/contractors class=com.mobilebox.smart.generation.ContractorsGenerator scope=prototype property name=contractorService ref=contractorService/ property name=mobileConfigService

[jira] Commented: (COCOON-1624) reader caching does not consider mime-type

2007-01-11 Thread Alfred Nathaniel (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464049 ] Alfred Nathaniel commented on COCOON-1624: -- ... or simply flush the pipeline cache whenever the sitemap is

[jira] Updated: (COCOON-1807) Workaround for IE Bug in button

2007-01-11 Thread Rolf Metternich (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rolf Metternich updated COCOON-1807: Attachment: action-error.txt Workaround for IE Bug in button

[jira] Updated: (COCOON-1807) Workaround for IE Bug in button

2007-01-11 Thread Rolf Metternich (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rolf Metternich updated COCOON-1807: Fix Version/s: 2.1.10 Priority: Major (was: Minor)