Re: Same birthday problem [WAS: RE: HAPPY BIRTHDAY STEFANO!]

2003-01-22 Thread Ovidiu Predescu
Hi Luca, But I did write 70, not 7! (This is one thing I found interesting during my statistics course, that's how I remember it.) Cheers, Ovidiu On Tuesday, Jan 21, 2003, at 00:18 US/Pacific, Luca Morandini wrote: Ovidiu, that's 7%, not 70% (http://www.people.virginia.edu/~rjh9u/birthday.

RE: class cast exception org.apache.excalibur.xml.impl.JaxpParser

2003-01-22 Thread Geoff Howard
ache.excalibur.xml.impl.JaxpParse > > r > > at org.apache.cocoon.Cocoon.configure(Cocoon.java:341) > > ... 49 more > > Hmm.. and you've got a shiny clean CVS, classpath, tomcat lib/*/*.jar > etc? In particular, Cocoon should have a file > xml-cocoon2/l

Re: Caching oddity

2003-01-22 Thread Miles Elam
Turns out that it was a bug in the build of Cocoon I was using. I did a fresh pull and got NPEs instead just like Jeff Turner found. After yet another CVS pull, I don't get any errors, and it's caching, but it never detects the timestamp change. My logs show the timestamp value changing and t

Re: class cast exception org.apache.excalibur.xml.impl.JaxpParser

2003-01-22 Thread Jeff Turner
; > Caused by: java.lang.ClassCastException: > org.apache.excalibur.xml.impl.JaxpParse > r > at org.apache.cocoon.Cocoon.configure(Cocoon.java:341) > ... 49 more Hmm.. and you've got a shiny clean CVS, classpath, tomcat lib/*/*.jar etc? In particular, Cocoon should hav

Re: DNS for james, cocoon, ws, webservices

2003-01-22 Thread Pier Fumagalli
On 22/1/03 21:49, "Nicola Ken Barozzi" <[EMAIL PROTECTED]> wrote: > Pier Fumagalli wrote: > >> Folks, cocoon.apache.org LIVES! :-) And I think that it should be now >> "Powered by Cocoon(TM)", right? :-) > > I'm waiting for Powered by Apache HTTPD and Cocoon... without Tomcat ;-) > > Remember? HT

Re: FW: DNS for james, cocoon, ws, webservices

2003-01-22 Thread Steven Noels
Sylvain Wallez wrote: Do you mean "Powered" or "Build with" ? In other words, is there a JVM on daedalus ? There is, but not for web serving purposes. I'm still perfectly happy offering such a service on cocoondev.org. It was one of the action items of the newly endorsed PMC IIRC, so let's di

Re: FW: DNS for james, cocoon, ws, webservices

2003-01-22 Thread Nicola Ken Barozzi
Pier Fumagalli wrote: Folks, cocoon.apache.org LIVES! :-) And I think that it should be now "Powered by Cocoon(TM)", right? :-) I'm waiting for Powered by Apache HTTPD and Cocoon... without Tomcat ;-) Remember? HTTPD, Jerry... time for "Corky"? ;-) -- Nicola Ken Barozzi [EM

Re: FW: DNS for james, cocoon, ws, webservices

2003-01-22 Thread Jeremy Quinn
On Wednesday, Jan 22, 2003, at 20:47 Europe/London, Jeremy Quinn wrote: On Wednesday, Jan 22, 2003, at 20:23 Europe/London, Pier Fumagalli wrote: Folks, cocoon.apache.org LIVES! :-) And I think that it should be now "Powered by Cocoon(TM)", right? :-) YES!!! OH! Except that might negate

RE: Next Release

2003-01-22 Thread Giacomo Pati
On Tue, 21 Jan 2003, Carsten Ziegeler wrote: > Hi Ivelin, > > it seems that only you and me are concerned about an alpha release. > As long as noone else is interested in it, well doing it for > two lonely dorks (thanks Stefano!) seems not justified. I think I, as wel, like to have the flow stuff

Re: FW: DNS for james, cocoon, ws, webservices

2003-01-22 Thread Sylvain Wallez
Pier Fumagalli wrote: Folks, cocoon.apache.org LIVES! :-) WOOH !! And I think that it should be now "Powered by Cocoon(TM)", right? :-) Do you mean "Powered" or "Build with" ? In other words, is there a JVM on daedalus ? Sylvain -- Sylvain Wallez An

class cast exception org.apache.excalibur.xml.impl.JaxpParser

2003-01-22 Thread Geoff Howard
I'm getting a class cast exception trying to start up a recent cvs version of cocoon: tail: access.log: file truncated ERROR (2003-01-22) 15:29.57:132 [access] (Unknown-URI) Unknown-thread/Cocoon Servlet: Exception reloading org.apache.avalon.framework.configuration.ConfigurationException: Err

