RE: confusing Bugzilla options for Cocoon

2002-02-04 Thread Carsten Ziegeler
Vadim Gritsenko wrote: > > Can somebody take care of this - who have access/knowledge of the > bugzilla? > > Thanks, > Vadim > > > From: David Crossley [mailto:[EMAIL PROTECTED]] > > > > I find that the Bugzilla options for Cocoon "version" are > > extremely confusing ... > > > > a) 2.0 > > b) 2.

RE: [RT] Access Control (was [RT] Cocoon as OS)

2002-02-04 Thread Daniel Fagerstrom
Colin Britton wrote > Have you looked at SAML > http://www.oasis-open.org/committees/security/ I took a short look at it and got the impression that it was mainly about authentication and communication about security, rather than about access control. I will try to take a deeper look at. I am a

cvs commit: xml-cocoon2/src/documentation/xdocs/userdocs/xsp book.xml index.xml logicsheet.xml request.xml session.xml

2002-02-04 Thread vgritsenko
vgritsenko02/02/04 18:49:30 Modified:src/documentation/xdocs/userdocs/xsp book.xml index.xml logicsheet.xml request.xml session.xml Log: xsp docs improvement Revision ChangesPath 1.2 +8 -5 xml-cocoon2/src/documentation/xdocs/userdocs/xs

DO NOT REPLY [Bug 6017] - Documentation Frustration

2002-02-04 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/documentation/stylesheets site2xhtml.xsl

2002-02-04 Thread vgritsenko
vgritsenko02/02/04 17:49:06 Modified:src/documentation/stylesheets site2xhtml.xsl Log: Fixing bug #6017: Documentation Frustration Revision ChangesPath 1.4 +4 -4 xml-cocoon2/src/documentation/stylesheets/site2xhtml.xsl Index: site2xhtml.xsl

cvs commit: xml-cocoon2/src/documentation/xdocs/userdocs/xsp esql.xml sessions.xml

2002-02-04 Thread vgritsenko
vgritsenko02/02/04 17:46:45 Modified:src/documentation/xdocs/installing index.xml src/documentation/xdocs/userdocs/concepts matchers_selectors.xml mrustore.xml sitemap.xml storejanitor.xml src/documentation/xd

Re: first impressions on continuations idea

2002-02-04 Thread Ovidiu Predescu
On Sat, 2 Feb 2002 02:05:36 -, Allan Erskine <[EMAIL PROTECTED]> wrote: > > 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 > >

HSSF Serializer structuring within Cocoon.

2002-02-04 Thread Andrew C. Oliver
Hi All, It looks like we're roughly finished with getting POI (minus the Cocoon stuff) on Jakarta. It looks like we've all decided to do an interim POI production release (1.5) ASAP so that we capture a few bugfixes, minor enhancements, and the new packaging. We'll go live whenever Sam gets tim

RE: StoreJanitor new calculation [was: Re: Store Janitor Hangs System]

2002-02-04 Thread Vadim Gritsenko
> From: Peter Hargreaves [mailto:[EMAIL PROTECTED]] > > Hi Vadim, > > [EMAIL PROTECTED] wrote: > > >>From: Peter Hargreaves [mailto:[EMAIL PROTECTED]] > >> > >>*) If the percent to reduce storage is set to 10%, it fails to remove > >>any when the number of items are below 10. The number of item

Re: StoreJanitor new calculation [was: Re: Store Janitor Hangs System]

2002-02-04 Thread Peter Hargreaves
Hi Vadim, [EMAIL PROTECTED] wrote: > Beware: multiple snips inside... > > >>From: Peter Hargreaves [mailto:[EMAIL PROTECTED]] >> >>*) Calling the gc once every check interval seriously undermines >> > system > >>performance because it can take several seconds to complete, which is >>comparabl

Re: first impressions on continuations idea

2002-02-04 Thread Ovidiu Predescu
On Fri, 1 Feb 2002 19:10:33 -0600, Judson Lester <[EMAIL PROTECTED]> wrote: > 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 st

Re: StoreJanitor new calculation [was: Re: Store Janitor Hangs System]

