cvs commit: xml-cocoon2/xdocs filter-transformer.xml readdomsession-transformer.xml writedomsession-transformer.xml docs-book.xml extractor-generator.xml extractor-transformer.xml generators.xml ldap-transformer.xml serializers.xml site-book.xml transformers.xml

2001-07-18 Thread cziegeler
cziegeler01/07/18 00:42:21 Modified:.Tag: cocoon_20_branch build.xml webapp Tag: cocoon_20_branch sitemap.xmap xdocsTag: cocoon_20_branch docs-book.xml extractor-generator.xml extractor-transformer.xml

cvs commit: xml-cocoon2/xdocs filter-transformer.xml readdomsession-transformer.xml writedomsession-transformer.xml docs-book.xml extractor-generator.xml extractor-transformer.xml generators.xml ldap-transformer.xml serializers.xml site-book.xml transformers.xml

2001-07-18 Thread cziegeler
cziegeler01/07/18 00:43:02 Modified:.build.xml webapp sitemap.xmap xdocsdocs-book.xml extractor-generator.xml extractor-transformer.xml generators.xml ldap-transformer.xml serializers.xml site-bo

cvs commit: xml-cocoon2/xdocs/dtd sitemap.dtd

2001-07-18 Thread cziegeler
cziegeler01/07/18 00:48:45 Added: xdocs/dtd Tag: cocoon_20_branch sitemap.dtd Log: Added dtd for sitemap Submitted by: Jeffrey Ricker NG ([EMAIL PROTECTED]) Revision ChangesPath No revision No revision 1.1.2.1 +19

cvs commit: xml-cocoon2/xdocs/dtd sitemap.dtd

2001-07-18 Thread cziegeler
cziegeler01/07/18 00:49:24 Added: xdocs/dtd sitemap.dtd Log: Added dtd for sitemap Submitted by: Jeffrey Ricker NG ([EMAIL PROTECTED]) Revision ChangesPath 1.2 +192 -0xml-cocoon2/xdocs/dtd/sitemap.dtd ---

AW: DTD for XMAP

2001-07-18 Thread Carsten Ziegeler
Hi Jeffrey, I applied your dtd to the cvs. Many thanks! Carsten Open Source GroupsunShine - b:Integrated Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn www.sundn.de

cvs commit: xml-cocoon2/webapp cocoon.xconf

2001-07-18 Thread cziegeler
cziegeler01/07/18 01:55:06 Modified:webapp Tag: cocoon_20_branch cocoon.xconf Log: XSP works again. Removed definition of soap logicsheet Revision ChangesPath No revision No revision 1.7.2.16 +0 -6 xml-cocoon2/w

RE: cvs commit: xml-cocoon2/webapp cocoon.xconf

2001-07-18 Thread Morrison, John
Hi, Should logicsheets be placed under docs? This caused me quite a lot of searching when I didn't understand cocoon.xconf and just copied it verbatim! Also, is there/should there be a way to identify the logicsheets which come with C2 vs those that don't. In particular I *think* that logicshe

cvs commit: xml-cocoon2/webapp sitemap.xmap

2001-07-18 Thread cziegeler
cziegeler01/07/18 02:05:29 Modified:webapp Tag: cocoon_20_branch sitemap.xmap Log: Fixed redirect example - parameter for request action was missing Revision ChangesPath No revision No revision 1.11.2.24 +2 -0 xm

cvs commit: xml-cocoon2/webapp sitemap.xmap

2001-07-18 Thread cziegeler
cziegeler01/07/18 02:05:51 Modified:webapp sitemap.xmap Log: Fixed redirect example - parameter for request action was missing Revision ChangesPath 1.35 +2 -0 xml-cocoon2/webapp/sitemap.xmap Index: sitemap.xmap =

[C2]: Testing for beta2

2001-07-18 Thread Carsten Ziegeler
Hi, I just started testing the current cvs version of Cocoon 2.0. I had to fix xsp generation and the redirect example, but now everything seems to work. I tested all examples except the sql examples. Could you all please test if everything is working especially the sql examples, so that we ca

