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

2002-12-06 Thread cziegeler
cziegeler2002/12/06 00:01:12 Modified:src/java/org/apache/cocoon/environment/wrapper EnvironmentWrapper.java Log: Readding accidentally removed methods Revision ChangesPath 1.25 +30 -1

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

2002-12-06 Thread cziegeler
cziegeler2002/12/06 00:02:10 Modified:src/java/org/apache/cocoon/environment/wrapper Tag: cocoon_2_0_3_branch EnvironmentWrapper.java RequestWrapper.java Log: Readding accidentally removed methods Revision ChangesPath No

RE: [C2.1] Memory problem

2002-12-06 Thread Carsten Ziegeler
The last time we profiled Cocoon (3 or 4 months ago)we didn't find a memory leak. I suggest to use a profiling tool. Then you will find very quickly if Cocoon is the problem. Carsten Carsten Ziegeler Open Source Group, SN AG -Original Message- From: Antonio Gallardo [mailto:[EMAIL

Re: [Proposal] Implementing XMLForm with Flow

2002-12-06 Thread Ugo Cei
Reinhard Poetz wrote: I have already successfully reimplmented the XMLForms using the control flow. I would have posted an example but internal reasons made enhancements and changes to the XMLForms implementation necessary. I will come up with some more details soon. Are you interested?

Re: [ERROR] CVS not working!

2002-12-06 Thread Nicola Ken Barozzi
root has been notified and is working on it, hope it gets back up soon. Carsten Ziegeler wrote: Nothing, the cvs server is currently down... Carsten -Original Message- From: Antonio Gallardo [mailto:[EMAIL PROTECTED]] Sent: Friday, December 06, 2002 8:26 AM To: [EMAIL PROTECTED]

Re: [Proposal] Implementing XMLForm with Flow

2002-12-06 Thread Ugo Cei
Ivelin Ivanov wrote: Sorry I wasn't clear before. I know you can call Java from the flow. The question is how to use the flow in a way which significantly reduces code while making the maintenance easier and improving the readability. Try to beat the existing XMLForm wizard demo. If you succeed,

RE: [ERROR] CVS not working!

2002-12-06 Thread Carsten Ziegeler
It's already working again. Carsten -Original Message- From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] Sent: Friday, December 06, 2002 9:30 AM To: [EMAIL PROTECTED] Subject: Re: [ERROR] CVS not working! root has been notified and is working on it, hope it gets back up

i18n and xmlform action

2002-12-06 Thread Hong Gia Dinh
Title: i18n and xmlform action Hi all i think i did stupid thing! i tried to apply i18n into my xmlforms but it can not understand the messages in the directory , it can not change into other language because in the link changing language (the bold lines), i am not sure and i dont know if

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/modules/input AbstractJXPathModule.java

2002-12-06 Thread cziegeler
cziegeler2002/12/06 01:20:01 Modified:src/java/org/apache/cocoon/components Tag: cocoon_2_0_3_branch CocoonComponentManager.java src/java/org/apache/cocoon/components/modules/input Tag: cocoon_2_0_3_branch

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/modules/input AbstractJXPathModule.java

2002-12-06 Thread cziegeler
cziegeler2002/12/06 01:20:20 Modified:src/java/org/apache/cocoon/components CocoonComponentManager.java src/java/org/apache/cocoon/components/modules/input AbstractJXPathModule.java Log: Fixing javadocs Revision

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

2002-12-06 Thread tcurdt
tcurdt 2002/12/06 01:24:22 Modified: src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp/java esql.xsl Log: forgot to change a call to a renamed method Revision ChangesPath 1.5 +3 -3

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

2002-12-06 Thread cziegeler
cziegeler2002/12/06 01:24:27 Modified:src/java/org/apache/cocoon/environment/wrapper RequestWrapper.java Log: Fixing javadocs Revision ChangesPath 1.8 +6 -6 xml-cocoon2/src/java/org/apache/cocoon/environment/wrapper/RequestWrapper.java

Re: [Showstopper?] setUrl broken by recent esql changes

