Re: [Flow] Going back and forth with continuations

2002-12-15 Thread Ugo Cei
Ovidiu Predescu wrote: One solution would be to define a pseudo-continuation, just after you finish the function initialization code, which could be referred from the View page template. Something like: function myFunc() { var a; // Long initialization code here startForm(); // Creates a

RE: Cocoon 2.1 release plan

2002-12-15 Thread Carsten Ziegeler
Hi, afaik the year is not over yet ;) I updated the plan one week ago - if there is interest I can do a 2.1alpha one by the end of this week. Carsten Carsten Ziegeler Open Source Group, S&N AG > -Original Message- > From: Ivelin Ivanov [mailto:[EMAIL PROTECTED]] > Sent: Saturday, De

RE: Cocoon performance tuning

2002-12-15 Thread Carsten Ziegeler
Stefano Mazzocchi wrote: > > Steven Noels wrote: > > > I will hardcode it in the 2.0.4 branch, however - maybe we can do a > > silent re-release then? > > big -1 to silent re-releases. > > releases *are* by definition immutable. The use of MD5 and SIG to > check-out intrusion and trojianing

DO NOT REPLY [Bug 11935] - format properties for Text/XMLSerializer not working

2002-12-15 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 11935] - format properties for Text/XMLSerializer not working

2002-12-15 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 15279] - WriteableSource doesn't work with context: URLs

2002-12-15 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: SourceFactory considered harmful (Bug #15279)

2002-12-15 Thread Carsten Ziegeler
Sylvain Wallez wrote: > Hi team, > > Bug #15279 (WriteableSource doesn't work with "context:" URLs) reveals > what seems to me a design flaw in the SourceResolver. > > The SourceResolver uses two kinds of classes can to do its job : > SourceFactories and URLFactories. When an URL has to be res

RE: Participation in the Cocoon PMC

2002-12-15 Thread Carsten Ziegeler
Stefano Mazzocchi wrote: > > Now, please, answer this question: > > - would you like to partecipate in the Cocoon PMC? > > [X] yes > [ ] no > Carsten - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

Re: [Flow] Going back and forth with continuations

2002-12-15 Thread Ovidiu Predescu
On Saturday, Dec 14, 2002, at 12:33 US/Pacific, Ugo Cei wrote: Christopher Oliver wrote: In this case to go back to the beginning you don't need a continuation. You can just call the function again. Which wouldn't work if you have some code at the beginning of the function that is to be exe

Re: JXPath logicsheet problem found

2002-12-15 Thread Ovidiu Predescu
Hi Joerg, [Oddly enough, I couldn't find the message you're quoting.] On Saturday, Dec 14, 2002, at 06:09 US/Pacific, Joerg Heinicke wrote: 1. The differences between Cocoon and command line result from the usage of XSLTC in Cocoon. I don't see why Cocoon running in the command line and in th

DO NOT REPLY [Bug 14481] - XMLForm-sample not working for current CVS

2002-12-15 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

SourceCredential in scratchpad

2002-12-15 Thread Gianugo Rabellino
I'm working (finally!) to clean up the XMLDB stuff, moving it into a separate block and fixing the authentication issue. While on the way I found out that I needed an object to store the authentication data, and browsing over scratchpad I found exactly what I needed made by Stephan some time ag

Re: Cocoon-dev and Apple JDK1.4.1RC6

2002-12-15 Thread Joerg Heinicke
You copied these 4 JARs from Cocoon directory into your directory JAVA_HOME/jre/lib/endorsed? Are you sure that there is not used another jre directory? E.g. if you install Java on a Windows system, another jre will be created in C:\Program Files\Java\ and so on. Search for jre directories on y

Re: Compiling with Servlet spec 2.3 classloading

2002-12-15 Thread Nicola Ken Barozzi
Christopher Oliver wrote: OK. Done. I've placed the most permissive, non-copyleft license I could find on this code. Thank you very much; sorry for being a PITA, but small details sometimes can bring problems down the road. I appreciate it, thanks :-) -- Nicola Ken Barozzi

Re: Compiling with Servlet spec 2.3 classloading

2002-12-15 Thread Christopher Oliver
OK. Done. I've placed the most permissive, non-copyleft license I could find on this code. Regards, Chris Nicola Ken Barozzi wrote: Christopher Oliver wrote: [...] There is no license for the code I've written. Please, add a license to it, possibly an Apache-derived license. If code is n

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

2002-12-15 Thread giacomo
giacomo 2002/12/15 08:46:12 Modified:src/java/org/apache/cocoon/acting LocaleAction.java Log: added isDebugEnabled blocks arounf debug statements Revision ChangesPath 1.12 +36 -23xml-cocoon2/src/java/org/apache/cocoon/acting/LocaleAction.java Index: LocaleAc

Re: [Proposal] Move Sources and Modules as top-level Cocoon components

2002-12-15 Thread Giacomo Pati
On Sun, 15 Dec 2002, Sylvain Wallez wrote: > Giacomo Pati wrote: > > >On Sat, 14 Dec 2002, Sylvain Wallez wrote: > > > >>Giacomo Pati wrote: > >> > >>>On Sat, 14 Dec 2002, Sylvain Wallez wrote: > >>> > >> > >> > How will blocks will give a solution ? Is it because a block contains a > xcon

Re: Cocoon-dev and Apple JDK1.4.1RC6

2002-12-15 Thread Suhail M Ahmed
Hi Joerg I copied the following jars; xalan-2.4.1.jar xercesImpl-2.1.0.jar xml-api.jar and xsltc.jar cheer suhail On Saturday, December 14, 2002, at 01:59 PM, Joerg Heinicke wrote: Hello Suhail, it's the typical error for problems with the jars. You say you already copied them to the endorse

RE: SQLTransformer and Transactions

2002-12-15 Thread Luca Morandini
> -Original Message- > From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] > Sent: Sunday, December 15, 2002 1:48 PM > To: [EMAIL PROTECTED] > Subject: Re: SQLTransformer and Transactions > In the above example, the transaction is contained in a _single_ > element. What Daniel pointed out,