Re: [C2]: Testing for beta2

2001-07-18 Thread Gerhard Froehlich
Hi, do you affiliate my last patch (should be the last) of the MRUMemoryStore in the beta2 Cheers Gerhard > Hi, > > I just started testing the current cvs version of Cocoon 2.0. > I had to fix xsp generation and the redirect example, but > now everything seems to work. > > I tested all example

[C2][PATCH] jars.xml

2001-07-18 Thread Morrison, John
Just a couple of minor updates. J. === Information in this email and any attachments are confidential, and may not be copied or used by anyone other than the addressee, nor disclosed to any third party without our permission.

cvs commit: xml-cocoon2/xdocs jars.xml

2001-07-18 Thread cziegeler
cziegeler01/07/18 02:26:00 Modified:xdocsTag: cocoon_20_branch jars.xml Log: Applied minor updates from John Morrison Revision ChangesPath No revision No revision 1.1.2.5 +5 -4 xml-cocoon2/xdocs/jars.xml

AW: [C2][PATCH] jars.xml

2001-07-18 Thread Carsten Ziegeler
Applied your updates. Thanks! Carsten > -Ursprungliche Nachricht- > Von: Morrison, John [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 18. Juli 2001 11:15 > An: '[EMAIL PROTECTED]' > Betreff: [C2][PATCH] jars.xml > > > Just a couple of minor updates. > > J. > > > > =

cvs commit: xml-cocoon2/xdocs jars.xml

2001-07-18 Thread cziegeler
cziegeler01/07/18 02:30:44 Modified:xdocsjars.xml Log: Applied minor updates from John Morrison Revision ChangesPath 1.5 +5 -4 xml-cocoon2/xdocs/jars.xml Index: jars.xml === RCS file:

[C2][PATCH] Minor build.xml typo

2001-07-18 Thread Stuart Roebuck
Here's a patch for a minor bug in the latest incarnation of build.xml. Please check. Stuart. Index: build.xml === RCS file: /home/cvspublic/xml-cocoon2/build.xml,v retrieving revision 1.30 diff -u -r1.30 build.xml --- build.xml

cvs commit: xml-cocoon2/webapp/WEB-INF web.xml

2001-07-18 Thread dims
dims01/07/18 03:44:26 Modified:.build.xml src/org/apache/cocoon Constants.java Main.java src/org/apache/cocoon/components/store MRUMemoryStore.java src/org/apache/cocoon/servlet CocoonServlet.java webapp/WEB-INF web

cvs commit: xml-cocoon2/webapp/WEB-INF web.xml

2001-07-18 Thread dims
dims01/07/18 03:44:39 Modified:src/org/apache/cocoon Tag: cocoon_20_branch Constants.java Main.java src/org/apache/cocoon/components/store Tag: cocoon_20_branch MRUMemoryStore.java src/org/apache/cocoon/se

Re: [C2][PATCH] Minor build.xml typo

2001-07-18 Thread Davanum Srinivas
Stuart, Checked in a new build.xml (with a new target prepare-sitewebapp which might be needed in the future...). Please try it out. Thanks, dims --- Stuart Roebuck <[EMAIL PROTECTED]> wrote: > Here's a patch for a minor bug in the latest incarnation of build.xml. > Please check. > > Stuart

Re: [C2][PATCH] Document spelling corrections

2001-07-18 Thread Davanum Srinivas
Done. Thanks John. Keep 'em patches coming :) -- dims --- "Morrison, John" <[EMAIL PROTECTED]> wrote: > Hi, > > I've attached a patch of spelling errors - please note that I'm not trying > to criticize anybody, my spellings just as bad! > > If there's been a word _I'm_ not sure of (or it's con

RE: [C2][PATCH] Document spelling corrections

2001-07-18 Thread Morrison, John
Consider it some payback for helping me getting C2 working on SE. I don't know what I can look at next though. I'm not very good at documentation, proof-reading is about my limit :( J. > -Original Message- > From: Davanum Srinivas [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 18 July 2

cvs commit: xml-cocoon2/xdocs log-transformer.xml

2001-07-18 Thread cziegeler
cziegeler01/07/18 04:30:09 Modified:xdocsTag: cocoon_20_branch log-transformer.xml Log: Small typo corrected ;-) Revision ChangesPath No revision No revision 1.1.2.4 +1 -1 xml-cocoon2/xdocs/log-transformer.xm

cvs commit: xml-cocoon2/xdocs log-transformer.xml

2001-07-18 Thread cziegeler
cziegeler01/07/18 04:31:31 Modified:xdocslog-transformer.xml Log: Small typo corrected ;-) Revision ChangesPath 1.5 +1 -1 xml-cocoon2/xdocs/log-transformer.xml Index: log-transformer.xml ==

RE: [C2][PATCH] Document spelling corrections

2001-07-18 Thread Davanum Srinivas
John, If you have some time, can you look at the email archives to see what we can add as faq's? Have been meaning to do this for some time, but have not gotten around to it. cocoon-dev : http://marc.theaimsgroup.com/?l=xml-cocoon-dev&r=1&w=2 cocoon-users: http://marc.theaimsgroup.com/?l=xml-c

RE: [C2][PATCH] Document spelling corrections

2001-07-18 Thread Morrison, John
OK, but that may take some time! While I'm chatting - should the C2 documentation contain so much about C1? > -Original Message- > From: Davanum Srinivas [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 18 July 2001 12:33 pm > To: [EMAIL PROTECTED] > Subject: RE: [C2][PATCH] Document spelli

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

2001-07-18 Thread cziegeler
cziegeler01/07/18 04:45:37 Modified:src/org/apache/cocoon/components/language/markup/xsp Tag: cocoon_20_branch XSPFormValidatorHelper.java Log: Corrected type for javadocs Revision ChangesPath No revision No

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

2001-07-18 Thread cziegeler
cziegeler01/07/18 04:45:53 Modified:src/org/apache/cocoon/components/language/markup/xsp XSPFormValidatorHelper.java Log: Corrected type for javadocs Revision ChangesPath 1.9 +4 -4 xml-cocoon2/src/org/apache/cocoon/components/language/

cvs commit: xml-cocoon2 .cvsignore

2001-07-18 Thread dims
dims01/07/18 04:48:37 Modified:..cvsignore Log: added .ant.properties to .cvsignore. Revision ChangesPath 1.4 +3 -1 xml-cocoon2/.cvsignore Index: .cvsignore === RCS file: /hom

cvs commit: xml-cocoon2 .cvsignore

2001-07-18 Thread dims
dims01/07/18 04:48:46 Modified:.Tag: cocoon_20_branch .cvsignore Log: added .ant.properties to .cvsignore. Revision ChangesPath No revision No revision 1.1.2.3 +2 -0 xml-cocoon2/.cvsignore Index:

RE:cvs commit: xml-cocoon2/xdocs log-transformer.xml

2001-07-18 Thread Morrison, John
Sorry :( cziegeler01/07/18 04:31:31 Modified:xdocslog-transformer.xml Log: Small typo corrected ;-) === Information in this email and any attachments are confidential, and may not be copied or used by any

Re: [C2][PATCH] Minor build.xml typo

2001-07-18 Thread Stuart Roebuck
dims, Seems to work fine now. Thanks, Stuart. On Wednesday, July 18, 2001, at 11:48 am, Davanum Srinivas wrote: > Stuart, > > Checked in a new build.xml (with a new target prepare-sitewebapp which > might be needed in the > future...). Please try it out. > > Thanks, > dims > > --- Stuart Ro

AW: cvs commit: xml-cocoon2/xdocs log-transformer.xml

2001-07-18 Thread Carsten Ziegeler
Hey, you really don't need to be sorry! I am absolutely happy that you have corrected so many typos I made! Carsten > -Ursprüngliche Nachricht- > Von: Morrison, John [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 18. Juli 2001 13:48 > An: '[EMAIL PROTECTED]' > Betreff: RE:cvs commit:

[C2] /cocoon/documents/generators/ links not working

2001-07-18 Thread Stuart Roebuck
I've been trying out the latest CVS and the C2 documentation. If I click on Generators and then attempt to view any of the subpages, I'm getting an error: > org.apache.cocoon.ResourceNotFoundException: FileGenerator could not find > resource > file:/Users/stuart/Downloads/tomcat/bin/../webapp

cvs commit: xml-cocoon2/webapp sitemap.xmap

2001-07-18 Thread cziegeler
cziegeler01/07/18 05:13:10 Modified:webapp Tag: cocoon_20_branch sitemap.xmap Log: Fixed documentation links - reported by Stuart Roebuck Revision ChangesPath No revision No revision 1.11.2.25 +5 -0 xml-cocoon2/w

cvs commit: xml-cocoon2/webapp sitemap.xmap

2001-07-18 Thread cziegeler
cziegeler01/07/18 05:14:18 Modified:webapp sitemap.xmap Log: Fixed documentation links - reported by Stuart Roebuck Revision ChangesPath 1.36 +5 -0 xml-cocoon2/webapp/sitemap.xmap Index: sitemap.xmap

AW: [C2] /cocoon/documents/generators/ links not working

2001-07-18 Thread Carsten Ziegeler
Thanks Stuart for reporting this. I fixed it. Carsten > -Ursprungliche Nachricht- > Von: Stuart Roebuck [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 18. Juli 2001 14:00 > An: [EMAIL PROTECTED] > Betreff: [C2] /cocoon/documents/generators/ links not working > > > I've been trying out

RE: DTD for XMAP

2001-07-18 Thread Dumon Bruno
A while back I started writing a sitemap schema using relax-ng. I've compared it a little with your DTD and found some shortcommings: - the element 'label' isn't supported - elements such as the various component declarations, views, resources, action-sets, and even the pipelines element ar

cvs commit: xml-cocoon2/src/org/apache/cocoon/sitemap AbstractSitemap.java

2001-07-18 Thread sylvain
sylvain 01/07/18 05:22:20 Modified:.changes.xml src/org/apache/cocoon/components/language/markup/sitemap/java sitemap.xsl src/org/apache/cocoon/sitemap AbstractSitemap.java Log: In http environment, try to reset the respo

Re: AW: [C2] handle-errors with content aggregation

2001-07-18 Thread Sylvain Wallez
giacomo a écrit : > > > > [Sorry for this late answer, it's hard to follow the list these days] > > > > The servlet API provides some methods to check if the servlet engine's > > output buffer has been flushed to the client browser > > (ServletResponse.isCommited) and, if no, to reset this buff

AW: [C2] handle-errors with content aggregation

2001-07-18 Thread Carsten Ziegeler
As this is a small and simple patch which will hopefully avoid a lot of questions by the users about the problem, I think we should include it in the beta2. Carsten > -Ursprüngliche Nachricht- > Von: Sylvain Wallez [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 18. Juli 2001 14:26 > An

cvs commit: xml-cocoon2/src/org/apache/cocoon/sitemap AbstractSitemap.java

2001-07-18 Thread sylvain
sylvain 01/07/18 05:46:10 Modified:.Tag: cocoon_20_branch changes.xml src/org/apache/cocoon/components/language/markup/sitemap/java Tag: cocoon_20_branch sitemap.xsl src/org/apache/cocoon/sitemap Tag: cocoon_20_branch

Re: AW: [C2] handle-errors with content aggregation

2001-07-18 Thread Sylvain Wallez
Carsten Ziegeler a écrit : > > As this is a small and simple patch which will hopefully avoid > a lot of questions by the users about the problem, I think > we should include it in the beta2. > > Carsten > OK. Done also in 2.0 branch. -- Sylvain Wallez Anyware Technologies - http://www.anywa

No Subject

2001-07-18 Thread acoliver
>Hi Andy, > > formulas and styles are nice features, which should at some point in >time >available, but for example we would be able to use it, if we can just >export >raw data to excel. We are currently using csv files, which is not that >nice. > I plan to support raw data pretty early on.

Re: DTD for XMAP

2001-07-18 Thread Jeffrey Ricker NG
Thanks, Bruno.   And to the rest of the list, the DTD I posted has lots of comments with questions. These questions need to be answered before the DTD can be finalized. Bruno has answered some of them. However, who knows the answer to questions like this:   Are elements such as the various

RE: [C2][PATCH] Document spelling corrections

2001-07-18 Thread Morrison, John
Here's some, I'm afraid I've run out of time ATM! > -Original Message- > From: Davanum Srinivas [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 18 July 2001 12:33 pm > To: [EMAIL PROTECTED] > Subject: RE: [C2][PATCH] Document spelling corrections > > > John, > > If you have some time, ca

cvs commit: xml-cocoon2/xdocs faq.xml

2001-07-18 Thread dims
dims01/07/18 07:23:12 Modified:xdocsfaq.xml Log: More faq's from John Morrison. (Thanks John). Revision ChangesPath 1.6 +85 -0 xml-cocoon2/xdocs/faq.xml Index: faq.xml === RCS file

cvs commit: xml-cocoon2/xdocs faq.xml

2001-07-18 Thread dims
dims01/07/18 07:23:22 Modified:xdocsTag: cocoon_20_branch faq.xml Log: More faq's from John Morrison. (Thanks John). Revision ChangesPath No revision No revision 1.1.1.1.2.5 +85 -0 xml-cocoon2/xdocs/faq.xml

[RT] forms

2001-07-18 Thread Torsten Curdt
Looking at all the approaches for xml based form handling (including my own ones) I'm not really happy what there is available up to now... Especially multipage forms, error messages and i18n is not addressed in an extensive or sufficient manner. The Model: What we do so far is to have a busine

RE: ApacheCon 2001 Europe: CANCELLED

2001-07-18 Thread Torsten Curdt
> Sad news about ApacheCon2001 in Europe. > > -- > Ovidiu Predescu <[EMAIL PROTECTED]> Maybe Carstens initiative to originate a CocoonCon is now (even) more desireable? -- Torsten - To unsubscribe, e-mail: [EMAIL PROTECTED] Fo

RE: ApacheCon 2001 Europe: CANCELLED

2001-07-18 Thread Morrison, John
I'd prob be up for it. Esp if it was in the UK. > -Original Message- > From: Torsten Curdt [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 18 July 2001 3:54 pm > To: [EMAIL PROTECTED] > Subject: RE: ApacheCon 2001 Europe: CANCELLED > > > > Sad news about ApacheCon2001 in Europe. > > > >

cvs commit: xml-cocoon2/xdocs views.xml docs-book.xml site-book.xml

2001-07-18 Thread haul
haul01/07/18 08:06:01 Modified:xdocsdocs-book.xml site-book.xml Added: xdocsviews.xml Log: added docs for sitemap views Revision ChangesPath 1.17 +1 -0 xml-cocoon2/xdocs/docs-book.xml Index: docs-book.xml =

Re: [RT] forms

2001-07-18 Thread Christian Haul
On 18.Jul.2001 -- 04:45 PM, Torsten Curdt wrote: > Looking at all the approaches for xml based form handling > (including my own ones) I'm not really happy what there > is available up to now... There has been a discussion on the user list recently... I would prefer to stick as close to XForms a

cvs commit: xml-cocoon2/xdocs docs-book.xml

2001-07-18 Thread haul
haul01/07/18 08:37:47 Modified:xdocsTag: cocoon_20_branch docs-book.xml Log: added docs for sitemap views Revision ChangesPath No revision No revision 1.3.2.14 +1 -0 xml-cocoon2/xdocs/docs-book.xml In

cvs commit: xml-cocoon2/xdocs site-book.xml

2001-07-18 Thread haul
haul01/07/18 08:37:52 Modified:xdocsTag: cocoon_20_branch site-book.xml Log: added docs for sitemap views Revision ChangesPath No revision No revision 1.3.2.16 +1 -0 xml-cocoon2/xdocs/site-book.xml In

cvs commit: xml-cocoon2/xdocs views.xml

2001-07-18 Thread haul
haul01/07/18 08:37:57 Added: xdocsTag: cocoon_20_branch views.xml Log: added docs for sitemap views Revision ChangesPath No revision No revision 1.1.2.1 +0 -0 xml-cocoon2/xdocs/views.xml Index: vie

CLI Operation: Recursing site

2001-07-18 Thread Berin Loritsch
How do I get Cocoon to follow all site links to build the site? The CLI operation from the dist does this, but trying to do it from an ANT task in my own setup, I can't get this to work. S/MIME Cryptographic Signature

Re: [RT] forms

2001-07-18 Thread Matt Sergeant
On Wed, 18 Jul 2001, Christian Haul wrote: > On 18.Jul.2001 -- 04:45 PM, Torsten Curdt wrote: > > Looking at all the approaches for xml based form handling > > (including my own ones) I'm not really happy what there > > is available up to now... > > There has been a discussion on the user list re

RE: [RT] forms

2001-07-18 Thread Torsten Curdt
> On 18.Jul.2001 -- 04:45 PM, Torsten Curdt wrote: > > Looking at all the approaches for xml based form handling > > (including my own ones) I'm not really happy what there > > is available up to now... > > There has been a discussion on the user list recently... I would > prefer to stick as clo

Re: ApacheCon 2001 Europe: CANCELLED

2001-07-18 Thread Stuart Roebuck
How about Edinburgh! :-) Stuart. On Wednesday, July 18, 2001, at 03:56 pm, Morrison, John wrote: > I'd prob be up for it. Esp if it was in the UK. > >> -Original Message- >> From: Torsten Curdt [mailto:[EMAIL PROTECTED]] >> Sent: Wednesday, 18 July 2001 3:54 pm >> To: [EMAIL PROTECTED

Re: [C2]: Testing for beta2

2001-07-18 Thread Donald Ball
On Wed, 18 Jul 2001, Carsten Ziegeler wrote: > Could you all please test if everything is working especially > the sql examples, so that we can go beta2 on monday? working sql examples would be nice - i thought that's why we included hsqldb, but it's never worked for me. anyway, does anyone mind

RE: [C2][PATCH] Document spelling corrections

2001-07-18 Thread Donald Ball
On Wed, 18 Jul 2001, Morrison, John wrote: > OK, but that may take some time! > > While I'm chatting - should the C2 documentation contain so much about C1? no! we should not continue to define ourselves in terms of what we're not. - donald

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

2001-07-18 Thread dims
dims01/07/18 10:34:37 Modified:src/org/apache/cocoon/components/language/markup/xsp XSPUtil.java src/org/apache/cocoon/components/language/markup/xsp/java util.xsl src/org/apache/cocoon/util NetUtils.java

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

2001-07-18 Thread dims
dims01/07/18 10:35:48 Modified:src/org/apache/cocoon/components/language/markup/xsp Tag: cocoon_20_branch XSPUtil.java src/org/apache/cocoon/components/language/markup/xsp/java Tag: cocoon_20_branch util.xsl

RE: [C2][PATCH] Document spelling corrections

2001-07-18 Thread Davanum Srinivas
Agreed. Please submit patches to delete the C1 portions if no one objects :) :) :) Thanks, dims --- Donald Ball <[EMAIL PROTECTED]> wrote: > On Wed, 18 Jul 2001, Morrison, John wrote: > > > OK, but that may take some time! > > > > While I'm chatting - should the C2 documentation contain so much