2002-12-06 Thread tcurdt
Quoting Timothy Larson [EMAIL PROTECTED]: In Cocoon2.1 (have not checked 2.0.4dev) _esql_connection.setUrl(String) was broken by the esql changes that were made in the last day or two. Here is the error message: Thanks for reporting, Tim! Just fixed it. Was only in HEAD though :) -- Torsten

RE: i18n and xmlform action

2002-12-06 Thread Hong Gia Dinh
Title: i18n and xmlform action Sorry, I also use the bold like this but it does not work : hrefwizard?cocoon-action-start=trueamp;locale=en/href -Original Message-From: Hong Gia Dinh Sent: 06 December 2002 15:59To: [EMAIL PROTECTED]Subject: i18n and xmlform action Hi all i

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/modules/input JXPathMetaModule.java

2002-12-06 Thread cziegeler
cziegeler2002/12/06 01:27:30 Modified:src/java/org/apache/cocoon/components/modules/input Tag: cocoon_2_0_3_branch JXPathMetaModule.java Log: Fixing javadocs Revision ChangesPath No revision No revision

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/modules/input JXPathMetaModule.java

2002-12-06 Thread cziegeler
cziegeler2002/12/06 01:28:55 Modified:src/java/org/apache/cocoon/components/modules/input JXPathMetaModule.java Log: Fixing javadocs Revision ChangesPath 1.3 +1 -2

[Input-xsl] - Mixing concepts between Attribute and Parameter

2002-12-06 Thread Antonio Gallardo
Hi. I was currently checking the source code for the new XSP logicsheet input.xsl. Yesterday was proposed by Piroumian to change the name of all elements from parameter to attributes. The change was correct from the user view. From the developer view there are still the old functions names with

Re: Profiling Cocoon for cheapskates

2002-12-06 Thread Stuart Roebuck
Stefano, On Thursday, December 5, 2002, at 09:39 pm, Stefano Mazzocchi wrote: Vadim Gritsenko wrote: Stuart Roebuck wrote: I need to do some code optimization / profiling on Cocoon and some additional Cocoon libraries we've built. This raises an issue which I thought might be of

cvs commit: xml-cocoon2/src/documentation/xdocs/plan release.xml

2002-12-06 Thread cziegeler
cziegeler2002/12/06 01:48:06 Modified:src/documentation/xdocs/plan release.xml Log: Updating release dates Revision ChangesPath 1.11 +4 -3 xml-cocoon2/src/documentation/xdocs/plan/release.xml Index: release.xml

cvs commit: xml-cocoon2/src/documentation/xdocs/plan release.xml

2002-12-06 Thread cziegeler
cziegeler2002/12/06 01:48:23 Modified:src/documentation/xdocs/plan Tag: cocoon_2_0_3_branch release.xml Log: Updating release dates Revision ChangesPath No revision No revision 1.1.2.11 +4 -3

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

2002-12-06 Thread haul
haul2002/12/06 02:01:24 Modified:src/java/org/apache/cocoon/components/language/markup/xsp Tag: cocoon_2_0_3_branch XSPModuleHelper.java Log: renamed all methods from getParameter* to getAttribute* to be consistent with the InputModule method names.

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

2002-12-06 Thread haul
haul2002/12/06 02:01:53 Modified:src/java/org/apache/cocoon/components/language/markup/xsp/java Tag: cocoon_2_0_3_branch input.xsl Log: renamed all methods from getParameter* to getAttribute* to be consistent with the InputModule method names.

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

2002-12-06 Thread haul
haul2002/12/06 02:04:18 Modified:src/java/org/apache/cocoon/components/language/markup/xsp/java input.xsl Log: renamed all methods from getParameter* to getAttribute* to be consistent with the InputModule method names. Revision ChangesPath

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

2002-12-06 Thread haul
haul2002/12/06 02:04:45 Modified:src/java/org/apache/cocoon/components/language/markup/xsp XSPModuleHelper.java Log: renamed all methods from getParameter* to getAttribute* to be consistent with the InputModule method names. Revision Changes

