Release Plan for 2.1

2003-06-12 Thread Carsten Ziegeler
AFAIK, the only real thing missing for 2.1 is the FOM implementation. The question is now, is someone already working on it resp. should we wait for the release until it's finished? I think we should set a date now and take whatever we have for a beta release. So I propose to make a beta 1 on the

RE: Cocoon and upgrading to Fortress

2003-06-12 Thread Carsten Ziegeler
Berin Loritsch wrote_ > > Fortress allows us to do a number of really cool things that are > not available in the ECM. One of them is to no longer require the > accursed "Roles" file. Adding new user components to Cocoon and > having the configuration able to use those components directly > is j

DO NOT REPLY [Bug 20682] - Generator "directory": "dateFormat" is buggy

2003-06-12 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 20682] - Generator "directory": "dateFormat" is buggy

2003-06-12 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

How Can I use Session Context In Flow?

2003-06-12 Thread JD Daniels
I have a search implemented with flow. I am using the authentication handler to store user info in the data tag, that I am placing on every page using the session transformer in the sitemap. The first page of results shows the info correctly, but subsequent pages generate: org.apache.cocoon.Proces

DO NOT REPLY [Bug 15302] - XSPUtil.relativeFilename() returns differents results for different containers

2003-06-12 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 15302] - XSPUtil.relativeFilename() returns differents results for different containers

2003-06-12 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

remove XSPUtil.include()?

2003-06-12 Thread Joerg Heinicke
After this: http://marc.theaimsgroup.com/?l=xml-cocoon-cvs&m=105537399821420&w=2 is it possible to remove XSPUtil.include() in 2.0 too? Joerg

DO NOT REPLY [Bug 20723] - incorrect resolving of xmldb: (others?) pseudo-protocol URI

2003-06-12 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 20723] New: - incorrect resolving of xmldb: (others?) pseudo-protocol URI

2003-06-12 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: XQuery and Kawa

2003-06-12 Thread Gianugo Rabellino
Jason Foster wrote: Qexo is licensed as GPL, but as I understand things with the new build architecture a few mocks ought to take care of things. Actually this is the only non-issue: Per licensed it under a slightly modified GPL that would allow inclusion in the ASF repo. The real question is

Cocoon and upgrading to Fortress

2003-06-12 Thread Berin Loritsch
Fortress allows us to do a number of really cool things that are not available in the ECM. One of them is to no longer require the accursed "Roles" file. Adding new user components to Cocoon and having the configuration able to use those components directly is just as simple as including the new

Re: JXForm or JXTemplate ?

2003-06-12 Thread Christopher Oliver
If you use jxForm.js then you must use the JXForms template. However, you can use both JXForms and JXTemplate by running one as a generator and the other as a transformer in the same pipeline. Jeremy Quinn wrote: Hi All I guess I am a bit confused by the samples . I am writing a flow app t

Re: latest 2.1-dev CVS: java.lang.NoSuchMethodError: org.apache.avalon.excalibur.component.ComponentHandler: method initialize()V not found

2003-06-12 Thread Rob Johnston
Leo, Could you please see a previous email in this thread? I'm 110% sure that this is a completely clean build, no CLASSPATH was set previous to running "cocoon.sh servlet", so the only jars that are included in the classpath are put there by the cocoon 2.1 build. (I've verified this in WEB-INF/

Re: flow - database.js - Componentmanager

2003-06-12 Thread Christopher Oliver
You're right, this is a serious problem. I'll try to look into it. Can you provide more information about what is causing it? Frank Taffelt wrote: Hi All, it seems that the glue between javascript and java is not alway's working properly. I make some database queries from my flow and sometimes

cvs commit: cocoon-site/site/lenya/project index.html index.pdf roadmap.html

2003-06-12 Thread andreas
andreas 2003/06/12 10:08:09 Modified:site/lenya/community coding-guidelines.html index.html irc.html mailing-lists.html meetings.html site/lenya/docs/components pageenvelopemodule.html pageenvelopemodule.pdf si

XQuery and Kawa

2003-06-12 Thread Jason Foster
I was poking around the O'Reillynet web site and saw another article on XQuery. A little more digging revealed a mailing list and some messages regarding using the use of the Qexo classes in a SAX context: http://mail.gnu.org/archive/html/qexo-general/2003-06/msg7.html My programming ski

RE: sitemap.xls - XSLTFactoryLoader flaw?