2002-02-04 Thread Peter Hargreaves
Hi Gerhard, Great to hear that I've not been wasting my time :-) Please find attached the updated code. [EMAIL PROTECTED] wrote: > Peter, > > >>From: Peter Hargreaves [mailto:[EMAIL PROTECTED]] >> >>Hi Gerhard, >> >>I've tested your latest Store Janitor improvements (using Optimizit and >>y

Re: [3rd party jar] sax-bugfix

2002-02-04 Thread Theodore W. Leung
The only commit of the jar was by greenrd, Robin Green. Robin, can you tell us if you are the sole author of the bugfix? If so, could you please check in the file referenced in the message below so that we can be clear? Thanks, Ted On Mon, 2002-02-04 at 15:35, Dirk-Willem van Gulik wrote: >

Re: [3rd party jar] w3c

2002-02-04 Thread Dirk-Willem van Gulik
On 4 Feb 2002, Theodore W. Leung wrote: > I believe that checking in a copy of the W3C license file as > w3c.LICENSE will solve the problem. I have a small doubt because w3c > jar is a collection of files from multiple jars. If someone on the PMC > with more legal background can confirm, that

Re: [3rd party jar] sax-bugfix

2002-02-04 Thread Dirk-Willem van Gulik
On 4 Feb 2002, Theodore W. Leung wrote: > The jar sax-bugfix contains a single class SAXException. This jar > exists only in xml-cocoon/lib. > > This appears to be a single bugfix to SAX. Do we know who did it - that is your authority to talk to. > Since SAX is under a no-warranty no-copyrig

[3rd party jar] sax-bugfix

2002-02-04 Thread Theodore W. Leung
The jar sax-bugfix contains a single class SAXException. This jar exists only in xml-cocoon/lib. This appears to be a single bugfix to SAX. Since SAX is under a no-warranty no-copyright license, I don't think that much needs to happen here. To really be uptight, we could check in a copy of h

[3rd party jar] w3c

2002-02-04 Thread Theodore W. Leung
The w3c jar looks like a concatenation of various java-binding jars from the W3C web site. It only appears in xml-cocoon/lib. I believe that checking in a copy of the W3C license file as w3c.LICENSE will solve the problem. I have a small doubt because w3c jar is a collection of files from mult

[3rd party jar] dom2

2002-02-04 Thread Theodore W. Leung
The dom2 jar looks like a concatenation of various java-binding jars from the W3C web site. It only appears in xml-cocoon/lib. I believe that checking in a copy of the W3C license file as dom2.LICENSE will solve the problem. I have a small doubt because dom2 jar is a collection of files from mu

DO NOT REPLY [Bug 6232] - [PATCH] Be more descriptive when failing to load user-roles file

2002-02-04 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 6232] - [PATCH] Be more descriptive when failing to load user-roles file

2002-02-04 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 Cocoon.java

2002-02-04 Thread vgritsenko
vgritsenko02/02/04 14:42:53 Modified:src/java/org/apache/cocoon Cocoon.java Log: Better error handling patch from [EMAIL PROTECTED] (Peter Royal) Revision ChangesPath 1.12 +3 -3 xml-cocoon2/src/java/org/apache/cocoon/Cocoon.java Index: Cocoon.java ==

RE: Crawler/Indexer redesign

2002-02-04 Thread Vadim Gritsenko
> From: Bernhard Huber [mailto:[EMAIL PROTECTED]] > > hi, > > >How about > > > > Collection crawl(Source) > > > >? Then crawler can be ThreadSafe. > > > Yes, it would be ThreadSafe, storing all crawled resources in the > collection. > Does this work for crawling huge sites? > > My idea was to

RE: confusing Bugzilla options for Cocoon

2002-02-04 Thread Vadim Gritsenko
Can somebody take care of this - who have access/knowledge of the bugzilla? Thanks, Vadim > From: David Crossley [mailto:[EMAIL PROTECTED]] > > I find that the Bugzilla options for Cocoon "version" are > extremely confusing ... > > a) 2.0 > b) 2.0alpha CVS > c) 2.0b1 > d) 2.0b2 > e) 2.0rc1 > f

RE: Multiple MemoryStores not possible