Re: [Input-xsl] - Mixing concepts between Attribute and Parameter

2002-12-06 Thread Christian Haul
On 06.Dec.2002 -- 03:45 AM, Antonio Gallardo wrote: Hi. I was currently checking the source code for the new XSP logicsheet input.xsl. Yesterday was proposed by Piroumian to change the name of all elements from parameter to attributes. The change was correct from the user view. From the

Re: Changes made to flow system.js

2002-12-06 Thread Michael Melhem
On Thu, Dec 05, 2002 at 10:45:38PM -0800, Ovidiu Predescu wrote: On Thursday, Dec 5, 2002, at 02:13 US/Pacific, Michael Melhem wrote: On Thu, Dec 05, 2002 at 09:29:23AM +0100, Sylvain Wallez wrote: Ovidiu Predescu wrote: I think the danger is to have the semantics of these functions

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/environment/http HttpRequest.java HttpSession.java

2002-12-06 Thread cziegeler
cziegeler2002/12/06 02:33:00 Modified:src/java/org/apache/cocoon/environment/http Tag: cocoon_2_0_3_branch HttpRequest.java HttpSession.java Log: Fixing invalidation bug Revision ChangesPath No revision

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/environment/http HttpRequest.java HttpSession.java

2002-12-06 Thread cziegeler
cziegeler2002/12/06 02:34:27 Modified:src/java/org/apache/cocoon/environment/http HttpRequest.java HttpSession.java Log: Fixing invalidation bug Revision ChangesPath 1.13 +13 -4

Re: Changes made to flow system.js

2002-12-06 Thread Christian Haul
On 06.Dec.2002 -- 11:09 AM, Michael Melhem wrote: On Thu, Dec 05, 2002 at 10:45:38PM -0800, Ovidiu Predescu wrote: Finish what? The problem with that is that you could still do things after the page was sent back to the client. Advanced users might want to use this fact to do all sorts of

cvs commit: xml-cocoon2 build.xml

2002-12-06 Thread cziegeler
cziegeler2002/12/06 03:17:17 Modified:.Tag: cocoon_2_0_3_branch build.xml Log: New Release Revision ChangesPath No revision No revision 1.196.2.22 +2 -2 xml-cocoon2/build.xml Index: build.xml

Re: New Cocoon Committers

2002-12-06 Thread Rodent of Unusual Size
Stefano Mazzocchi wrote: Committer #600! Wow, that's cool! thanks much! *please* don't forget to give him the pointers to http://www.apache.org/dev/ and http://incubator.apache.org/ .. - To unsubscribe, e-mail: [EMAIL

RE: New Cocoon Committers

2002-12-06 Thread Matthew Langham
*please* don't forget to give him the pointers to http://www.apache.org/dev/ and http://incubator.apache.org/ .. Thanks - I have already found and read these :-) #600 (Matthew) -- Open Source Group Cocoon { Consulting, Training, Projects }

cvs commit: xml-cocoon2 build.xml

2002-12-06 Thread cziegeler
cziegeler2002/12/06 03:39:19 Modified:.Tag: cocoon_2_0_3_branch build.xml Log: Changing version Revision ChangesPath No revision No revision 1.196.2.23 +2 -2 xml-cocoon2/build.xml Index: build.xml

[CVS 2.1] - Error in compiling.

