cvs commit: xml-cocoon2/src/documentation cocoon.xconf

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 21:13:00 Modified:src/documentation cocoon.xconf Log: remove commentaries and unused components. minimal documentation app config. Revision ChangesPath 1.5 +71 -310 xml-cocoon2/src/documentation/cocoon.xconf Index: cocoon.xconf =

cvs commit: xml-cocoon2/src/webapp cocoon.xconf

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 20:35:16 Modified:src/webapp cocoon.xconf Log: revert last one Revision ChangesPath 1.18 +0 -36 xml-cocoon2/src/webapp/cocoon.xconf Index: cocoon.xconf === RCS file: /hom

cvs commit: xml-cocoon2/src/webapp cocoon.xconf

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 20:31:17 Modified:src/webapp cocoon.xconf Log: Add comment about resolver. (moving from the documentation/cocoon.xconf) Revision ChangesPath 1.17 +36 -0 xml-cocoon2/src/webapp/cocoon.xconf Index: cocoon.xconf ===

cvs commit: xml-cocoon2/src/webapp cocoon.xconf

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 20:28:35 Modified:src/webapp cocoon.xconf Log: Mention validate parameter Revision ChangesPath 1.16 +9 -1 xml-cocoon2/src/webapp/cocoon.xconf Index: cocoon.xconf === RCS

cvs commit: xml-cocoon2/src/webapp/docs/samples/xsp cacheable.xsp aggregate.xsp

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 20:13:11 Modified:src/webapp/docs/samples/xsp aggregate.xsp Added: src/webapp/docs/samples/xsp cacheable.xsp Log: samples Revision ChangesPath 1.3 +4 -4 xml-cocoon2/src/webapp/docs/samples/xsp/aggregate.xsp Index: aggregate.xsp

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/caching DeltaTimeCacheValidity.java

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 20:00:26 Modified:src/java/org/apache/cocoon/caching DeltaTimeCacheValidity.java Log: make possible second-resolution delays Revision ChangesPath 1.2 +14 -5 xml-cocoon2/src/java/org/apache/cocoon/caching/DeltaTimeCach

cvs commit: xml-cocoon2/src/webapp/stylesheets simple-samples2html.xsl

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 19:21:04 Modified:src/webapp/stylesheets simple-samples2html.xsl Log: ideal balancing Revision ChangesPath 1.6 +5 -2 xml-cocoon2/src/webapp/stylesheets/simple-samples2html.xsl Index: simple-samples2html.xsl ===

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/xml LoggingContentHandler.java

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 19:18:04 Added: src/java/org/apache/cocoon/xml LoggingContentHandler.java Log: logging cohtent handler to debug SAX streams Revision ChangesPath 1.1 xml-cocoon2/src/java/org/apache/cocoon/xml/LoggingContentHandler.java Index: L

cvs commit: xml-cocoon2/src/webapp/docs/samples sample-dynamic.xml

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 19:08:10 Modified:src/webapp/docs/samples sample-dynamic.xml Log: wording Revision ChangesPath 1.6 +1 -1 xml-cocoon2/src/webapp/docs/samples/sample-dynamic.xml Index: sample-dynamic.xml

cvs commit: xml-cocoon2/src/webapp/stylesheets/news xmlhack.xsl moreover.xsl news.xsl slashdot.xsl

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 19:04:20 Modified:src/webapp sitemap.xmap src/webapp/docs/samples sample-dynamic.xml src/webapp/stylesheets/news moreover.xsl news.xsl slashdot.xsl Added: src/webapp/stylesheets/news xmlhack.xsl Log: Ad

DO NOT REPLY [Bug 6191] - Cannot pass 's to components inside of a

2002-02-01 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/sitemap/java sitemap.xsl

2002-02-01 Thread dims
dims02/02/01 18:49:46 Modified:src/java/org/apache/cocoon/components/language/markup/sitemap/java sitemap.xsl Log: Bug 6191- Patch from Peter Royal (mailto:[EMAIL PROTECTED]) for "Cannot pass 's to components inside of a " Revision ChangesPath

DO NOT REPLY [Bug 6187] - xsp-request