2002-02-04 Thread Vadim Gritsenko
Thanks. Your "patch" is checked in ;) Vadim > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 04, 2002 9:31 AM > To: [EMAIL PROTECTED] > Subject: Multiple MemoryStores not possible > > Hi, > > I've noticed that the HashTable in MemorySto

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

2002-02-04 Thread vgritsenko
vgritsenko02/02/04 14:34:08 Modified:src/java/org/apache/cocoon/components/store MemoryStore.java Log: Remove static from table. Reported by [EMAIL PROTECTED] Revision ChangesPath 1.5 +2 -6 xml-cocoon2/src/java/org/apache/cocoon/components/store/MemoryStore.j

Re: [RT] Access Control (was [RT] Cocoon as OS)

2002-02-04 Thread Greg Weinger
You beat me to the punch, dammit! ;-) Actually, I hadn’t thought of resource-based security, an interesting concept. I strongly feel that Cocoon needs to make ACL functionality available, in a clean way. Why does Tomcat provide its own database security mechanism? They're trying to fill a vo

DO NOT REPLY [Bug 6224] - Logging not reloading properly with reloadable=true on servlet context

2002-02-04 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 6232] - [PATCH] Be more descriptive when failing to load user-roles file

2002-02-04 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 6232] New: - [PATCH] Be more descriptive when failing to load user-roles file

2002-02-04 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

Controlling the Parser?

2002-02-04 Thread Jeremy Quinn
Dear All, Here is a question for those of you expert in DocTypes, Entities, DTDs and the way the Parser handles them. Please bear with me while I explain the background. I am working on the code that will allow the scheme for file manipulation that was being discussed on this list a few months

RE: [RT] Access Control (was [RT] Cocoon as OS)

2002-02-04 Thread Britton, Colin
> To conclude: I belive that a request URI based AC system have > clear advantages compared to pipeline based AC, and that it > could be added to Cocoon without effecting the contracts at > all. I also think that the "correct" way of handling security > is a resource based system, and that a

Re: structure and split the build (Was: [PATCH] new build targets)

2002-02-04 Thread Nicola Ken Barozzi
- Original Message - From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 26, 2002 12:58 PM Subject: Re: structure and split the build (Was: [PATCH] new build targets) > From: "David Crossley" <[EMAIL PROTECTED]> > [...] > > with the 2.0.1 releas

Re: [RT] Access Control (was [RT] Cocoon as OS)

2002-02-04 Thread Judson Lester
On Monday 04 February 2002 02:03 am, Daniel Fagerstrom wrote: > Protection of resources > --- > So what would it mean to protect the resources that are used to > fulfill a request to Cocoon? Consider the following pipeline: > > > > > > > > >

RE: NPE in URLSource under high load

2002-02-04 Thread Gerhard Froehlich
Vadim, >The better solution is to use ActiveMonitor. There was a discussion >about it but I do not remember the results of it. The result of this long debate was, that ActiveMonitor is an overkill for that and we use Sylvain idea instead. Buuut I'm not that convinced ;-), as normal. ~Gerhar

Re: How to determine the end of character data?

2002-02-04 Thread Martin Holz
Sylvain Wallez wrote: > Martin Holz wrote: > >Piroumian, Konstantin wrote: > >>Hi, Cocooners! > >> > >>According to SAX API the parser is free to split the character data to > >>chunks. This causes problems in i18n transformer, which handles character > >>data in the 'characters(char[] ch, int sta

RE: StoreJanitor new calculation [was: Re: Store Janitor Hangs System]

2002-02-04 Thread Gerhard Froehlich
Peter, >From: Peter Hargreaves [mailto:[EMAIL PROTECTED]] > >Hi Gerhard, > >I've tested your latest Store Janitor improvements (using Optimizit and >your debug messages) and although its a very great improvement, I've >found some other problems :-( Damn... >As my Optimizit trial was running o

RE: StoreJanitor new calculation [was: Re: Store Janitor Hangs System]

2002-02-04 Thread Vadim Gritsenko
Beware: multiple snips inside... > From: Peter Hargreaves [mailto:[EMAIL PROTECTED]] > > *) Calling the gc once every check interval seriously undermines system > performance because it can take several seconds to complete, which is > comparable to the check interval. Why not call it only when s