Re: FW: DNS for james, cocoon, ws, webservices

2003-01-22 Thread Jeremy Quinn
On Wednesday, Jan 22, 2003, at 20:23 Europe/London, Pier Fumagalli wrote: Folks, cocoon.apache.org LIVES! :-) And I think that it should be now "Powered by Cocoon(TM)", right? :-) YES!!! And by the way you were talking the other night ... running inside Jetty ;) regards Jeremy --

Re: [VOTE] Inclusion of SAP R/3 components

2003-01-22 Thread Giacomo Pati
+1 Giacomo On Wed, 15 Jan 2003, Christian Haul wrote: > Team. > > The long pending SAP R/3 patches [1] by Michael Gerzabek and Reinhard > Poetz now carry the standard ASF licence plate, mock classes exist, I > have reviewed the code and am happy with it. All issues have been > solved by Michael

Re: FW: DNS for james, cocoon, ws, webservices

2003-01-22 Thread Giacomo Pati
On Wed, 22 Jan 2003, Pier Fumagalli wrote: > Folks, cocoon.apache.org LIVES! :-) And I think that it should be now > "Powered by Cocoon(TM)", right? :-) As soon as it doesn't redirect to http://httpd.apache.org/dev anymore. Giacomo > > Pier > > -- Forwarded Message > > From: Brian Behle

FW: DNS for james, cocoon, ws, webservices

2003-01-22 Thread Pier Fumagalli
Folks, cocoon.apache.org LIVES! :-) And I think that it should be now "Powered by Cocoon(TM)", right? :-) Pier -- Forwarded Message > From: Brian Behlendorf <[EMAIL PROTECTED]> > Date: Wed, 22 Jan 2003 12:07:37 -0800 (PST) > To: [EMAIL PROTECTED] > Subject: DNS for james, cocoon, ws, webs

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/flow/javascript JavaScriptInterpreter.java

2003-01-22 Thread crafterm
crafterm2003/01/22 09:13:36 Modified:src/java/org/apache/cocoon/components/flow/javascript JavaScriptInterpreter.java Log: Reapplying Giacomo's eclipse-based patch, was overwritten by the previous commit. Revision ChangesPath 1.15 +3 -3

Re: HAPPY BIRTHDAY STEFANO!

2003-01-22 Thread Giacomo Pati
On Tue, 21 Jan 2003, Stefano Mazzocchi wrote: > Vadim Gritsenko wrote: > > Stefano Mazzocchi wrote: > > > >> Carsten Ziegeler wrote: > >> > >>> A little bit late, > >>> > >>> but HAPPY BIRTHDAY Stefano, Sylvain and Ivelin! > >> > >> > >> > >> Thank you and happy birthday to all those born in Janua

DO NOT REPLY [Bug 9075] - [PATCH] Contribution of SAP R/3(r) connectivity components

2003-01-22 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_bug

Re: HAPPY BIRTHDAY STEFANO!

2003-01-22 Thread Giacomo Pati
On Tue, 21 Jan 2003, Stefano Mazzocchi wrote: > Carsten Ziegeler wrote: > > A little bit late, > > > > but HAPPY BIRTHDAY Stefano, Sylvain and Ivelin! > > Thank you and happy birthday to all those born in January (so far, on > this list, me, Sylvain, Ivelin, Pier, Jeremy... anybody else?) Me, tom

[PROPOSAL] avalon housekeeping

2003-01-22 Thread Stephen McConnell
I would like to propose that we put some priorities in place. On our release agenda is Avalon framework 4.1.4, logkit 1.2, excalibur packages: thread 1.1; sourceresolve 1.0; configuration 1.0; xmlutil 1.0; store 1.0, cornerstone packages: threads 1.0; connection 1.0; datasources 1.0; masters

Mail Action

2003-01-22 Thread Scherler, Thorsten
Hello group, couple of days (months) I've read something about a new mail action. ...but I can't remember the subject of the mail! I want to send a serversided pdf with eMail. Can anybody give me some hints (links). > Mit freundlichem Gruss, > > Thorsten Scherler > Marketing / Telefonmarketi

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

2003-01-22 Thread crafterm
crafterm2003/01/22 06:47:35 Modified:src/java/org/apache/cocoon/components/language/markup/xsp/java soap.xsl Log: Modified (String) cast to String.valueOf() on advice from Vadim (thanks!). Reviewed by: Vadim Gritsenko <[EMAIL PROTECTED]> Revision Ch

Re: Creation of the Cocoon PMC

