broken database block

2002-12-31 Thread Robert Ellis Parrott
Note: In present CVS, recent changes to ImageDirectoryGenerator breaks AbstractDatabaseAction compilation. Relevant lines in AbstractDatabaseAction.java: 615 & 616. rob Robert E. Parrott Department of Physics 351 Jefferson Laboratory Harvard University 17 Oxford

DO NOT REPLY [Bug 15619] - build docs is broken, unless build first then build docs

2002-12-31 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 15619] - build docs is broken, unless build first then build docs

2002-12-31 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: Build system problems on OS/X 10.2.3

2002-12-31 Thread David Crossley
I get the same problem on Linux with Java-1.3.1 ./build.sh -Dinclude.webapp.libs=yes webapp It fails during the fourth (why 4?) init target with the same out-of-memory error (and nothing much else happening on the machine). Worse - it does not always fail - sometimes the build is okay. --David Ja

CVS Source (was Re: [ANNOUNCE] CVSView, a server-side CVS repositorygenerator.)

2002-12-31 Thread Sylvain Wallez
Steven Noels wrote: Stefano Mazzocchi wrote: The reason for this is that I would love to be able to have a running cocoon publish documents *directly* from CVS, that is use CVS as a versioning content repository, which is the step one toward a poor-man (but not so poor on functionality!) CMS

Re: Handing over Cocoon Bean code

2002-12-31 Thread Stefano Mazzocchi
Nicola Ken Barozzi wrote: John Morrison wrote: From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] Suggestion: org.apache.cocoon.environment.bean Why? I don't see a cocoon bean as part of the environment. [...] I could ask you, then what do you think a cocoon bean would look like?

Re: Handing over Cocoon Bean code

2002-12-31 Thread Stefano Mazzocchi
John Morrison wrote: From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] Suggestion: org.apache.cocoon.environment.bean Why? I don't see a cocoon bean as part of the environment. Stefano, please excuse me, but you keep asking questions and I don't see many concrete examples from you (either

Re: Handing over Cocoon Bean code

2002-12-31 Thread Stefano Mazzocchi
Nicola Ken Barozzi wrote: Stefano Mazzocchi wrote: Nicola Ken Barozzi wrote: Upayavira wrote: Dear All, I have got a prototype CocoonBean that I would like to make available. A few questions: 1) I have used my own package names, but would like to use org.apache.cocoon ones. What is the

Re: HSSFSerializer - Extensions?

2002-12-31 Thread Jody Goldberg
We're amenable to extensions to the existing format. Moreover gnumeric is going to be making a jump to a new wrapper format shortly at which time I hope to make larger scale changes to the xml representation and would appreciate any feedback you have on limitations or irritations in the current sc

Re: HSSFSerializer - Extensions?

2002-12-31 Thread Andrew C. Oliver
Jody Goldberg wrote: We're amenable to extensions to the existing format. Moreover gnumeric is going to be making a jump to a new wrapper format shortly at which time I hope to make larger scale changes to the xml representation and would appreciate any feedback you have on limitations or irrita

cvs commit: xml-cocoon2 changes.xml

2002-12-31 Thread tcurdt
tcurdt 2002/12/31 08:26:05 Modified:.changes.xml Log: major cleanup, removed the RuntimeExceptions, added support for the JPEG comment marker Revision ChangesPath 1.327 +5 -1 xml-cocoon2/changes.xml Index: changes.xml ===

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

2002-12-31 Thread tcurdt
tcurdt 2002/12/31 08:25:44 Modified:src/java/org/apache/cocoon/generation ImageDirectoryGenerator.java Log: major cleanup, removed the RuntimeExceptions, added support for the JPEG comment marker Revision ChangesPath 1.7 +190 -90 xml-co

Re: [RT] Better Environment Abstraction

2002-12-31 Thread Bernhard Huber
hi, So, from these, I seem to think that we could 1) add a getInputStream() to the Request that's okay, as org.apache.cocoon.environment.http.HttpRequest does have such a method already. 2) make other input features available through request attributes that's okay, i do the same in a webmai

