Re: "prepare-docs" target broken

2005-03-07 Thread Reinhard Poetz
Sylvain Wallez wrote: David Crossley wrote: David Crossley wrote: Sylvain Wallez wrote: Hi all, Doing a clean build in 2.2 fails on "prepare-docs": it first fails because build/cocoon/documentation/xdocs/userdocs doesn't exist and then fails on "src/documentation/templates/sitemap-componen

Re: "prepare-docs" target broken

2005-03-07 Thread Sylvain Wallez
David Crossley wrote: David Crossley wrote: Sylvain Wallez wrote: Hi all, Doing a clean build in 2.2 fails on "prepare-docs": it first fails because build/cocoon/documentation/xdocs/userdocs doesn't exist and then fails on "src/documentation/templates/sitemap-component.xml (No such file

Re: "prepare-docs" target broken

2005-03-07 Thread David Crossley
David Crossley wrote: > Sylvain Wallez wrote: > > Hi all, > > > > Doing a clean build in 2.2 fails on "prepare-docs": it first fails > > because build/cocoon/documentation/xdocs/userdocs doesn't exist and then > > fails on "src/documentation/templates/sitemap-component.xml (No such > > file or

Re: "prepare-docs" target broken

2005-03-07 Thread David Crossley
Sylvain Wallez wrote: > Hi all, > > Doing a clean build in 2.2 fails on "prepare-docs": it first fails > because build/cocoon/documentation/xdocs/userdocs doesn't exist and then > fails on "src/documentation/templates/sitemap-component.xml (No such > file or directory)". > > Any hint? My gues

DO NOT REPLY [Bug 25121] - wrong mime-type with "cocoon:" protocol reads

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33569] - http://www.fivestaralliance.com Five Star Alliance -- Search and Book the World's Finest Hotels

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33569] - http://www.fivestaralliance.com Five Star Alliance -- Search and Book the World's Finest Hotels

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33662] - o.a.c.transformation.EncodeURLTransformer doesn't work

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33874] - Use of sun.* classes precludes compiling cocoon with non-sun jvm.

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: svn commit: r156419 -cocoon/trunk/src/blocks/xsp/java/org/apache/cocoon/components/languag e/programming/java/JavaLanguage.java

2005-03-07 Thread Antonio Gallardo
On Lun, 7 de Marzo de 2005, 6:32, [EMAIL PROTECTED] dijo: > Author: sylvain > Date: Mon Mar 7 04:32:28 2005 > New Revision: 156419 > > URL: http://svn.apache.org/viewcvs?view=rev&rev=156419 > Log: > Antonio still has the now removed JavaArchiveFilter in his class > directory! I wonder how this co

Re: Any JCR (JSR-170) scratchpad code for Cocoon yet?

2005-03-07 Thread Sylvain Wallez
Stefano Mazzocchi wrote: Sylvain Wallez wrote: Will the scheme be named "jcr"? Yes, but the scheme can be anything you want, especially as you may use several repositories within the same webapp, and therefore use "jcr1", "jcr2", etc. ah! Please, do jcr://repo/* instead! I thou

o:xml transformer?