Re: [update] TreeProcessor now available

2002-02-04 Thread Sylvain Wallez
Vadim Gritsenko wrote: >>From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] >> >>Vadim Gritsenko wrote: >> From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] >>> >>> >>> I have seen Cocoon newbies really frightened by the lengthy section full of class names that starts the >sitem

Re: How to determine the end of character data?

2002-02-04 Thread Sylvain Wallez
Martin Holz wrote: >Piroumian, Konstantin wrote: > >>Hi, Cocooners! >> >>According to SAX API the parser is free to split the character data to >>chunks. This causes problems in i18n transformer, which handles character >>data in the 'characters(char[] ch, int start, int length)' method. >> >>Is

RE: NPE in URLSource under high load

2002-02-04 Thread Chris Newland
Hi Martin, > -Original Message- > From: Martin Holz [mailto:[EMAIL PROTECTED]] > Sent: 04 February 2002 16:36 > To: [EMAIL PROTECTED] > Subject: Re: NPE in URLSource under high load > > Hi, > > Chris Newland wrote: > > Hi All, > > > > I'm encountering a null pointer exception in the > > o

Re: NPE in URLSource under high load

2002-02-04 Thread Sylvain Wallez
Vadim Gritsenko wrote: >>From: Chris Newland [mailto:[EMAIL PROTECTED]] >> >>Hi All, >> >>I'm encountering a null pointer exception in the >>org.apache.cocoon.components.source.URLSource file when I run a stress >> >test > >>of my Cocoon 2 system: >> >>java.lang.NullPointerException >> at >>

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/source DelayedRefreshSourceWrapper.java

2002-02-04 Thread sylvain
sylvain 02/02/04 10:18:26 Modified:src/java/org/apache/cocoon Cocoon.java src/java/org/apache/cocoon/components/source DelayedRefreshSourceWrapper.java Log: Patch for concurrency issue causing a NPE in URLSource under high load Revision C

Re: StoreJanitor new calculation [was: Re: Store Janitor Hangs System]

2002-02-04 Thread Peter Hargreaves
Hi Gerhard, I've tested your latest Store Janitor improvements (using Optimizit and your debug messages) and although its a very great improvement, I've found some other problems :-( As my Optimizit trial was running out I decided to do some urgent work on the Checker and now have a solution

Re: [RT] Componentizing Cocoon Applications

2002-02-04 Thread Berin Loritsch
Stefano Mazzocchi wrote: > Cocoon is currently a publishing framework, meaning that is somewhat > more powerful for stateless resources than for stateful ones. And these days, stateless resources are in the minority. People expect more from a site than they did back in 1999. > I strongly be

RE: NPE in URLSource under high load

2002-02-04 Thread Vadim Gritsenko
> From: Chris Newland [mailto:[EMAIL PROTECTED]] > > Hi All, > > I'm encountering a null pointer exception in the > org.apache.cocoon.components.source.URLSource file when I run a stress test > of my Cocoon 2 system: > > java.lang.NullPointerException > at > org.apache.cocoon.components.s

DO NOT REPLY [Bug 6224] - Logging not reloading properly with reloadable=true on servlet context

2002-02-04 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 6224] - Logging not reloading properly with reloadable=true on servlet context

2002-02-04 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: NPE in URLSource under high load

2002-02-04 Thread Martin Holz
Hi, Chris Newland wrote: > Hi All, > > I'm encountering a null pointer exception in the > org.apache.cocoon.components.source.URLSource file when I run a stress test > of my Cocoon 2 system: > > java.lang.NullPointerException > at > org.apache.cocoon.components.source.URLSource.getInfos(UR

DO NOT REPLY [Bug 6224] New: - Logging not reloading properly with reloadable=true on servlet context

2002-02-04 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: How to determine the end of character data?

2002-02-04 Thread Martin Holz
Piroumian, Konstantin wrote: > Hi, Cocooners! > > According to SAX API the parser is free to split the character data to > chunks. This causes problems in i18n transformer, which handles character > data in the 'characters(char[] ch, int start, int length)' method. > > Is there a way to determine

How to determine the end of character data?