2002-12-06 Thread Antonio Gallardo
I downloaded the CVS 2.1 right now and I got: /xml-cocoon2/build/cocoon/src/org/apache/cocoon/environment/http/HttpRequest.java:230: wrappedSession has private access in org.apache.cocoon.environment.http.HttpSession if ( this.session.wrappedSession != serverSession ) {

cocoon-sitemap, redirects and application default context

2002-12-06 Thread SAXESS - Hussayn Dabbous
Hy; I want to setup my webserver/appserver, so that it serves a cocoon driven webapplication without exposing the cocoon webapp in the URL and it redirects me to some initial page of my cocoonapp. cocoon does not work as i expect in this environment. But i found a workaround. Maybe someone could

Re: Changes made to flow system.js

2002-12-06 Thread Marc Portier
disclaimer: this is at the danger of making a complete fool of myself have only been following this discussion from a distance so here is the fool's thought: 1. Given the fact that: you could still do things according to: Finish what? The problem with that is that you could still do things

Re: New Cocoon Committers

2002-12-06 Thread Steven Noels
Brian Behlendorf wrote: Account mlangham created (there were already 5 other matthews), password sent, commit privs granted. Committer #600! warm fuzzy feelings - welcome abord Matthew! /Steven -- Steven Noelshttp://outerthought.org/ Outerthought - Open Source,

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/environment/http HttpSession.java

2002-12-06 Thread cziegeler
cziegeler2002/12/06 04:52:09 Modified:src/java/org/apache/cocoon/environment/http HttpSession.java Log: Committing missing change Revision ChangesPath 1.7 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/environment/http/HttpSession.java Index:

DO NOT REPLY [Bug 15136] New: - [PATCH] Fixing various inefficient logging calls.

2002-12-06 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=15136. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15136] - [PATCH] Fixing various inefficient logging calls.

2002-12-06 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=15136. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

What's a Stammtisch?

2002-12-06 Thread Matthew Langham
I thought some people might be dying to know what's a Stammtisch? So here is my contribution for today - and it has nothing to do with Cocoon :-) The German word for Stammtisch translates into a table reserved for regulars. Mostly this is a table in a restaurant or pub that is marked with a

cvs commit: xml-cocoon2 changes.xml

2002-12-06 Thread cziegeler
cziegeler2002/12/06 05:20:39 Modified:.Tag: cocoon_2_0_3_branch changes.xml Log: Updating changes Revision ChangesPath No revision No revision 1.138.2.75 +9 -5 xml-cocoon2/changes.xml Index:

cvs commit: xml-cocoon2 properties.xml changes.xml

2002-12-06 Thread cziegeler
cziegeler2002/12/06 05:21:28 Modified:.properties.xml changes.xml Log: Updating changes Revision ChangesPath 1.18 +1 -1 xml-cocoon2/properties.xml Index: properties.xml === RCS

Released 2.0.4

2002-12-06 Thread Carsten Ziegeler
Hi Team, congratulations - 2.0.4 is out. Thanks to everyone who helped us on getting this finally out! Can someone else please update our website? I'm not able to do this before monday, 16th. Thanks! A great weekend to all of you! Carsten Carsten Ziegeler Open Source Group, SN AG

[IMPORTANT] Please check licences

2002-12-06 Thread Carsten Ziegeler
Hi Team, I just went through our code and saw several source files without any licence and some with a wrong licence. Could you all please check and make sure that all source files have the long licence version at the top as most source files already have. Thanks Carsten Carsten Ziegeler

[PROPOSAL]: Moving todo and tracking items

2002-12-06 Thread Carsten Ziegeler
Hi, I would propose to move the todo.xml into the docs section, perhaps in the plan directory - so we have everything for release planning in one place. I also suggest that we start/continue adding items into these documents so we can better coordinate a new release, like the upcomming 2.1

Re: Released 2.0.4

2002-12-06 Thread Steven Noels
Carsten Ziegeler wrote: Can someone else please update our website? I'm not able to do this before monday, 16th. Thanks! From what I see on daedalus, you didn't put the dist in the mirror'able /www/www.apache.org/dist/xml/cocoon/ directory. Since Cocoon is quite big, we should go and fix

Re: [ANN] Apache Cocoon 2.0.4 Release

2002-12-06 Thread Andrew Savory
On Fri, 6 Dec 2002, Carsten Ziegeler wrote: Apache Cocoon 2.0.4 Released Excellent! Thank you Carsten and everyone else involved. Andrew, racing off to upgrade all his servers. -- Andrew SavoryEmail: [EMAIL PROTECTED] Managing Director

Re: what should getRealPath return in sub-sitemap?

2002-12-06 Thread Vadim Gritsenko
Geoff Howard wrote: I have a sub sitemap mounted under a sub directory, and within an action called from that sitemap I am calling context.getRealPath(dir-name). I expected it to resolve dir-name relative to the mounted directory, returning