Re: Handing over Cocoon Bean code

2002-12-31 Thread Nicola Ken Barozzi
John Morrison wrote: From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] [...] I have already separated these on my hd in two different dirs in ./src/environments/cli/** ./src/environments/servlet/** should these be blocks/modules/whatever_the_current_name_is? Nope/Yup ;-) In some quit

RE: Handing over Cocoon Bean code

2002-12-31 Thread John Morrison
> From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] > John Morrison wrote: > >>From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] > >> > Suggestion: org.apache.cocoon.environment.bean > >>> > >>>Why? I don't see a cocoon bean as part of the environment. > > [...] > > >>I could ask you, then

[RT] Better Environment Abstraction

2002-12-31 Thread Nicola Ken Barozzi
I have some problems I need to solve: 1) I want to use Cocoon as a bean in other programs, as an evolved xml processing bean. I want to create it, set input (stream), set output, and execute. Problem: I cannot do it with the current Cocoon, without creating my specialized environment to put t

Re: Handing over Cocoon Bean code

2002-12-31 Thread Nicola Ken Barozzi
John Morrison wrote: From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] Suggestion: org.apache.cocoon.environment.bean Why? I don't see a cocoon bean as part of the environment. [...] I could ask you, then what do you think a cocoon bean would look like? I don't think it's the bean's i

RE: Handing over Cocoon Bean code

2002-12-31 Thread John Morrison
> From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] > >> Suggestion: org.apache.cocoon.environment.bean > > > > Why? I don't see a cocoon bean as part of the environment. > > Stefano, please excuse me, but you keep asking questions and I don't see > many concrete examples from you (either). It

Re: Handing over Cocoon Bean code

2002-12-31 Thread Nicola Ken Barozzi
Stefano Mazzocchi wrote: Nicola Ken Barozzi wrote: Upayavira wrote: Dear All, I have got a prototype CocoonBean that I would like to make available. A few questions: 1) I have used my own package names, but would like to use org.apache.cocoon ones. What is the process for deciding these?

[BUG] : java.util.EmptyStackException on EnvironmentStack

2002-12-31 Thread Amir Rosen
Hi, I'm using cocoon 2.0.4, and after calling a request that causes an exception, sometimes I get an EmptyStackException from the environment stack. I traced this behavior, and found out that, the environment stack is sometimes not initialized, when the request is just starting to process, mean

Re: ResourceReader and pdf

2002-12-31 Thread Joerg Pietschmann
On Tuesday 31 December 2002 00:20, "Lars Steiger" wrote: > do you address the implementation of the "shouldSetContentLength true case" > inside CachingStreamPipeline ? or why do you mean, that it can cause memory > problems and cache congestion. Its a matter of the serializer only. If "shouldSetCo

DO NOT REPLY [Bug 15619] - build docs is broken, unless build first then build docs

2002-12-31 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 build.xml

2002-12-31 Thread nicolaken
nicolaken2002/12/31 03:03:51 Modified:.build.xml Log: Fixing doc build after a clean. Now it depends on the new compile target, that also makes the blocks. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15619 Revision ChangesPath 1.298 +1 -1 xml-co

Re: Moving forward cocoon.apache.org

2002-12-31 Thread Jeff Turner
On Mon, Dec 30, 2002 at 06:05:55PM -0800, Stefano Mazzocchi wrote: ... > Vision #1 > - > > cocoon.apache.org > - Cocoon > - Forrest > - CocoBlog > - Wyona > ... > > I don't know what the forrest people think about this. So let's hear it. -0. IMO, Cocoon and Forrest

Re: Build system problems on OS/X 10.2.3 ( Re: Pipeline Symmetry and XQuery, XSLT2.0. etc.)

2002-12-31 Thread Jason Foster
Here are all of the "top level" actions that appeared during the build. I figured that recursion was a problem as there are 3 occurrences of "init:". Hope this helps, and thanks for looking into this. Jason Foster -- ./build.sh -Dinclude.webapp.libs=yes -Dinclude.scratch