HackBlock refactor update: is this ok?

2002-08-27 Thread Nicola Ken Barozzi
I've decided to call the modules blocks, since many *are* blocks. Fop, Batik, etc are all blocks. For now they are HackBlocks ;-) because they don't yet have a final descriptor. The flowmap IMNSHO is not, so for now I'll leave it where it is. Now, I have done some experimentations with the

DO NOT REPLY [Bug 11943] - start/end CDATA events get lost when caching xml documents

2002-08-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11943. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2002-08-27 Thread cziegeler
cziegeler2002/08/27 00:39:04 Modified:src/java/org/apache/cocoon/transformation TraxTransformer.java Log: Removing fix - the sax events are now send correctly due to the fix in the xml byte stream compiler Revision ChangesPath 1.34 +1 -16

Re: HackBlock refactor update: is this ok?

2002-08-27 Thread Stephan Michels
On Tue, 27 Aug 2002, Nicola Ken Barozzi wrote: I've decided to call the modules blocks, since many *are* blocks. Fop, Batik, etc are all blocks. For now they are HackBlocks ;-) because they don't yet have a final descriptor. The flowmap IMNSHO is not, so for now I'll leave it where it

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

2002-08-27 Thread cziegeler
cziegeler2002/08/27 00:41:15 Modified:src/java/org/apache/cocoon/transformation Tag: cocoon_2_0_3_branch TraxTransformer.java Log: Removing fix - the sax events are now send correctly due to the fix in the xml byte stream compiler Revision Changes

Re: HackBlock refactor update: is this ok?

2002-08-27 Thread Nicola Ken Barozzi
Stephan Michels wrote: On Tue, 27 Aug 2002, Nicola Ken Barozzi wrote: I've decided to call the modules blocks, since many *are* blocks. Fop, Batik, etc are all blocks. For now they are HackBlocks ;-) because they don't yet have a final descriptor. The flowmap IMNSHO is not, so for now

DO NOT REPLY [Bug 11943] - start/end CDATA events get lost when caching xml documents

2002-08-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11943. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Serving SOAP from Cocoon

2002-08-27 Thread Marcus Crafter
Hi Deepak, Thanks for your enquiry! :) The sources for the SOAP server currently aren't in Cocoon CVS, but are in bugzilla (http://nagoya.apache.org/), under bug #11728. There you'll be able to download the relevant Cocoon sources. You'll

cvs commit: xml-cocoon2 module.xml

2002-08-27 Thread nicolaken
nicolaken2002/08/27 04:45:56 Added: .module.xml Log: Moving Gump descriptor in the Cocoon CVS. Revision ChangesPath 1.1 xml-cocoon2/module.xml Index: module.xml ===

cvs commit: xml-cocoon2 properties.xml build.xml database.properties

2002-08-27 Thread nicolaken
nicolaken2002/08/27 06:05:57 Modified:.build.xml Added: .properties.xml Removed: .database.properties Log: Moved the properties in the buildfile and in database.properties in file properties.xml. Revision ChangesPath 1.258 +65

cvs commit: xml-cocoon2 todo.xml

2002-08-27 Thread nicolaken
nicolaken2002/08/27 06:11:55 Modified:.todo.xml Log: As decided in previous discussion on cocoon-dev action context=code assigned-to=SW Change the handle-errors to enable use of any Generator. DOUBLE CHECK THAT REDIRECTS ARE FORBIDDEN. /action

cvs commit: xml-cocoon2 CREDITS.txt INSTALL-BIN.txt INSTALL-SRC.txt README.txt WARNING.txt CREDITS INSTALL.bin INSTALL.src README WARNING

2002-08-27 Thread nicolaken
nicolaken2002/08/27 06:14:17 Added: .CREDITS.txt INSTALL-BIN.txt INSTALL-SRC.txt README.txt WARNING.txt Removed: .CREDITS INSTALL.bin INSTALL.src README WARNING Log: Help our Wintel users and enable simple double-click file open.

cvs commit: xml-cocoon2 build.xml

2002-08-27 Thread nicolaken
nicolaken2002/08/27 06:20:10 Modified:.build.xml Log: Hint of how to make the buildfile better. Revision ChangesPath 1.259 +2 -0 xml-cocoon2/build.xml Index: build.xml === RCS

Build changes... blocks wip

2002-08-27 Thread Nicola Ken Barozzi
As part of the block reorg, I'm also cleaning the buildfile. I'm doing it in baby-steps, to prevent major problems. Now, I,ve moved the properties in the buildfile and in the database.properties in file properties.xml. I tested the default task and installwar ones. It seems to work ok, please

Please help! Caching or Threadproblem or what else?

2002-08-27 Thread Enke, Michael
Hi all, after playing with xsp I started to get mass data out of xsp. But I run into a serious problem: After some thousend elements my systems disk spins up, I could not get any reaction from my system for most of the time, only reset helped. Sometimes I could see the xload window: There were 15

cvs commit: xml-cocoon2 todo.xml

2002-08-27 Thread nicolaken
nicolaken2002/08/27 07:30:57 Modified:.todo.xml Log: http://marc.theaimsgroup.com/?l=xml-cocoon-devm=102633389301850w=2 Link to latest vote on new error handling. Revision ChangesPath 1.43 +2 -1 xml-cocoon2/todo.xml Index: todo.xml

2: Please help! Caching or Threadproblem or what else?

2002-08-27 Thread Enke, Michael
I forgot one important detail: This happens only if tomcat was restarted or if the xsp-file changed on disk. The second and all follwing requests come out super fluid, even if I use noncaching pipeline. Regards, Michael - To

cvs commit: xml-cocoon2/src/documentation/xdocs bylaws-addendum.xml book.xml

2002-08-27 Thread nicolaken
nicolaken2002/08/27 13:59:41 Modified:src/documentation/xdocs book.xml Added: src/documentation/xdocs bylaws-addendum.xml Log: Added the Cocoon bylaws addendum that has been voted on by consensus on the [EMAIL PROTECTED] mailing list. [DOC] please integrated better

Cocoon - web environment coupling ?

2002-08-27 Thread Pierre-Alexandre Losson
Hi all, I've been using Cocoon 2 for a while not and I was wondering if any of you could give a quick overview on how Cocoon tightly cocoon is coupled with a web environment and where these couplings occur. I am developping a code generation application using XML/XSL and I was investigating

Re: Cocoon - web environment coupling ?

2002-08-27 Thread Nicola Ken Barozzi
Pierre-Alexandre Losson wrote: Hi all, I've been using Cocoon 2 for a while not and I was wondering if any of you could give a quick overview on how Cocoon tightly cocoon is coupled with a web environment and where these couplings occur. I am developping a code generation application