Re: donation: stylesheet for excel output (pure java)

2001-07-18 Thread Donald Ball
On Sat, 14 Jul 2001, Andrew C. Oliver wrote: > Would there be interest in this donation? To what portion of the > project would this be most appropriate, or should this be seperate > somehow? How would we go about doing it (the docs seemed to more point > to altering existing code than new stuf

RE: ApacheCon 2001 Europe: CANCELLED

2001-07-18 Thread Donald Ball
On Wed, 18 Jul 2001, Morrison, John wrote: > I'd prob be up for it. Esp if it was in the UK. i'll host it if it's in north carolina ;) yee-haw. - donald - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, em

CLI feature request (Cocoon 2)

2001-07-18 Thread Berin Loritsch
I would like to specify a file that includes all the URIs I want to process so that I can better automate the build system. As it stands, the LinkSamplingEnvironment class does not properly handle links in aggregated streams. As it stands, I have a very long hand maintained list of URIs that nee

Re: ApacheCon 2001 Europe: CANCELLED

2001-07-18 Thread Berin Loritsch
Donald Ball wrote: > > On Wed, 18 Jul 2001, Morrison, John wrote: > > > I'd prob be up for it. Esp if it was in the UK. > > i'll host it if it's in north carolina ;) yee-haw. I'll go if it's in north carolina (it's only a 5-6 hour drive from me)! S/MIME Cryptographic Signature