Re: [Proposal] Move Sources and Modules as top-level Cocoon components

2002-12-15 Thread Sylvain Wallez
Giacomo Pati wrote: On Sat, 14 Dec 2002, Sylvain Wallez wrote: Giacomo Pati wrote: On Sat, 14 Dec 2002, Sylvain Wallez wrote: How will blocks will give a solution ? Is it because a block contains a xconf along with an xmap ? Will block sitemap still contain a ? Yes. But the problem is

Re: SQLTransformer and Transactions

2002-12-15 Thread Sylvain Wallez
Luca Morandini wrote: Sylvian, I'm not completely convinced a rewriting of SQLTransformer is needed to handle transactions... I tried the following: name="test"> begin DELETE FROM CRRegion WHERE Id > 80; COMMIT; INSERT INTO CRRegion (Id, Name) VALUES ('90', 'Foo'); INSERT

Re: SQLTransformer and Transactions

2002-12-15 Thread Sylvain Wallez
Antonio Gallardo wrote: Can you explain what you have in mind Sylvain? I dont understand what you have in mind. I guess it's the "load on the pool" that is unclear. What I'm saying is that I consider a waste of CPU to get a connection from the same pool for each encountered in the document

Re: SourceFactory considered harmful (Bug #15279)

2002-12-15 Thread Sylvain Wallez
Jeremy Quinn wrote: On Saturday, Dec 14, 2002, at 22:44 Europe/London, Sylvain Wallez wrote: So I propose to strongly deprecate URLFactories (means @deprecate the source and issue a warning in the logs if some are declared), and rewrite existing implementations as SourceFactories. Thoughts

Re: Compiling with Servlet spec 2.3 classloading

2002-12-15 Thread Nicola Ken Barozzi
Christopher Oliver wrote: [...] There is no license for the code I've written. Please, add a license to it, possibly an Apache-derived license. If code is not licensed, we cannot use it, because we have no right to do so. When/if the time will come, you can always decide to donate it to Apache

Re: SourceFactory considered harmful (Bug #15279)

2002-12-15 Thread Jeremy Quinn
On Saturday, Dec 14, 2002, at 22:44 Europe/London, Sylvain Wallez wrote: So I propose to strongly deprecate URLFactories (means @deprecate the source and issue a warning in the logs if some are declared), and rewrite existing implementations as SourceFactories. Thoughts ? You could well be

RE: SQLTransformer and Transactions

2002-12-15 Thread Luca Morandini
Sylvian, I'm not completely convinced a rewriting of SQLTransformer is needed to handle transactions... I tried the following: name="test"> begin DELETE FROM CRRegion WHERE Id > 80; COMMIT; INSERT INTO CRReg

Re: [Proposal] Move Sources and Modules as top-level Cocoon components

2002-12-15 Thread Giacomo Pati
On Sat, 14 Dec 2002, Sylvain Wallez wrote: > Giacomo Pati wrote: > > >On Sat, 14 Dec 2002, Sylvain Wallez wrote: > > > > > > > >>How will blocks will give a solution ? Is it because a block contains a > >>xconf along with an xmap ? Will block sitemap still contain a > >> ? > >> > >> > > > >Yes. B

RE: Debug:Logging information

2002-12-15 Thread David Crossley
Geoff Howard wrote: > I thought the settings in web.xml were only valid > during startup until logkit took over. Thanks Geoff, you are right. Sorry for introducing confusion. Bernhard Huber describes it all very eloquently at the Cocoon Wiki HowTos: http://outerthought.net/wiki/Wiki.jsp?page=Confi