2002-02-01 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-cocoon2/src/webapp cocoon.xconf

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 18:42:40 Modified:.changes.xml src/java/org/apache/cocoon Cocoon.java cocoon.roles src/java/org/apache/cocoon/components/store FilesystemStore.java MRUMemoryStore.java src/scratchpad/src/org/

cvs commit: xml-cocoon2/src/webapp/docs/samples/xsp request-test.xsp

2002-02-01 Thread dims
dims02/02/01 18:42:08 Modified:src/java/org/apache/cocoon/components/language/markup/xsp XSPRequestHelper.java src/java/org/apache/cocoon/components/language/markup/xsp/java request.xsl src/webapp/docs/sam

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/store - New directory

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 18:18:52 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/store - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For add

RE: first impressions on continuations idea

2002-02-01 Thread Allan Erskine
> Ah, I see your point. Allan and you propose a two level indirection > scheme to obtain the continuation. The first level is keyed by the > cookie, and points to the session object. The second level is keyed by > the URL and points to the continuation. Gahh - this is getting complicated! I didn

RE: first impressions on continuations idea

2002-02-01 Thread Allan Erskine
> Ah, I see your point. Allan and you propose a two level indirection > scheme to obtain the continuation. The first level is keyed by the > cookie, and points to the session object. The second level is keyed by > the URL and points to the continuation. Gahh - this is getting complicated! I didn

DO NOT REPLY [Bug 6164] - [Patch] CocoonServlet destroy classloader problem

2002-02-01 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/servlet CocoonServlet.java

2002-02-01 Thread dims
dims02/02/01 17:57:08 Modified:src/java/org/apache/cocoon/servlet CocoonServlet.java Log: Patch from Kesha ([EMAIL PROTECTED]) for "CocoonServlet destroy classloader problem" in Orion server Revision ChangesPath 1.5 +5 -1 xml-cocoon2/src/java/org/apache/

Re: first impressions on continuations idea

2002-02-01 Thread Judson Lester
On Friday 01 February 2002 06:29 pm, Ovidiu Predescu wrote: > Hi Judson, > > On Fri, 1 Feb 2002 12:53:32 -0600, Judson Lester <[EMAIL PROTECTED]> wrote: > > > > Would a session not be the appropriate place to store continuations > > > > and associated data? The URL strikes me as a really bad ide

RE: first impressions on continuations idea

2002-02-01 Thread Allan Erskine
> What you're referring to is probably not session, but cookies. The > problem is you cannot use cookies to encode the continuation's URL, as > If you look at the concept of session in the servlet environment, you > realize it's only a way to save state across HTTP requests. But with > The > pro

RE: [RT] Cocoon as OS

2002-02-01 Thread Brian Topping
[sorry if this has been discussed before...] I've put some thought into something similar in the CMS space, but didn't really realize that it might have been on the same path as the "Cocoon as OS" thread until just a few minutes ago. A Cocoon underlayment of sorts, but as a CMS. Let me explain.

Re: first impressions on continuations idea

2002-02-01 Thread Ovidiu Predescu
Hi Judson, On Fri, 1 Feb 2002 12:53:32 -0600, Judson Lester <[EMAIL PROTECTED]> wrote: > > > Would a session not be the appropriate place to store continuations and > > > associated data? The URL strikes me as a really bad idea, as it should > > > be a logic-level address (ie foo.com/add) rath

DO NOT REPLY [Bug 6191] - Cannot pass 's to components inside of a

2002-02-01 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6191] New: - Cannot pass 's to components inside of a

2002-02-01 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://nagoya.apache.org/bugzilla/show_bu

Re: first impressions on continuations idea

2002-02-01 Thread Judson Lester
Hey there Ovidiu. I don't know if Allan reads the dev list, but regards if he's listening. > > But I've made my way through the papers you sent, and the relevant > > threads - I really love it. > > I loved it too when I saw it the first time ;-) > Which makes at least three of us. Too often t

DO NOT REPLY [Bug 6187] New: - xsp-request

2002-02-01 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/transformation FragmentExtractorTransformer.java TraxTransformer.java WriteDOMSessionTransformer.java XIncludeTransformer.java XTTransformer.java

2002-02-01 Thread sylvain
sylvain 02/02/01 07:48:10 Modified:src/java/org/apache/cocoon Cocoon.java src/java/org/apache/cocoon/acting AbstractComplementaryConfigurableAction.java src/java/org/apache/cocoon/components/deli DeliImpl.java src/java

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp EsqlQuery.java