Re: RE: RE:donation: stylesheet for excel output (pure java)

2001-07-18 Thread acoliver
>Hi Andy, >Thanks a lot for all the detailed information. > >Actually, I tried transform the XML file(through XSLT) to some MS Excel >spreadsheets(with the specific style that I desired), which can be open >by Excel through the IE. The challege is I can not pass this Excel file >through Coc

RE: ApacheCon 2001 Europe: CANCELLED

2001-07-18 Thread Vadim Gritsenko
I'll go too. Make it on weekend ;) Vadim > -Original Message- > From: Berin Loritsch [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 18, 2001 2:06 PM > To: [EMAIL PROTECTED] > Subject: Re: ApacheCon 2001 Europe: CANCELLED > > > Donald Ball wrote: > > > > On Wed, 18 Jul 2001, Morris

Re: Re: donation: stylesheet for excel output (pure java)

2001-07-18 Thread acoliver
>On Wed, 18 Jul 2001 12:59:43 -0700 Rick Tessner <[EMAIL PROTECTED]> wrote. >On Tue, 17 Jul 2001 13:19:13 PDT, acoliver wrote: > >>What should be the XML language. Currently my thoughts are this (for the >>final transformed data before it is serialized): > >Hi there, > >Have you taken a look at G

Fwd: Two Cocoon FAQ entries (version 0.0.1)