2005-03-07 Thread Binkley, Peter
Has anyone looked at writing an o:xml transformer? (http://www.o-xml.org/). I haven't played with it yet but it looks like a useful addition to the Cocoon toolkit, assuming the performance is good enough. Peter Binkley Digital Initiatives Technology Librarian Information Technology Services 4-30

Re: [RT] A Unified Environment Model?

2005-03-07 Thread Daniel Fagerstrom
Peter Hunsberger wrote: On Mon, 07 Mar 2005 20:56:42 +0100, Daniel Fagerstrom <[EMAIL PROTECTED]> wrote: Peter Hunsberger wrote: On Mon, 07 Mar 2005 19:19:24 +0100, Daniel Fagerstrom <[EMAIL PROTECTED]> wrote: Peter Hunsberger wrote: That's not a use case, that's a tec

Re: Any JCR (JSR-170) scratchpad code for Cocoon yet?

2005-03-07 Thread Stefano Mazzocchi
Sylvain Wallez wrote: Will the scheme be named "jcr"? Yes, but the scheme can be anything you want, especially as you may use several repositories within the same webapp, and therefore use "jcr1", "jcr2", etc. ah! Please, do jcr://repo/* instead! -- Stefano.

Re: [RT] A Unified Environment Model?

2005-03-07 Thread Peter Hunsberger
On Mon, 07 Mar 2005 20:56:42 +0100, Daniel Fagerstrom <[EMAIL PROTECTED]> wrote: > Peter Hunsberger wrote: > > >On Mon, 07 Mar 2005 19:19:24 +0100, Daniel Fagerstrom > ><[EMAIL PROTECTED]> wrote: > > > > > >>Peter Hunsberger wrote: > >> > > > >That's not a use case, that's a technical usage exam

Re: Copying files with a transformer?

2005-03-07 Thread Geert Josten
Hi Rogier, Thanks for answering my question. To what extend do you consider it an anti-pattern? There are a lot transformers that do the same kind of thing. SQL transformer, SOAP transformer, LDAP transformer and even SourceWritingTransformer can be considered to be having side effects. So I don'

Re: [RT] A Unified Environment Model?

2005-03-07 Thread Daniel Fagerstrom
Peter Hunsberger wrote: On Mon, 07 Mar 2005 19:19:24 +0100, Daniel Fagerstrom <[EMAIL PROTECTED]> wrote: Peter Hunsberger wrote: That's not a use case, that's a technical usage example (at best). We've already got unified access to environment data like the request object. For example, the Req

Re: Copying files with a transformer?

2005-03-07 Thread Rogier Peters
Hoi Geert, Copying as a side effect of a transformation is somewhat of an antipattern - iirc. OK, now that i'm reading more closely I see what you want - use the xml in the pipeline as a kind of script that does the copying. I don't think there's a transformer like that yet. Maybe you could even

Re: [RT] A Unified Environment Model?

2005-03-07 Thread Peter Hunsberger
On Mon, 07 Mar 2005 19:19:24 +0100, Daniel Fagerstrom <[EMAIL PROTECTED]> wrote: > Peter Hunsberger wrote: older conversation > > >>> > >>> > >>Sources are designed for giving access to streams (and due to eficciency > >>reasons SAX streams) and the "object accessors" are intended to give > >>acc

Agila

2005-03-07 Thread Geoff Howard
Anyone looked at or working on a Cocoon front-end to Agila? (http://incubator.apache.org/projects/agila.html) I've seen a few of you in the incubator archives for it. Geoff

Re: [RT] A Unified Environment Model?

2005-03-07 Thread Daniel Fagerstrom
Peter Hunsberger wrote: On Sat, 05 Mar 2005 11:52:58 +0100, Daniel Fagerstrom <[EMAIL PROTECTED]> wrote: Peter Hunsberger wrote: This is more of a RT than anything concrete for or against the ideas given so far. As I follow this discussion it keeps striking me that we're more-or-less reinv

Re: Any JCR (JSR-170) scratchpad code for Cocoon yet?

2005-03-07 Thread Sylvain Wallez
Torsten Schlabach wrote: Sylvain, >> I'm currently writing such a source ;-) Will it show up in a separate block in 2.2-dev soon? Yes. Maybe even 2.1, as I needed for a 2.1 project. Will the scheme be named "jcr"? Yes, but the scheme can be anything you want, especially as you may use several re

Re: Any JCR (JSR-170) scratchpad code for Cocoon yet?

2005-03-07 Thread Torsten Schlabach
Sylvain, >> I'm currently writing such a source ;-) Will it show up in a separate block in 2.2-dev soon? Will the scheme be named "jcr"? Regards, Torsten Sylvain Wallez schrieb: Torsten Schlabach wrote: Hi all, did anyone yet write any - maybe experimental - code for Cocoon to use a repository th

Re: Any JCR (JSR-170) scratchpad code for Cocoon yet?

2005-03-07 Thread Sylvain Wallez
Torsten Schlabach wrote: Hi all, did anyone yet write any - maybe experimental - code for Cocoon to use a repository through the JCR (aka JSR-170) API? I am thinking of an Avalon / Excalibur source (which is the right current term?) which would maybe implement a scheme, so I could write I'm

Re: Need help creating Excel spread from command line.

2005-03-07 Thread Daniel McOrmond
Hi Rosh, I haven't done much with Cocoon CLI, but I have worked with Excel output with web based Cocoon apps. There are indeed samples [1] for working with Apache POI [2] in Cocoon. The most important thing you'll probably want to look at is the HSSFSerializer [3]. Hope this helps. -Daniel [1] <

cocoon caching

2005-03-07 Thread Janvier Majirus
Hi all! I used cocoon2 for my web application. My app query a document under database via cocoon. But, cocoon does not at some moment return updated data; it return the last ones. and then i need to restart cocoon which run under tomcat to access updated data. My questions are: how can i configure

Need help creating Excel spread from command line.

2005-03-07 Thread Roshan . D-Silva
Hi , I am new to Cocoon and wanted to know if any one has any expertise using Cocoon 2.1 to generate offline excel spreadsheets. I would like to run cocoon from the command line and get the content output as excel. >From the docs I can see that its possible but cant find an example for doing. An

Re: [RT] A Unified Environment Model?

2005-03-07 Thread Peter Hunsberger
On Sat, 05 Mar 2005 11:52:58 +0100, Daniel Fagerstrom <[EMAIL PROTECTED]> wrote: > Peter Hunsberger wrote: > > > This is more of a RT than anything concrete for or against the ideas > > given so far. > > > > As I follow this discussion it keeps striking me that we're > > more-or-less reinventing r

Re: Any JCR (JSR-170) scratchpad code for Cocoon yet?

2005-03-07 Thread Ralph Goers
I was going to, but it turned out we could access the content via http. Torsten Schlabach wrote: Hi all, did anyone yet write any - maybe experimental - code for Cocoon to use a repository through the JCR (aka JSR-170) API? I am thinking of an Avalon / Excalibur source (which is the right curre

Re: JX generates weird NameSpace???

2005-03-07 Thread Jean-Baptiste Quenot
* Juan Jose Pablos: > Jean-Baptiste Quenot wrote: > > * oceatoon: > > > Is anybody aware of such a thing as JX generating a weirds > > > namespaces?? > > Yes, and this has already been reported. But AFAICT it is > > *not* blocking. You may be facing another problem without any > > rela

Re: JX generates weird NameSpace???

2005-03-07 Thread Juan Jose Pablos
Jean-Baptiste Quenot wrote: * oceatoon: Is anybody aware of such a thing as JX generating a weirds namespaces?? Yes, and this has already been reported. But AFAICT it is *not* blocking. You may be facing another problem without any relation to this namespace oddity. Do you have a b

Any JCR (JSR-170) scratchpad code for Cocoon yet?

2005-03-07 Thread Torsten Schlabach
Hi all, did anyone yet write any - maybe experimental - code for Cocoon to use a repository through the JCR (aka JSR-170) API? I am thinking of an Avalon / Excalibur source (which is the right current term?) which would maybe implement a scheme, so I could write Regards, Torsten

"prepare-docs" target broken

2005-03-07 Thread Sylvain Wallez
Hi all, Doing a clean build in 2.2 fails on "prepare-docs": it first fails because build/cocoon/documentation/xdocs/userdocs doesn't exist and then fails on "src/documentation/templates/sitemap-component.xml (No such file or directory)". Any hint? Sylvain -- Sylvain Wallez

DO NOT REPLY [Bug 33874] - Use of sun.* classes precludes compiling cocoon with non-sun jvm.

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33874] - Use of sun.* classes precludes compiling cocoon with non-sun jvm.

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33874] New: - Use of sun.* classes precludes compiling cocoon with non-sun jvm.

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Pattern convertor - Bug?

2005-03-07 Thread Sylvain Wallez
Reinhard Poetz wrote: If I use a pattern convertor according to the documentation MM/dd/ dd/MM/ dd-MM- I get following exception: java.lang.IllegalArgumentException: Illegal pattern character 'd' at java.text.SimpleDateFormat.translatePattern(SimpleDateFormat.j

Re: i18n issues with 2.1.7-dev

2005-03-07 Thread Jeremy Quinn
On 4 Mar 2005, at 04:19, Vadim Gritsenko wrote: Jeremy Quinn wrote: On 3 Mar 2005, at 13:05, Vadim Gritsenko wrote: Try files instead of proj:. Reloading always worked for me. proj is just an input module that expands to : I must hadn't slept well :-) Ah, no problem Feeling better now? ;) Not sure