2003-01-22 Thread Ivelin Ivanov
Stefano, Why did my name drop off the PMC list? It was there in the previous version. -=Ivelin=- - Original Message - From: "Stefano Mazzocchi" <[EMAIL PROTECTED]> To: "ASF Board" <[EMAIL PROTECTED]> Cc: "Apache Cocoon" <[EMAIL PROTECTED]> Sent: Tuesday, January 21, 2003 12:24 PM Subject

RE: out of memory still building cvs

2003-01-22 Thread Geoff Howard
Thanks, everyone. It worked for me too with ANT_OPTS set to -Xms100m -Xmx228m (strange since altering tools/bin/ant should have done the same thing, but oh well) I didn't yet disable doc generation (although I didn't notice docs messages in the build but I may have dozed off there ;) ) It also s

cvs commit: xml-cocoon2/src/blocks/linkrewriter/samples/sitedemo/docs - New directory

2003-01-22 Thread jefft
jefft 2003/01/22 05:11:22 xml-cocoon2/src/blocks/linkrewriter/samples/sitedemo/docs - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

cvs commit: xml-cocoon2/src/blocks/linkrewriter/samples/sitedemo/stylesheets - New directory

2003-01-22 Thread jefft
jefft 2003/01/22 05:10:40 xml-cocoon2/src/blocks/linkrewriter/samples/sitedemo/stylesheets - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

cvs commit: xml-cocoon2/src/blocks/linkrewriter/samples/bookdemo/stylesheets - New directory

2003-01-22 Thread jefft
jefft 2003/01/22 04:58:24 xml-cocoon2/src/blocks/linkrewriter/samples/bookdemo/stylesheets - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

cvs commit: xml-cocoon2/src/blocks/linkrewriter/java/org/apache/cocoon/transformation/helpers - New directory

2003-01-22 Thread jefft
jefft 2003/01/22 04:55:55 xml-cocoon2/src/blocks/linkrewriter/java/org/apache/cocoon/transformation/helpers - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PR

cvs commit: xml-cocoon2/src/blocks/linkrewriter/java/org/apache - New directory

2003-01-22 Thread jefft
jefft 2003/01/22 04:55:54 xml-cocoon2/src/blocks/linkrewriter/java/org/apache - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command

cvs commit: xml-cocoon2/src/blocks/linkrewriter/java/org/apache/cocoon/transformation - New directory

2003-01-22 Thread jefft
jefft 2003/01/22 04:55:55 xml-cocoon2/src/blocks/linkrewriter/java/org/apache/cocoon/transformation - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED]

cvs commit: xml-cocoon2/src/blocks/linkrewriter/java/org/apache/cocoon - New directory

2003-01-22 Thread jefft
jefft 2003/01/22 04:55:55 xml-cocoon2/src/blocks/linkrewriter/java/org/apache/cocoon - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

cvs commit: xml-cocoon2/src/blocks/linkrewriter - New directory

2003-01-22 Thread jefft
jefft 2003/01/22 04:55:53 xml-cocoon2/src/blocks/linkrewriter - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

cvs commit: xml-cocoon2/src/blocks/linkrewriter/java - New directory

2003-01-22 Thread jefft
jefft 2003/01/22 04:55:54 xml-cocoon2/src/blocks/linkrewriter/java - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

cvs commit: xml-cocoon2/src/blocks/linkrewriter/samples - New directory

2003-01-22 Thread jefft
jefft 2003/01/22 04:55:54 xml-cocoon2/src/blocks/linkrewriter/samples - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

cvs commit: xml-cocoon2/src/blocks/linkrewriter/java/org - New directory

2003-01-22 Thread jefft
jefft 2003/01/22 04:55:54 xml-cocoon2/src/blocks/linkrewriter/java/org - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

cvs commit: xml-cocoon2/src/blocks/linkrewriter/conf - New directory

2003-01-22 Thread jefft
jefft 2003/01/22 04:55:55 xml-cocoon2/src/blocks/linkrewriter/conf - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

cvs commit: xml-cocoon2/src/blocks/linkrewriter/samples/bookdemo/docs - New directory

2003-01-22 Thread jefft
jefft 2003/01/22 04:55:54 xml-cocoon2/src/blocks/linkrewriter/samples/bookdemo/docs - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

cvs commit: xml-cocoon2/src/blocks/linkrewriter/samples/bookdemo/docs/installing - New directory

2003-01-22 Thread jefft
jefft 2003/01/22 04:55:54 xml-cocoon2/src/blocks/linkrewriter/samples/bookdemo/docs/installing - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For a

cvs commit: xml-cocoon2/src/blocks/linkrewriter/samples/sitedemo - New directory