2001-07-18 Thread Davanum Srinivas
FYI. Here are two entries from Luca. Note: forwarded message attached. = Davanum Srinivas, JNI-FAQ Manager http://www.jGuru.com/faq/JNI __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ Dava

RE: [C2]: Testing for beta2

2001-07-18 Thread Vadim Gritsenko
> Could you all please test if everything is working especially > the sql examples, so that we can go beta2 on monday? I tested most examples under Resin 2.0.1 and Tomcat 4.0b5, and found these two issues: 1) protected web app example does not work; can't get past login page 2) "Add" button on "

cvs commit: xml-cocoon2/bin ant

2001-07-18 Thread bloritsch
bloritsch01/07/18 13:51:41 Modified:bin Tag: cocoon_20_branch ant Log: fix script error Revision ChangesPath No revision No revision 1.1.2.6 +1 -1 xml-cocoon2/bin/ant Index: ant ==

cvs commit: xml-cocoon2/bin ant

2001-07-18 Thread bloritsch
bloritsch01/07/18 13:52:07 Modified:bin ant Log: fix script error Revision ChangesPath 1.7 +1 -1 xml-cocoon2/bin/ant Index: ant === RCS file: /home/cvs/xml-cocoon2/bin/ant,v retrie

[VOTE] Require developers to install Ant themselves.