2003-06-12 Thread Guardiola, Derek (ELS-STL))
Here is what I was able to identify using your help below. Cocoon version 2.0.4 Xalan Java 2.4.D1 Xerces-J 2.3.0 DOM 2.0 DOM.draftlevel 2.0fd Crimson Not Present JAXP 1.1 SAX 2.0 -- Derek Guardiola Elsevier Science -Original Message- From: Joerg Heinicke [mailto:[EMAIL PROTECTED] Se

RE: latest 2.1-dev CVS: java.lang.NoSuchMethodError: org.apache.avalon.excalibur.component.ComponentHandler: method initialize()V not found

2003-06-12 Thread Leo Sutic
The method has been gone for a while. Check your classpath and any jars you may have in it. Somewhere, you probably have a very old version of the ECM. /LS > From: Rob Johnston [mailto:[EMAIL PROTECTED]

DO NOT REPLY [Bug 20682] - Generator "directory": "dateFormat" is buggy

2003-06-12 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: latest 2.1-dev CVS: java.lang.NoSuchMethodError: org.apache.avalon.excalibur.component.ComponentHandler: method initialize()V not found

2003-06-12 Thread Rob Johnston
On Thu, 12 Jun 2003, Stephan Michels wrote: > > > On Wed, 11 Jun 2003, Berin Loritsch wrote: > > > Rob Johnston wrote: > > > Is this a bug that I should report? I spoke to someone else who had the > > > exact same problem with cocoon 2.1-dev under FreeBSD (over a month ago) > > > & he said his

JXForm or JXTemplate ?

2003-06-12 Thread Jeremy Quinn
Hi All I guess I am a bit confused by the samples . I am writing a flow app to edit Composite Beans, persisted by Hibernate (or are they better described as Bean Graphs ?). Of the two Form Template languages I am considering using, I think I prefer 'apache.org/cocoon/templates/jx/1.0' to

cvs commit: cocoon-2.1/src/documentation/xdocs/userdocs/selectors requestparameter-selector.xml

2003-06-12 Thread upayavira
upayavira2003/06/12 06:23:58 Modified:src/documentation/xdocs/userdocs/selectors requestparameter-selector.xml Log: Fixing minor typos Revision ChangesPath 1.2 +3 -3 cocoon-2.1/src/documentation/xdocs/userdocs/selectors/requestparameter

DO NOT REPLY [Bug 20682] - Generator "directory": "dateFormat" is buggy

2003-06-12 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 20682] - Generator "directory": "dateFormat" is buggy

2003-06-12 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: Cache Key Uniqueness

2003-06-12 Thread Geoff Howard
The cache used to use String but switched after some discussion - a primary reason was speed on cache lookups IIRC. Do you need more than 64 bytes? The key only has to be unique within the scope of your component, not all components/cache items. Geoff Howard > -Original Message- > From:

Problem with an internal redirect and the referer from the request

2003-06-12 Thread juergen . seitz
Hi, i have a problem with an internal redirect and the referer from the request. Short description : 1. Pipeline : publish page A 2. Pipeline : called by a button of page A inside there is an action that identifies if there is a validation problem if t

forwards

2003-06-12 Thread Mato Mira, Fernando
Hello, I saw some discussion about having map:forward in addition to map:redirect-to. Is this issue going anywhere? I need to do redirects or similar that preserve the request parameters. Thanks -- Fernando D. Mato Mira [EMAIL PROTECTED] Thomson Dialog www.dialog.com

Re: latest 2.1-dev CVS: java.lang.NoSuchMethodError:

2003-06-12 Thread Upayavira
On 12 Jun 2003 at 9:58, Stephan Michels wrote: > > > On Wed, 11 Jun 2003, Berin Loritsch wrote: > > > Rob Johnston wrote: > > > Is this a bug that I should report? I spoke to someone else who > > > had the exact same problem with cocoon 2.1-dev under FreeBSD (over > > > a month ago) & he said

DO NOT REPLY [Bug 20658] - [PATCH] got broken in M1 by removing XSPUtil.include

2003-06-12 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

flow - database.js - Componentmanager

2003-06-12 Thread Frank Taffelt
Hi All, it seems that the glue between javascript and java is not alway's working properly. I make some database queries from my flow and sometimes i'm getting the following error from database.js: "resource://org/apache/cocoon/components/flow/javascript/Database.js", line 13: uncaught JavaScript

Re: latest 2.1-dev CVS: java.lang.NoSuchMethodError:org.apache.avalon.excalibur.component.ComponentHandler: method initialize()Vnot found

2003-06-12 Thread Stephan Michels
On Wed, 11 Jun 2003, Berin Loritsch wrote: > Rob Johnston wrote: > > Is this a bug that I should report? I spoke to someone else who had the > > exact same problem with cocoon 2.1-dev under FreeBSD (over a month ago) > > & he said his solution was to "not ship with support for FreeBSD" -- > > w

Re: Chaperon JUnit Tests

2003-06-12 Thread Stephan Michels
On Tue, 10 Jun 2003, Vadim Gritsenko wrote: > Stephan Michels wrote: > ... > > >I think I have fixed it, but can't run the tests on windows, because > >I got always a > > > >'javac: invalid flag: ... ' > > > >during the compilating of the test cases. > > > >Can you help, and run the test, tell m

RE: RE: [BUG]: Endless recursion in source resolving

2003-06-12 Thread Stephan Michels
On Tue, 10 Jun 2003 [EMAIL PROTECTED] wrote: > > Hi, > > additional comment about the performance. > I have debuged the method parseURI with the following Argument: > file:/C:/Data/Eclipse/workspace-lib/WorldAccount-webapp/tomcat/webapps/wa/ > I have append the Stackframe the regexp library need

DO NOT REPLY [Bug 20658] - [PATCH] got broken in M1 by removing XSPUtil.include

2003-06-12 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