2002-02-01 Thread haul
haul02/02/01 07:42:59 Modified:src/java/org/apache/cocoon/components/language/markup/xsp EsqlQuery.java Log: fixed comment Revision ChangesPath 1.4 +1 -6 xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/EsqlQue

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/environment/wrapper EnvironmentWrapper.java

2002-02-01 Thread sylvain
sylvain 02/02/01 07:14:54 Modified:.changes.xml src/java/org/apache/cocoon/components/source SitemapSource.java src/java/org/apache/cocoon/environment/wrapper EnvironmentWrapper.java Log: Calling g

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/transformation FragmentExtractorTransformer.java

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 07:01:33 Modified:src/java/org/apache/cocoon/transformation FragmentExtractorTransformer.java Log: Make constants final; prevent (possible in future) reconfiguration bugs Revision ChangesPath 1.7 +47 -45 xml-cocoon2/sr

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/treeprocessor/sitemap MatchNodeBuilder.java

2002-02-01 Thread sylvain
sylvain 02/02/01 06:57:27 Modified:src/scratchpad/src/org/apache/cocoon/treeprocessor/sitemap MatchNodeBuilder.java Log: Allow empty : this can be used to block some URIs (like **.xmap) Revision ChangesPath 1.3 +1 -7 xml-cocoon2/src/s

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java xscript.xsl

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 06:53:47 Modified:.changes.xml src/java/org/apache/cocoon/components/language/markup/xsp/java xscript.xsl Log: XScript fixes Revision ChangesPath 1.92 +6 -1 xml-cocoon2/changes.xml Index: ch

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/transformation I18nTransformer.java

2002-02-01 Thread sylvain
sylvain 02/02/01 06:48:36 Modified:src/java/org/apache/cocoon/transformation I18nTransformer.java Log: Output the key value if the translation is not found and there's no configuration Revision ChangesPath 1.6 +5 -5 xml-cocoon2/src/j

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/xscript XScriptManagerImpl.java XScriptObject.java

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 06:44:34 Modified:src/java/org/apache/cocoon/components/profiler ProfilerGenerator.java src/java/org/apache/cocoon/components/xscript XScriptManagerImpl.java XScriptObject.java Log: XScriptManager supp

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/crawler SimpleCocoonCrawlerImpl.java

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 06:41:38 Modified:src/java/org/apache/cocoon/components/crawler SimpleCocoonCrawlerImpl.java Log: Minor debug/formatting changes Revision ChangesPath 1.3 +18 -18 xml-cocoon2/src/java/org/apache/cocoon/components/crawle

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/store MRUMemoryStore.java

2002-02-01 Thread sylvain
sylvain 02/02/01 06:40:45 Modified:src/java/org/apache/cocoon/components/store MRUMemoryStore.java Log: Remove unnecessary import Revision ChangesPath 1.7 +0 -2 xml-cocoon2/src/java/org/apache/cocoon/components/store/MRUMemoryStore.jav

We might want to have a representative

2002-02-01 Thread Berin Loritsch
New JSR brought to my attention: Original Java Specification Request (JSR) 159: Java Process Component API http://www.jcp.org/jsr/detail/159.jsp I personally cannot commit to it, but someone else should probably represent Cocoon. -- "They that give up essential liberty to obtain a little tem

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/generation ComposerGenerator.java HTMLGenerator.java SearchGenerator.java ServletGenerator.java

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 06:19:53 Modified:src/java/org/apache/cocoon/generation ComposerGenerator.java HTMLGenerator.java SearchGenerator.java ServletGenerator.java Log: Have Composer generator imlement Disposable also. Revision Chang

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/jispstore JispFilesystemStore.java MRUMemoryStore.java

2002-02-01 Thread vgritsenko
vgritsenko02/02/01 05:27:33 Modified:.changes.xml src/java/org/apache/cocoon/components/store FilesystemStore.java MRUMemoryStore.java MemoryStore.java Store.java StoreJanitorImpl.java src/scratchpad/s

Re: Cocoon 2.0 Error reporting