2001-07-18 Thread Berin Loritsch
The current trend among Jakarta projects is to require developers to install ant on their machines locally--and be responsible for current updates. The reason is that it is becomming increasingly clear that we would otherwise have an installation for EACH repository we have checked out. This

Re: [C2]: Testing for beta2

2001-07-18 Thread giacomo
On Wed, 18 Jul 2001, Donald Ball wrote: > On Wed, 18 Jul 2001, Carsten Ziegeler wrote: > > > Could you all please test if everything is working especially > > the sql examples, so that we can go beta2 on monday? > > working sql examples would be nice - i thought that's why we included > hsqldb, b

cvs commit: xml-cocoon2/lib batik-libs.jar

2001-07-18 Thread balld
balld 01/07/18 14:17:00 Modified:lib batik-libs.jar Log: updated to latest cvs Revision ChangesPath 1.2 +6281 -6482xml-cocoon2/lib/batik-libs.jar <> -- In case of troubles,

RE: [VOTE] Require developers to install Ant themselves.

2001-07-18 Thread Timm, Sean
Berin Loritsch [mailto:[EMAIL PROTECTED]] wrote: > The current trend among Jakarta projects is to require developers to > install ant on > their machines locally--and be responsible for current updates. The > reason is that > it is becomming increasingly clear that we would otherwise have an >