2003-01-22 Thread jefft
jefft 2003/01/22 04:55:54 xml-cocoon2/src/blocks/linkrewriter/samples/sitedemo - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

cvs commit: xml-cocoon2/src/blocks/linkrewriter/samples/bookdemo - New directory

2003-01-22 Thread jefft
jefft 2003/01/22 04:55:54 xml-cocoon2/src/blocks/linkrewriter/samples/bookdemo - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

cvs commit: xml-cocoon2 build.xml

2003-01-22 Thread jefft
jefft 2003/01/22 04:44:54 Modified:.build.xml Log: Use '-breakiterator' with JDK 1.4 Javadoc, to take advantage of the new (better) 'first sentence' algorithm. Revision ChangesPath 1.309 +2 -2 xml-cocoon2/build.xml Index: build.xml

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/xml/dom DOMUtil.java

2003-01-22 Thread jefft
jefft 2003/01/22 04:42:24 Modified:src/java/org/apache/cocoon/components/language/markup/xsp XSPModuleHelper.java src/java/org/apache/cocoon/components/modules/output AbstractOutputModule.java src/java/org/ap

Re: Validation errors while compiling CVS Head

2003-01-22 Thread Jeff Turner
On Wed, Jan 22, 2003 at 10:39:59AM +0100, Gernot Koller wrote: > Hi! > > I get same errors while buildtime validation for both config and xdocs. > eg: > > validate-config: > > validate-xdocs: > [echo] Conducting validation of core XML documentation. > [echo] (You can turn validation of

[PATCH] Re: out of memory still building cvs

2003-01-22 Thread Pier Fumagalli
Patch (stupid patch) to the build.sh for unix I use to build on OS/X Pier "Gernot Koller" <[EMAIL PROTECTED]> wrote: > Thanks Jeff! > > setting ANT_OPTS to "-Xms100m -Xmx400m" did the job for me! > > Gernot. > > 22-Jan-03 07:05:10, Jeff Turner <[EMAIL PROTECTED]> wrote: > >> On Wed, Jan

Re: Request interface change (was: Re: environment input module)

2003-01-22 Thread Torsten Curdt
Thinking further about this, we have to define carefully how this relates to the "cocoon:" protocol, because in such a case we have _two_ request paths : - the protocol-level path, accessible using getRequestURI(), - the sitemap-level path, accessible using getSitemapURI() (different from the

Re: out of memory still building cvs

2003-01-22 Thread Gernot Koller
Thanks Jeff! setting ANT_OPTS to "-Xms100m -Xmx400m" did the job for me! Gernot. 22-Jan-03 07:05:10, Jeff Turner <[EMAIL PROTECTED]> wrote: >On Wed, Jan 22, 2003 at 12:26:53AM -0500, Geoff Howard wrote: >> Even after the fork=true change (last check out was yesterday or today), I'm >> continuin

Validation errors while compiling CVS Head

2003-01-22 Thread Gernot Koller
Hi! I get same errors while buildtime validation for both config and xdocs. eg: validate-config: validate-xdocs: [echo] Conducting validation of core XML documentation. [echo] (You can turn validation off if you must, using ./properties.xml) [echo] Validating all **/book.xml insta

DO NOT REPLY [Bug 16289] - [PATCH] ProgramGeneratorImpl, missing null checks when releasing components

2003-01-22 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: Creation of the Cocoon PMC

2003-01-22 Thread Sylvain Wallez
[EMAIL PROTECTED] wrote: In article <[EMAIL PROTECTED]>, "Pier Fumagalli" <[EMAIL PROTECTED]> wrote: On 21/1/03 19:54, "Sylvain Wallez" <[EMAIL PROTECTED]> wrote: ... Cool ! But why does this legal speech have be so hard to understand ? Unfortunately, the Apache Software Foundation

Re: Creation of the Cocoon PMC

2003-01-22 Thread Matt Sergeant
On Wednesday, Jan 22, 2003, at 06:58 Europe/London, David Crossley wrote: Actually the legalese does make it difficult for committers in one way. I sometimes need to drag *.java cvs commit email messages out of the spam bucket. SpamAssassin has put them in there because of the "lines_of_yelling".

Re: out of memory still building cvs

2003-01-22 Thread Konstantin Piroumian
From: "Jeff Turner" <[EMAIL PROTECTED]> > On Wed, Jan 22, 2003 at 12:26:53AM -0500, Geoff Howard wrote: > > Even after the fork=true change (last check out was yesterday or today), I'm > > continuing to get out of memory errors on the build. > > > > I'm using a 350 mhz PC with windows 2k and 384M r