Re: Released 2.0.4

2002-12-06 Thread Christian Haul
On 06.Dec.2002 -- 02:25 PM, Carsten Ziegeler wrote: Hi Team, congratulations - 2.0.4 is out. Thanks to everyone who helped us on getting this finally out! Can someone else please update our website? I'm not able to do this before monday, 16th. Thanks! A great weekend to all of you!

RE: Released 2.0.4

2002-12-06 Thread Carsten Ziegeler
Steven Noels wrote: Carsten Ziegeler wrote: Can someone else please update our website? I'm not able to do this before monday, 16th. Thanks! From what I see on daedalus, you didn't put the dist in the mirror'able /www/www.apache.org/dist/xml/cocoon/ directory. Since Cocoon is quite

Re: what should getRealPath return in sub-sitemap?

2002-12-06 Thread Geoff Howard
Ok, thanks. I had thought that cocoon was playing with the context since the idea of sub context (as far as I know) doesn't exist in Servlet spec. I'm dealing with file uploads, and it's inappropriate to put them all in a work directory, and inappropriate to place them all under the context root.

Re: [PROPOSAL]: Moving todo and tracking items

2002-12-06 Thread Nicola Ken Barozzi
Carsten Ziegeler wrote: Hi, I would propose to move the todo.xml into the docs section, perhaps in the plan directory - so we have everything for release planning in one place. I also suggest that we start/continue adding items into these documents so we can better coordinate a new release,

cvs commit: xml-cocoon2/src/blocks/databases/conf db-modules.xconf

2002-12-06 Thread haul
haul2002/12/06 06:27:09 Modified:src/blocks/databases/conf db-modules.xconf Log: Add comment showing PostgreSQL autoincrement module Revision ChangesPath 1.2 +1 -0 xml-cocoon2/src/blocks/databases/conf/db-modules.xconf Index: db-modules.xconf

cvs commit: xml-cocoon2/src/documentation/xdocs who.xml

2002-12-06 Thread mlangham
mlangham2002/12/06 06:31:29 Modified:src/documentation/xdocs who.xml Log: Added my name. Revision ChangesPath 1.34 +1 -0 xml-cocoon2/src/documentation/xdocs/who.xml Index: who.xml === RCS

cvs commit: xml-cocoon2 changes.xml

2002-12-06 Thread cziegeler
cziegeler2002/12/06 06:49:48 Modified:.Tag: cocoon_2_0_3_branch changes.xml Log: Sync changes Revision ChangesPath No revision No revision 1.138.2.76 +4 -5 xml-cocoon2/changes.xml Index: changes.xml

cvs commit: xml-cocoon2 changes.xml

2002-12-06 Thread cziegeler
cziegeler2002/12/06 06:50:15 Modified:.changes.xml Log: Sync changes Revision ChangesPath 1.303 +172 -140 xml-cocoon2/changes.xml Index: changes.xml === RCS file:

cvs commit: xml-cocoon2/src/documentation/xdocs who.xml

2002-12-06 Thread cziegeler
cziegeler2002/12/06 06:51:05 Modified:src/documentation/xdocs Tag: cocoon_2_0_3_branch who.xml Log: Add #600 Revision ChangesPath No revision No revision 1.2.2.14 +1 -0 xml-cocoon2/src/documentation/xdocs/who.xml

Re: [ANN] Apache Cocoon 2.0.4 Release

2002-12-06 Thread Giacomo Pati
Great work, Carsten. Congratulations. Giacomo On Fri, 6 Dec 2002, Carsten Ziegeler wrote: Apache Cocoon 2.0.4 Released The Apache Cocoon team is proud to announce the new release of Apache Cocoon. Apache Cocoon is an XML framework that raises the

RE: [PROPOSAL]: Moving todo and tracking items

2002-12-06 Thread Carsten Ziegeler
Nicola Ken Barozzi wrote: Carsten Ziegeler wrote: Hi, I would propose to move the todo.xml into the docs section, perhaps in the plan directory - so we have everything for release planning in one place. I also suggest that we start/continue adding items into these documents so