2002-02-04 Thread Piroumian, Konstantin
Hi, Cocooners! According to SAX API the parser is free to split the character data to chunks. This causes problems in i18n transformer, which handles character data in the 'characters(char[] ch, int start, int length)' method. Is there a way to determine the end of the character data? The only s

NPE in URLSource under high load

2002-02-04 Thread Chris Newland
Hi All, I'm encountering a null pointer exception in the org.apache.cocoon.components.source.URLSource file when I run a stress test of my Cocoon 2 system: java.lang.NullPointerException at org.apache.cocoon.components.source.URLSource.getInfos(URLSource.java:95) at org.apache.co

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

2002-02-04 Thread cziegeler
cziegeler02/02/04 07:29:58 Modified:src/java/org/apache/cocoon/transformation SQLTransformer.java Log: JavaDoc update Revision ChangesPath 1.4 +39 -15 xml-cocoon2/src/java/org/apache/cocoon/transformation/SQLTransformer.java Index:

RE: Improved the feeled performance!

2002-02-04 Thread Vadim Gritsenko
Hi Enke, > From: Enke Michael [mailto:[EMAIL PROTECTED]] > > Hi people, > as we have a default Buffer of 8192 byte in the AbstractTextSerializer > sometimes it takes very long until any result is visible in the browser. It is configurable in the sitemap.xmap (or cocoon.xconf in latest CVS). Use

Multiple MemoryStores not possible

2002-02-04 Thread Bruno . Dumon
Hi, I've noticed that the HashTable in MemoryStore is static: private static Hashtable table=null; Since MemoryStore implements ThreadSafe, I see no reason for why this should be static. It has the disadvantage that it is impossible to define multiple, seperated MemoryStores, since they will use

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/treeprocessor AbstractParentProcessingNode.java AbstractParentProcessingNodeBuilder.java AbstractProcessingNode.java AbstractProcessingNodeBuilder.java CategoryNode.java CategoryNodeBuilder.java ContainerNode.java ContainerNodeBuilder.java EnvironmentSourceResolver.java InvokeContext.java LinkedProcessingNodeBuilder.java MapStackResolver.java NamedContainerNode.java NamedContainerNodeBuilder.java NamedProcessingNode.java NullNode.java NullNodeBuilder.java ParameterizableProcessingNode.java ProcessingNode.java ProcessingNodeBuilder.java SimpleParentProcessingNode.java SimpleSelectorProcessingNode.java TreeBuilder.java TreeProcessor.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 06:43:44 Modified:src/scratchpad/src/org/apache/cocoon/treeprocessor AbstractParentProcessingNode.java AbstractParentProcessingNodeBuilder.java AbstractProcessingNode.java A

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/treeprocessor/sitemap ActNodeBuilder.java ActSetNode.java ActTypeNode.java ActionSetNode.java ActionSetNodeBuilder.java AggregateNode.java AggregateNodeBuilder.java CallNode.java CallNodeBuilder.java ComponentsNodeBuilder.java ComponentsSelector.java GenerateNode.java GenerateNodeBuilder.java HandleErrorsNode.java HandleErrorsNodeBuilder.java MatchNode.java MatchNodeBuilder.java MountNode.java MountNodeBuilder.java PipelineNode.java PipelineNodeBuilder.java PipelinesNode.java PipelinesNodeBuilder.java PreparableMatchNode.java ReadNode.java ReadNodeBuilder.java RedirectToNodeBuilder.java RedirectToURINode.java SelectNode.java SelectNodeBuilder.java SerializeNode.java SerializeNodeBuilder.java SitemapLanguage.java SitemapNode.java SitemapNodeBuilder.java TransformNode.java TransformNodeBuilder.java ViewNodeBuilder.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 06:39:55 Modified:src/scratchpad/src/org/apache/cocoon/treeprocessor/sitemap ActNodeBuilder.java ActSetNode.java ActTypeNode.java ActionSetNode.java ActionSetNodeBuilder.java AggregateNode.java

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

2002-02-04 Thread vgritsenko
vgritsenko02/02/04 06:39:48 Modified:src/webapp cocoon.xconf Log: Demonstrate usage Revision ChangesPath 1.22 +5 -3 xml-cocoon2/src/webapp/cocoon.xconf Index: cocoon.xconf === RCS file: /