2002-02-01 Thread Nicola Ken Barozzi
>Well obviously there is a pipeline for /portal/user/login. The error is of >course that I commented out the serializer by mistake. I am not sure if the >error is more explanatory under 2.0.1 - I haven't checked yet. I've just checked and it does the same :-( Thank you for pointing it out. I wil

RE: Cocoon for docs generation

2002-02-01 Thread Vadim Gritsenko
> From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] > > Cocoon doc build - building jakarta-poi docs from sourceforge > On the same documentation set > (PIII 1Ghz, 512 Mb, W$2000SP1, Jdk Sun 1.3.1_01): > > Anakia: 4 sec > Cocoon of 16/01/2002: 50 sec > Cocoon of 16/01/2002 precompiled sitema

RE: Is xml.apache.org down?

2002-02-01 Thread Alex Kachanov
http://www.apache.org/ is down with best wishes Alexander Kachanov Subject: RE: Is xml.apache.org down? It's reachable from here (Cleveland, Ohio, US), though slightly slow. - To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

Cocoon 2.0 Error reporting

2002-02-01 Thread Matthew Langham
Hi, on the subject of error reporting - calling the following pipeline: >>

RE: Is xml.apache.org down?

2002-02-01 Thread Gapinski, Gary (GEL, MSX)
... but no longer: it is now refusing connections. partial traceroute . . . 9 a3-0-1.chcgil2-cr2.bbnplanet.net (4.24.203.29) 25 ms 21 ms 22 ms 10 so-2-3-0.chcgil2-br2.bbnplanet.net (4.24.9.33) 21 ms 21 ms 21 ms 11 so-7-0-0.chcgil2-br1.bbnplanet.net (4.24.5.217) 33 ms 21 ms 20 ms 12

AW: Is xml.apache.org down?

2002-02-01 Thread Matthew Langham
Have not been able to reach xml.apache.org all morning (Euro-Time). Matthew -- Open Source Group sunShine - Lighting up e:Business = Matthew Langham, S&N AG, Klingenderstrasse 5, D-33100 Paderborn Tel:+49-5251-1581-30š

RE: Is xml.apache.org down?

2002-02-01 Thread Gapinski, Gary (GEL, MSX)
It's reachable from here (Cleveland, Ohio, US), though slightly slow. -Original Message- From: Piroumian, Konstantin [mailto:[EMAIL PROTECTED]] Sent: Friday, February 01, 2002 5:51 AM To: [EMAIL PROTECTED] Subject: Is xml.apache.org down? Can't reach xml.apache.org. Is it down or somwth

Is xml.apache.org down?

2002-02-01 Thread Piroumian, Konstantin
Can't reach xml.apache.org. Is it down or somwthing's wrong at my network? Best regards, Konstantin Piroumian - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Deprecate LangSelectAction

2002-02-01 Thread Piroumian, Konstantin
Hi, all! First of all I want to congratulate all the developers with release! Now the question: does anybody interested in the LangSelectAction? If no, then it's time to deprecate it or completely remove. LocaleAction should be used instead. Best regards, Konstantin Piroumian

Re: Cocoon for docs generation

2002-02-01 Thread Nicola Ken Barozzi
Cocoon doc build - building jakarta-poi docs from sourceforge On the same documentation set (PIII 1Ghz, 512 Mb, W$2000SP1, Jdk Sun 1.3.1_01): Anakia: 4 sec Cocoon of 16/01/2002: 50 sec Cocoon of 16/01/2002 precompiled sitemap: 16 sec Cocoon of 28/01/2002: 45 sec Cocoon 28/01/2002 with cocoon.x

Re: Namespaced Javadocs

2002-02-01 Thread Sylvain Wallez
Stefano Mazzocchi wrote: >The more I think about it, the more I believe that namespaced javadocs >following the XML model are overwelming. > >I mean: namespaces were developped to allow markups to cross. FO with >SVG figures. XSLT with XHTML templates, etc... > >Are we *ever* going to cross javad

Re: Cocoon for docs generation

2002-02-01 Thread Nicola Ken Barozzi
From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]> > Cocoon in docs build is slow. :-( > On the same documentation set > (PIII 1Ghz, 512 Mb, W$2000SP1, Jdk Sun 1.3.1_01): > > Anakia: 4 sec > Cocoon of two weeks ago: 50 sec > Cocoon of two weeks ago precompiled sitemap: 16 sec > Cocoon HEAD: 45 sec >