Speeding up Cocoon start at runtime?

2003-12-20 Thread Antonio Gallardo
Hi: I am learning while reviewing the Cocoon build system. I found an interesting feature that we can take advantage while creating the jars: http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html#JAR%20Index Since we are supporting VM 1.3+ then is OK to turn this feature on? The change is very

Re: Speeding up Cocoon start at runtime?

2003-12-20 Thread Bertrand Delacretaz
Le Samedi, 20 déc 2003, à 09:59 Europe/Zurich, Antonio Gallardo a écrit : http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html#JAR%20Index Sounds interesting, and as it is based on an extra file in jars (IIUC) I don't see how it could cause any harm. Did you do any measurements with and

Re: First commit; please check line endings.

2003-12-20 Thread Bertrand Delacretaz
Le Vendredi, 19 déc 2003, à 21:41 Europe/Zurich, Timothy Larson a écrit : I made my first commit (to cform's AbstractWidget.java). Would somebody please check whether the line endings were handled correctly? Line endings of src/blocks/woody/java/org/apache/cocoon/woody/formmodel/

Re: [OT] Joerg's Birthday!

2003-12-20 Thread Bertrand Delacretaz
Le Vendredi, 19 déc 2003, à 19:19 Europe/Zurich, Tony Collen a écrit : Happy Birthday, Joerg! does ICQ tell the truth? if so: HAPPY BIRTHDAY JOERG! -Bertrand (Too bad we lost the orignal Happy Birtdhay Thread ID ;-)

Re: Speeding up Cocoon start at runtime?

2003-12-20 Thread Antonio Gallardo
Bertrand Delacretaz dijo: Le Samedi, 20 déc 2003, à 09:59 Europe/Zurich, Antonio Gallardo a écrit : http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html#JAR%20Index Sounds interesting, and as it is based on an extra file in jars (IIUC) I don't see how it could cause any harm. Did you do

DO NOT REPLY [Bug 25562] - Problem with chaperon on wiki editor cocoon example

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

DO NOT REPLY [Bug 25562] - Problem with chaperon on wiki editor cocoon example

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

Re: Speeding up Cocoon start at runtime?

2003-12-20 Thread Antonio Gallardo
Bertrand Delacretaz dijo: Le Samedi, 20 déc 2003, à 09:59 Europe/Zurich, Antonio Gallardo a écrit : http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html#JAR%20Index Sounds interesting, and as it is based on an extra file in jars (IIUC) I don't see how it could cause any harm. Hi Bertrand:

Re: Speeding up Cocoon start at runtime?

2003-12-20 Thread Bertrand Delacretaz
Le Samedi, 20 déc 2003, à 11:17 Europe/Zurich, Antonio Gallardo a écrit : ..The change is already in the CVS. Please check it. build works, cocoon servlet works. Didn't do any performance check. Ciao, Bertrand

Re: Speeding up Cocoon start at runtime?

2003-12-20 Thread Jorg Heymans
the IBM 1.3 jre seems to stumble over this feature. http://blogs.codehaus.org/people/avasseur/archives/2003_09.html#000139_aspectwerkz_has_support_for_ibm Is the IBM runtime supported by cocoon? jorg Bertrand Delacretaz wrote: Le Samedi, 20 déc 2003, à 09:59 Europe/Zurich, Antonio Gallardo a

Re: Speeding up Cocoon start at runtime?

2003-12-20 Thread Antonio Gallardo
Jorg Heymans dijo: the IBM 1.3 jre seems to stumble over this feature. http://blogs.codehaus.org/people/avasseur/archives/2003_09.html#000139_aspectwerkz_has_support_for_ibm Is the IBM runtime supported by cocoon? Don't know. Are you using it? If yes, please test the lastest CVS and report

[Paranoic block] turning on and off

2003-12-20 Thread Antonio Gallardo
Hi: The paranoic block ncan be allowed to turn it on or off? I ask because I don't see a property for the block in blocks.properties Best Regards, Antonio Gallardo

Re: Speeding up Cocoon start at runtime?

2003-12-20 Thread Jorg Heymans
I am not using it but will have a go at it, downloading now. I guess the websphere installations use IBM jre.. rgds Jorg Antonio Gallardo wrote: Jorg Heymans dijo: the IBM 1.3 jre seems to stumble over this feature.

Re: [OT] Joerg's Birthday!

2003-12-20 Thread Joerg Heinicke
On 20.12.2003 10:19, Bertrand Delacretaz wrote: Happy Birthday, Joerg! does ICQ tell the truth? if so: HAPPY BIRTHDAY JOERG! -Bertrand (Too bad we lost the orignal Happy Birtdhay Thread ID ;-) Yes, ICQ does - though it must be a long time ago that I entered this secret information ;-) I'm

Re: Speeding up Cocoon start at runtime?