RE: [update] TreeProcessor now available

2002-02-04 Thread Vadim Gritsenko
> From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] > > Vadim Gritsenko wrote: > > >>From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] > >> > > > > > > > > > >>I have seen Cocoon newbies really frightened by the lengthy > >> section full of class names that starts the sitemap. > >>When they finally

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

2002-02-04 Thread vgritsenko
vgritsenko02/02/04 06:23:45 Modified:src/java/org/apache/cocoon/generation DirectoryGenerator.java Log: fix compilation error Revision ChangesPath 1.5 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/DirectoryGenerator.java

RE: Deprecate LangSelectAction

2002-02-04 Thread Vadim Gritsenko
> From: Piroumian, Konstantin [mailto:[EMAIL PROTECTED]] > > 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

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

2002-02-04 Thread vgritsenko
vgritsenko02/02/04 06:18:35 Modified:.changes.xml src/java/org/apache/cocoon/acting LangSelect.java Log: Deprecate LangSelect action Revision ChangesPath 1.99 +4 -1 xml-cocoon2/changes.xml Index: changes.xml ===

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/xml/xlink ExtendedXLinkPipe.java XLinkHandler.java XLinkPipe.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 06:18:01 Modified:src/java/org/apache/cocoon/components/notification Notifier.java src/java/org/apache/cocoon/environment AbstractEnvironment.java Context.java Cookie.java Environmen

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

2002-02-04 Thread cziegeler
cziegeler02/02/04 06:08:34 Modified:src/java/org/apache/cocoon/transformation AbstractDOMTransformer.java AbstractTransformer.java CIncludeTransformer.java CachingCIncludeTransformer.java Fil

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/sitemap AbstractSitemap.java ErrorNotifier.java Handler.java LinkTranslator.java Manager.java NotifyingGenerator.java PatternException.java Sitemap.java SitemapManager.java SitemapModelComponent.java SitemapOutputComponent.java SitemapRedirector.java XSLTFactoryLoader.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 06:05:18 Modified:src/java/org/apache/cocoon/sitemap AbstractSitemap.java ErrorNotifier.java Handler.java LinkTranslator.java Manager.java NotifyingGenerator.java PatternException.java Sitemap.java

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

2002-02-04 Thread cziegeler
cziegeler02/02/04 05:51:27 Modified:src/java/org/apache/cocoon/serialization AbstractSerializer.java AbstractTextSerializer.java FOPSerializer.java HTMLSerializer.java LinkSerializer.java RTFSerializer.java

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/selection/helpers CodedSelectorHelper.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 05:49:21 Modified:src/java/org/apache/cocoon/selection BrowserSelector.java BrowserSelectorFactory.java HeaderSelector.java HeaderSelectorFactory.java HostSelector.java HostSelectorFactory.java Nam

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/samples/parentcm Configurator.java Generator.java ParentComponentManager.java Time.java TimeComponent.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 05:45:56 Modified:src/java/org/apache/cocoon/reading AbstractReader.java DatabaseReader.java JSPReader.java Reader.java ResourceReader.java src/java/org/apache/cocoon/samples/parentcm

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/matching/helpers WildcardHelper.java WildcardURIMatcher.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 05:19:10 Modified:src/java/org/apache/cocoon/matching AbstractPreparableMatcher.java AbstractRegexpMatcher.java AbstractWildcardMatcher.java Matcher.java PreparableMatcher.j

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/generation AbstractGenerator.java AbstractServerPage.java ComposerGenerator.java DirectoryGenerator.java FileGenerator.java FragmentExtractorGenerator.java Generator.java HTMLGenerator.java ImageDirectoryGenerator.java JspGenerator.java MP3DirectoryGenerator.java PhpGenerator.java RequestGenerator.java ScriptGenerator.java ServerPagesGenerator.java ServletGenerator.java StatusGenerator.java StreamGenerator.java VelocityGenerator.java XMLDBCollectionGenerator.java XMLDBGenerator.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 05:15:05 Modified:src/java/org/apache/cocoon/generation AbstractGenerator.java AbstractServerPage.java ComposerGenerator.java DirectoryGenerator.java FileGenerator.java FragmentExtractorGenerator.j

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