Re: Changes made to flow system.js

2002-12-06 Thread Marc Portier
Giacomo, Sylvain, I see my remark wasn't that stupid after all (taking as an argument the fact the statistic unlikeliness of having exact equal idiots) Sorry, for not earlier reading deeper down the thread though... only I'm not ready to give in yet... is making a continuation really

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

2002-12-06 Thread cziegeler
cziegeler2002/12/06 07:17:09 Modified:src/documentation cocoon.xconf Log: Fixing doc build Revision ChangesPath 1.17 +1 -1 xml-cocoon2/src/documentation/cocoon.xconf Index: cocoon.xconf ===

Re: Changes made to flow system.js

2002-12-06 Thread Christian Haul
On 06.Dec.2002 -- 04:07 PM, Marc Portier wrote: Giacomo, Sylvain, I see my remark wasn't that stupid after all (taking as an argument the fact the statistic unlikeliness of having exact equal idiots) Sorry, for not earlier reading deeper down the thread though... only I'm not ready to

Re: Released 2.0.4

2002-12-06 Thread Steven Noels
Carsten Ziegeler wrote: Ok, I set it up, but did not use a link. Instead I copied the files! I know that this is not the right solution, but should first think how we link to the mirror section before we do it - and with the copy we have everything set up - it's not nice so. Perhaps we can

Re: Changes made to flow system.js

2002-12-06 Thread Marc Portier
Christian Haul wrote: On 06.Dec.2002 -- 04:07 PM, Marc Portier wrote: Giacomo, Sylvain, I see my remark wasn't that stupid after all (taking as an argument the fact the statistic unlikeliness of having exact equal idiots) Sorry, for not earlier reading deeper down the thread though...

XEOS : a commercially packaged Cocoon

2002-12-06 Thread Sylvain Wallez
Hi folks, A colleague of mine pointed me to XEOS at http://www.heletel.com/products/xeos/index.html This is a copy of Cocoon 2 (seems to be the 2.0.0 release) which has been totally repackaged (org.apache.cocoon changed to com.heletel.xeos). Strangely, though, the sitemap and XSP namespaces

Re: XEOS : a commercially packaged Cocoon

2002-12-06 Thread Vadim Gritsenko
Sylvain Wallez wrote: Hi folks, A colleague of mine pointed me to XEOS at http://www.heletel.com/products/xeos/index.html This is a copy of Cocoon 2 (seems to be the 2.0.0 release) which has been totally repackaged (org.apache.cocoon changed to com.heletel.xeos). Strangely, though, the

RE: Changes made to flow system.js

2002-12-06 Thread Hunsberger, Peter
Andy Lewis wrote: what about I/O terms? sendPageBlocking sendPageNonBlocking I still like the concept of waiting a lot more. In short, your 'server' is waiting for you to come back. It would be like having your personal thread allocated in the server, even if this is not the case.

XMLForm and DOM node initialization

2002-12-06 Thread Sylvain.Thevoz
Hello everybody, I'm using XMLForm and its possibility to access to DOM nodes. Here is the code in the view (form.xml): xf:selectOne ref=/workstationType xf:captionWorkstation Type/xf:caption xf:itemset nodeset=listValues/document/typeOfWorkstation/item xf:caption ref=description/

DO NOT REPLY [Bug 15078] - [PATCH] flow logging change + small bug fix

2002-12-06 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=15078. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [ANN] Apache Cocoon 2.0.4 Release

2002-12-06 Thread Marcus Crafter
Awesome, congratulations everyone! :) Have a nice weekend! Cheers, Marcus On Fri, Dec 06, 2002 at 02:25:14PM +0100, Carsten Ziegeler wrote: Apache Cocoon 2.0.4 Released The Apache Cocoon team is proud to announce the new release of Apache Cocoon.

Re: XEOS : a commercially packaged Cocoon