RE: [C2]: Testing for beta2

2001-07-18 Thread Vadim Gritsenko
Don't blame on SQL examples, they are working - just set ! ;-) Donald, what is your (non-working) configuration? Vadim > -Original Message- > From: giacomo [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 18, 2001 3:55 PM > To: Cocoon-Dev@Xml. Apache. Org > Subject: Re: [C2]: Testing

RE: [C2]: Testing for beta2

2001-07-18 Thread Donald Ball
On Wed, 18 Jul 2001, Vadim Gritsenko wrote: > Don't blame on SQL examples, they are working - just set ! ;-) > > Donald, > what is your (non-working) configuration? just dropping the cocoon.war file into resin or tomcat. i thought that the default cocoon.war file was supposed to fire up an hsqld

RE: CLI feature request (Cocoon 2)

2001-07-18 Thread Vadim Gritsenko
If you don't need this feature ASAP, I can do this when I get spare time... Just got through deadline on my paid work - hope that I get some time now. Also, I'm planning to add another feature to CLI: limit files count generated in one directory (I have run into a OS limit when tried to generate

RE: [C2]: Testing for beta2

2001-07-18 Thread Vadim Gritsenko
Just dropping is not enough... You need to edit cocoon.xconf manually OR type build -Dinstall.war= -Dinclude.webapp.libs=yes install Because there is an absolute URL to HSQL DB files in cocoon.xconf. :( Vadim > -Original Message- > From: Donald Ball [mailto:[EMAIL PROTECTED]] > Se

AW: ApacheCon 2001 Europe: CANCELLED

2001-07-18 Thread Gerhard Froehlich
no,no I would prefer vienna. Then I can take the bicycle. in the evening we can drive to prague. it's only 2 hours away and spend an cheap evening there :-) -Ursprungliche Nachricht- Von: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 18. Juli 2001 22:00 An: [EMAIL PROTECT

RE: [C2]: Testing for beta2

2001-07-18 Thread Frans Thamura
I try C2 from CVS, and it is not working.. I think something strange there. I try C2-2.0 download from your binary, but the C2-2.1-dev. I did that instruction, all the war and jar is working well.. --- Vadim Gritsenko <[EMAIL PROTECTED]> wrote: > Just dropping is not enough... You need to edit

RE: [C2]: Testing for beta2

2001-07-18 Thread giacomo
On Wed, 18 Jul 2001, Donald Ball wrote: > On Wed, 18 Jul 2001, Vadim Gritsenko wrote: > > > Don't blame on SQL examples, they are working - just set ! ;-) > > > > Donald, > > what is your (non-working) configuration? > > just dropping the cocoon.war file into resin or tomcat. i thought that the >

AW: [C2]: Testing for beta2

2001-07-18 Thread Carsten Ziegeler
Yes, thanks Vadim for reporting this. So could please someone look into these examples to make them work for the beta? Carsten Open Source GroupsunShine - b:Integrated Carsten Ziegeler, S&N AG, Klingenders

[C2]: Cocoon2 or Cocoon 2

2001-07-18 Thread Carsten Ziegeler
Hi, I just saw in the docs that something Cocoon2 is mentioned and sometimes Cocoon 2 and even sometimes the first letter is lower case. We should make this consistent, what is the "correct" way of writing it? I remember a thread a time ago, where Stefano mentioned that we have to add "Apache"