2002-02-04 Thread cziegeler
cziegeler02/02/04 05:10:03 Modified:src/java/org/apache/cocoon/environment/commandline AbstractCommandLineEnvironment.java CommandLineRequest.java CommandLineResponse.java CommandLineSession.java CommandlineContext.

[RT] Access Control (was [RT] Cocoon as OS)

2002-02-04 Thread Daniel Fagerstrom
Stefano Mazzocchi wrote: > Brian Topping wrote: > > What I am wondering is whether such a CMS has any business being that > > tight with Cocoon. If not, a set of interfaces ought to be developed > > for them to couple through, but either way is this an attractive vision? > > I have the perceptio

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

2002-02-04 Thread cziegeler
cziegeler02/02/04 04:36:41 Modified:src/scratchpad/src/org/apache/cocoon/jispstore MRUMemoryStore.java StoreJanitorImpl.java Log: Start unifying cvs infos Revision ChangesPath 1.8 +1 -0 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components ExtendedComponentSelector.java LifecycleHelper.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 04:36:29 Modified:src/java/org/apache/cocoon/components CocoonComponentManager.java RequestLifecycleComponent.java src/java/org/apache/cocoon/components/transcoder ExtendableTranscod

RE: Package cocoon.jispstore

2002-02-04 Thread Vadim Gritsenko
It's already components.store.JispFilesystemStore in the scratchpad. cocoon.jispstore will be removed soon. Vadim > -Original Message- > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 04, 2002 4:53 AM > To: Cocoon-Dev > Subject: Package cocoon.jispstore > > S

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/store JispFilesystemStore.java JispStringKey.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 04:31:09 Modified:src/java/org/apache/cocoon/components/saxconnector LoggingSAXConnector.java SAXConnector.java src/java/org/apache/cocoon/components/search SimpleLuceneCocoonIndexerImpl.java

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/sax XMLByteStreamCompiler.java XMLByteStreamFragment.java XMLByteStreamInterpreter.java XMLDeserializer.java XMLSerializer.java XMLTeePipe.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 04:27:38 Modified:src/java/org/apache/cocoon/components/profiler Profiler.java ProfilerData.java ProfilerGenerator.java ProfilerResult.java ProfilingCachingEventPipeline.java

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/pipeline AbstractEventPipeline.java AbstractStreamPipeline.java CacheableEventPipeline.java CachingEventPipeline.java CachingStreamPipeline.java EventPipeline.java NonCachingEventPipeline.java NonCachingStreamPipeline.java OutputComponentSelector.java StreamPipeline.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 04:25:11 Modified:src/java/org/apache/cocoon/components/notification DefaultNotifyingBuilder.java Notifier.java Notifying.java NotifyingBuilder.java NotifyingCascadingRuntimeException.java

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/language/programming/javascript JavascriptLanguage.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 04:22:24 Modified:src/java/org/apache/cocoon/components/browser Browser.java src/java/org/apache/cocoon/components/classloader ClassLoaderManager.java ClassLoaderManagerImpl.java RepositoryClassLoader.java

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/caching AggregatedCacheValidity.java CacheValidity.java Cacheable.java CachedEventObject.java CachedStreamObject.java CachingOutputStream.java ComponentCacheKey.java CompositeCacheValidity.java DeltaTimeCacheValidity.java IncludeCacheValidity.java NOPCacheValidity.java ParametersCacheValidity.java PipelineCacheKey.java TimeStampCacheValidity.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 04:13:06 Modified:src/java/org/apache/cocoon/caching AggregatedCacheValidity.java CacheValidity.java Cacheable.java CachedEventObject.java CachedStreamObject.java CachingOutputStream.java

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/acting/ModularDatabaseAccess AbstractAttributeHelper.java AbstractAutoIncrementHelper.java AbstractOutputHelper.java AttributeHelper.java OutputHelper.java RequestAttributeHelper.java RequestAttributeOutputHelper.java RequestParameterHelper.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 04:08:41 Modified:src/java/org/apache/cocoon Cocoon.java ConnectionResetException.java Constants.java Main.java Modifiable.java Notificable.java Notification.java Notifier.java

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/acting AbstractValidatorAction.java DatabaseAuthenticatorAction.java DatabaseUpdateAction.java FormValidatorAction.java SessionInvalidatorAction.java SessionPropagatorAction.java SessionValidatorAction.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 03:23:44 Modified:src/java/org/apache/cocoon Cocoon.java ConnectionResetException.java Constants.java Main.java Modifiable.java Notificable.java Notification.java Notifier.java

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/sitemap AbstractSitemap.java ContentAggregator.java ErrorNotifier.java Handler.java LinkTranslator.java Manager.java NotifyingGenerator.java PatternException.java Sitemap.java SitemapComponentSelector.java SitemapManager.java SitemapModelComponent.java SitemapOutputComponent.java SitemapRedirector.java XSLTFactoryLoader.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 02:12:42 Modified:src/java/org/apache/cocoon/sitemap AbstractSitemap.java ContentAggregator.java ErrorNotifier.java Handler.java LinkTranslator.java Manager.java NotifyingGenerator.java PatternExce

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