2002-12-06 Thread Steven Noels
Sylvain Wallez wrote: Do some of you know about this product ? I downloaded it some time ago (more than a year ago, actually), and had some trouble getting it up running. Dunnow whether it has evolved since then. Funny enough, I vaguely recall having a brief email exchange, mentioning its

Re: XEOS : a commercially packaged Cocoon

2002-12-06 Thread Sylvain Wallez
Steven Noels wrote: Sylvain Wallez wrote: Do some of you know about this product ? I downloaded it some time ago (more than a year ago, actually), and had some trouble getting it up running. Dunnow whether it has evolved since then. Funny enough, I vaguely recall having a brief email

DO NOT REPLY [Bug 15078] - [PATCH] flow logging change + small bug fix

2002-12-06 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=15078. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: XEOS : a commercially packaged Cocoon

2002-12-06 Thread Ilya A. Kriveshko
Search for cocoon on their FAQ page. http://www.heletel.com/support/faqs.html Freudian slip, must be. All 11 of them. :-)) -- Ilya Sylvain Wallez wrote: Do some of you know about this product ? - To unsubscribe, e-mail:

Re: [Proposal] Implementing XMLForm with Flow

2002-12-06 Thread Stefano Mazzocchi
Ivelin Ivanov wrote: Sorry I wasn't clear before. I know you can call Java from the flow. The question is how to use the flow in a way which significantly reduces code while making the maintenance easier and improving the readability. I think this is a serious challenge and I'd love to see the

cvs commit: xml-cocoon2/src/test/org/apache/cocoon/util/test IOUtilsTestCase.java

2002-12-06 Thread huber
huber 2002/12/06 11:12:00 Modified:src/test/org/apache/cocoon/components/resolver/test ResolverImplTestCase.java src/test/org/apache/cocoon/environment/commandline/test CommandLineContextTestCase.java

DO NOT REPLY [Bug 15078] - [PATCH] flow logging change + small bug fix

2002-12-06 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=15078. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Changes made to flow system.js

2002-12-06 Thread Stefano Mazzocchi
Michael Melhem wrote: So does this mean you can send multiple pages back to the client without client intereaction.. ? Remember: no matter how complex cocoon becomes internally, a servlet is *always* a servlet and an HTTP response is always an HTTP response. -- Stefano Mazzocchi

Re: New Cocoon Committers

2002-12-06 Thread Stefano Mazzocchi
Rodent of Unusual Size wrote: Stefano Mazzocchi wrote: Committer #600! Wow, that's cool! thanks much! *please* don't forget to give him the pointers to http://www.apache.org/dev/ and http://incubator.apache.org/ .. Ah, totally! I think it will be a good thing to read for *everybody* on

compiling cocoon testcase