2003-12-20 Thread Jorg Heymans
I downloaded the wsdk_51 for windows which comes with build 1.3.1, J2RE 1.3.1 IBM Windows 32 build cn131-20030618 Doing build results in errors both for jdk 1.4 and ibm jre 1.3.1 BUILD RESULTS IBM jre mail-compile: Copying 1 file to

Re: Speeding up Cocoon start at runtime?

2003-12-20 Thread bernhard huber
hi, snip/ D:\src\cocoon-2.1\src\blocks\mail\java\org\apache\cocoon\mail\MailContentHandlerDelegate.java:384: cannot resolve symbol symbol : method getDeletedMessageCount () location: class javax.mail.Folder addAttribute(deleted-messages, String.valueOf(folder.getDelet

Re: [cforms] add lenient setting to context binding

2003-12-20 Thread Marc Portier
Timothy Larson wrote: In JXPathBindingBase.java, was this line removed on purpose: jxpc.setFactory(new DOMFactory()); nope, that's me being a bit clumsy :-( Perhaps this is the cause of this users's continuing problems: http://marc.theaimsgroup.com/?l=xml-cocoon-usersm=107176523405519w=2

RE: cvs commit:cocoon-2.1/src/blocks/portal/samples/coplets/history path.xsp sitemap.xmap

2003-12-20 Thread Carsten Ziegeler
Thanks for the info. However I don't know when/why this sometimes happens. Perhaps if we watch the commits closely time will tell. Carsten -Original Message- From: David Crossley [mailto:[EMAIL PROTECTED] Sent: Saturday, December 20, 2003 2:58 AM To: [EMAIL PROTECTED] Subject: Re:

DO NOT REPLY [Bug 25664] - build fails on windows without cygwin

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

Re: Speeding up Cocoon start at runtime?

2003-12-20 Thread Jorg Heymans
ok i removed the mail.jar from IBM and now the build is successful. I did get an out-of-memory exception but the build continued so I guess all is OK. Note that the JDK 1.4 build is still failing. IBM jre output: == Constructing Javadoc information... javadoc:

DO NOT REPLY [Bug 25664] - build fails on windows without cygwin

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

Re: Speeding up Cocoon start at runtime?

2003-12-20 Thread bernhard huber
hi, as far as i understand your posted log: javadoc fails due to memory shortage, you might want to exclude javadoc generation in the block.properties, or local.block.properties, failing build test is due to missing midi-jars, again edit the block.properties, or local.block.properties disabling

[XSP] ESQL wrong value using esql:results//esql:get-row-position

2003-12-20 Thread Antonio Gallardo
Hi: We are trying to get the row count of the resultset. For this we are getting the value of esql:results//esql:get-row-position esql:results esql:row-results ... some work ... /esql:row-results xsp:logic count = esql:get-row-position/; /xsp:logic /esql:results NOTE: I am

[XSP Compiler] Pizza or Eclipse as default?

2003-12-20 Thread Antonio Gallardo
Hi: In October I made a request to eliminate Pizza compiler from the distribution. Alfred Nathaniel pointed me to this bug related to eclipse compiler: https://bugs.eclipse.org/bugs/show_bug.cgi?id=38637 But we have eclipse compiler as the default. Can we need to switch back to pizza? Best

Re: [XSP Compiler] Pizza or Eclipse as default?

2003-12-20 Thread Vadim Gritsenko
Antonio Gallardo wrote: Hi: In October I made a request to eliminate Pizza compiler from the distribution. Alfred Nathaniel pointed me to this bug related to eclipse compiler: https://bugs.eclipse.org/bugs/show_bug.cgi?id=38637 But we have eclipse compiler as the default. Can we need to

Happy Birthday Matthew!

2003-12-20 Thread Bertrand Delacretaz
Well, if we can believe the cryptic messages from http://www.silent-penguin.com/archives/001509.html, Matthew's birthday starts in 45 minutes, so HAPPY BIRTHDAY! -Bertrand, carefully saving the thread ID this time so we can create the longest thread in history ;-)

Re: Happy Birthday Matthew!

2003-12-20 Thread Joerg Heinicke
On 20.12.2003 23:18, Bertrand Delacretaz wrote: Well, if we can believe the cryptic messages from http://www.silent-penguin.com/archives/001509.html, Matthew's birthday starts in 45 minutes, so HAPPY BIRTHDAY! Ah no, I think, Matthew's birthday is also on 20th of December as next year is a

Re: [XSP Compiler] Pizza or Eclipse as default?

2003-12-20 Thread Stefano Mazzocchi
Antonio Gallardo wrote: Hi: In October I made a request to eliminate Pizza compiler from the distribution. Alfred Nathaniel pointed me to this bug related to eclipse compiler: https://bugs.eclipse.org/bugs/show_bug.cgi?id=38637 But we have eclipse compiler as the default. Can we need to switch