2002-02-04 Thread cziegeler
cziegeler02/02/04 02:10:13 Modified:src/java/org/apache/cocoon/serialization AbstractSerializer.java AbstractTextSerializer.java FOPSerializer.java HTMLSerializer.java LinkSerializer.java RTFSerializer.java

Package cocoon.jispstore

2002-02-04 Thread Carsten Ziegeler
Shouldn't this be better stored under components (package cocoon.components.jispstore)? Carsten - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/parser JaxpParser.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 01:36:33 Modified:src/java/org/apache/cocoon/components/crawler CocoonCrawler.java SimpleCocoonCrawlerImpl.java src/java/org/apache/cocoon/components/deli Deli.java DeliImpl.java src/java/org

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/classloader ClassLoaderManager.java ClassLoaderManagerImpl.java RepositoryClassLoader.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 01:31:03 Modified:src/java/org/apache/cocoon/caching AggregatedCacheValidity.java CacheValidity.java Cacheable.java CachedEventObject.java CachedStreamObject.java CachingOutputStream.java

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/acting/ModularDatabaseAccess AbstractAutoIncrementHelper.java AbstractOutputHelper.java AttributeHelper.java AutoIncrementHelper.java HsqlIdentityAutoIncrementHelper.java IfxSerialAutoIncrementHelper.java ManualAutoIncrementHelper.java MysqlAutoIncrementHelper.java OutputHelper.java RequestAttributeHelper.java RequestAttributeOutputHelper.java RequestParameterHelper.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 01:29:28 Modified:src/java/org/apache/cocoon Cocoon.java ConnectionResetException.java Constants.java Main.java Modifiable.java src/java/org/apache/cocoon/acting ComposerAction.java

How to apply patches correctly?

2002-02-04 Thread Nicola Ken Barozzi
I read patch 5593-Form encoding enhancement, and it seems cool, so I tried to apply it to my Cocoon and got this error in Cygwin: Administrator@PC103 /cygdrive/c/jbprojects $ patch -u < showattachment.txt patching file `SetCharacterEncodingAction.java' can't find file to patch at input line 70 Pe

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/acting/ModularDatabaseAccess AbstractAttributeHelper.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 01:23:56 Modified:src/java/org/apache/cocoon Notificable.java Notification.java Notifier.java ProcessingException.java Processor.java ProcessorWrapper.java ResourceNotFoundE

cvs commit: xml-cocoon2/src/java/org/apache/cocoon Modifiable.java Notificable.java Notification.java Notifier.java ProcessingException.java Processor.java ProcessorWrapper.java ResourceNotFoundException.java

2002-02-04 Thread cziegeler
cziegeler02/02/04 01:04:04 Modified:src/java/org/apache/cocoon Modifiable.java Notificable.java Notification.java Notifier.java ProcessingException.java Processor.java ProcessorWrapper.java R

Re: [VOTE] Add JispStore, Was: [Request for Testing] refactored store/cachingfor the 2.01 release

2002-02-04 Thread Gerhard Froehlich
Hi, +1 from me, of course ;) ~Gerhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]