2002-12-06 Thread Bernhard Huber
hi, i have fixed src/test java files, see the commit mailings. i have still one question: the jar excalibur-testcase-1.0.jar is missing in the lib/** dirs. I found the junit.jar in the tools/lib dir, as excalibur-testcase-1.0.jar is not needed at run-time, i would suggest adding

[CVS 2.1] Exception when accessing cocoon/documents/index.html

2002-12-06 Thread Tony Collen
I'm getting this error after deploying a fresh CVS checkout I did some research, and it seems the problem has to do with an older version of Xalan being in the classpath somewhere. xalan-2.4.1.jar is in WEB-INF/lib, and I don't see any other xalan.jar anywhere on my system. Running RedHat 7.3,

DO NOT REPLY [Bug 15150] New: - PATCH: HSSFSerializer Support for Gnumeric MergedRegions

2002-12-06 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=15150. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15150] - PATCH: HSSFSerializer Support for Gnumeric MergedRegions

2002-12-06 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=15150. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15150] - PATCH: HSSFSerializer Support for Gnumeric MergedRegions

2002-12-06 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=15150. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15150] - PATCH: HSSFSerializer Support for Gnumeric MergedRegions

2002-12-06 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=15150. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15150] - [PATCH]: HSSFSerializer Support for Gnumeric MergedRegions

2002-12-06 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=15150. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15150] - [PATCH]: HSSFSerializer Support for Gnumeric MergedRegions

2002-12-06 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=15150. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15150] - [PATCH]: HSSFSerializer Support for Gnumeric MergedRegions

2002-12-06 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=15150. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: [Proposal] Implementing XMLForm with Flow

2002-12-06 Thread Reinhard Poetz
-Original Message- From: Ugo Cei [mailto:[EMAIL PROTECTED]] Sent: Friday, December 06, 2002 9:25 AM To: [EMAIL PROTECTED] Subject: Re: [Proposal] Implementing XMLForm with Flow Reinhard Poetz wrote: I have already successfully reimplmented the XMLForms using the control flow. I

RE: [Proposal] Implementing XMLForm with Flow

2002-12-06 Thread Reinhard Poetz
Hi Ovidiu, I will post an example as soon as I have a free day because I have to remove some enhancements which make no sense as they require our internal libraries. I hope you'll hear from me next week but I can't promise it. Regards, Reinhard -Original Message- From: Ovidiu

Re: Redirect problem in Cocoon+Jetty... or is it Tomcat?

2002-12-06 Thread Bernhard Huber
hi, Grab the latest Cocoon from CVS, and launch build run. Then point the browser to http://localhost:/ The redirect doesn't work it seems... Then point to http://localhost:/samples/ It should redirect to http://localhost:/samples/welcome but instead it redirects to

Re: [CVS 2.1] Exception when accessing cocoon/documents/index.html

2002-12-06 Thread Bernhard Huber
hi, i had the same problems running w2k, tomcat 4.1.12, jdk1.4 i changed the serializer sources locally, and posted it into cocoon-dev. I didn't try to change tomcat common/endorsed jars, or common/lib jars, but as far as i remember the tomcat installation advices you to change the tomcat jars.

Re: XEOS : a commercially packaged Cocoon

2002-12-06 Thread Bernhard Huber
Yep. And instead of helping the community to debug Cocoon, they made their own fork and are now miles away behind us ;-) well, they just need to reimport rename the package names again, being uptodate again if they have scripts to do that job

[ANN] Apache Cocoon 2.0.4 Release

2002-12-06 Thread Carsten Ziegeler
Apache Cocoon 2.0.4 Released The Apache Cocoon team is proud to announce the new release of Apache Cocoon. Apache Cocoon is an XML framework that raises the usage of XML and XSLT technologies for server applications to a new level. Designed for

SQLTransformer

2002-12-06 Thread Rano, Didier
I am using Cocoon 2.0.3 with Oracle 8i and driver for java 1.2 (classes12.zip) I have a problem with values get of a simple request ( select myString from myTable). In fact, in the class SQLTransformer, method getColumnValue( int), the function getObject returns null, and at this moment,

RE: SQLTransformer

2002-12-06 Thread Luca Morandini
Didier, let me tell you that your problems are really strange... I think I cannot be of much assistance though I completed many projects using your very configuration. BTW, how (and if) did you manage to solve the empty tag problem ? Best regards, P.S. One more thing, this kind of problems

Re: [Proposal] Implementing XMLForm with Flow

2002-12-06 Thread Christopher Oliver
Um, I think Daniel basically answered this question a long time ago: http://marc.theaimsgroup.com/?l=xml-cocoon-devm=102052662705449w=2. Sorry, I don't have an actual implementation, but I think it's clear that the corresponding flow code would be much more readable than the action code in the

Mirroring working!

2002-12-06 Thread Steven Noels
Folks, I just checked with http://apache.belnet.be/dist/xml/, which is a first-rate Apache mirror, and look what I found :-D It looks like we are the first Jakarta/XML projects to be mirrored worldwide! Even better, soon we will change the dist download link to

Re: [Proposal] Implementing XMLForm with Flow

2002-12-06 Thread Ivelin Ivanov
I was refering to the demo wizard not the howto wizard, although they are similar. How would the flow code look if you implement the functionality of 2 way navigation (prev, next). Additionally when prev is pressed, validation is skipped. Ivelin - Original Message - From:

  1   2   >