RE: XMLForms and Flowmap

2002-06-12 Thread Reinhard Poetz
We are looking for someone to step up and show us how these two can work together in a nice way. Interested? Ivelin Yes I am but my time and my java knowledge are limited (... but I'm learning) Anyway, I'll try it. Maybe there is somebody who has already some experience (Daniel?) who

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

2002-06-12 Thread cziegeler
cziegeler2002/06/11 23:29:00 Modified:.Tag: cocoon_2_0_3_branch build.xml src/java/org/apache/cocoon/components/language/markup/xsp Tag: cocoon_2_0_3_branch EsqlConnection.java Log: Synced build file Revision ChangesPath No

RE: We need a detailed comparison with Struts

2002-06-12 Thread TREGAN Fabien
Right, but this 3rd party stuff (in lib/optional) is for features that Struts doesn't provide. yes, but this feeds into the marketing problem. Just what IS Cocoon? This is important : one of the main problem I hade when I said that wanted to use C2 for my project is that Cocoon defines

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/transformation/pagination Paginator.java

2002-06-12 Thread cziegeler
cziegeler2002/06/12 00:14:31 Modified:.build.xml src/scratchpad/src/org/apache/cocoon/transformation/pagination Paginator.java Log: Synced build file and added missign import Revision ChangesPath 1.230 +4 -3

Planning the releases

2002-06-12 Thread Carsten Ziegeler
Hi Team, I think it's time to recall the release early release often paradigma... As others already mentioned over the last weeks, we should try to release a 2.0.3 as soon as possible. For this we should collect the open issues, do them and release (sounds simple, doesn't it?) As I'm next week

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

2002-06-12 Thread cziegeler
cziegeler2002/06/12 00:24:16 Modified:.build.xml src/documentation/xdocs who.xml Added: .CREDITS Log: As promissed, moving credits Revision ChangesPath 1.231 +2 -0 xml-cocoon2/build.xml Index: build.xml

Re: Planning the releases

2002-06-12 Thread Nicola Ken Barozzi
Carsten Ziegeler wrote: Hi Team, I think it's time to recall the release early release often paradigma... As others already mentioned over the last weeks, we should try to release a 2.0.3 as soon as possible. For this we should collect the open issues, do them and release (sounds

cvs commit: xml-cocoon2/lib/core avalon-excalibur-20020612.jar avalon-excalibur-20020603.jar

2002-06-12 Thread cziegeler
cziegeler2002/06/12 02:27:09 Added: lib/core Tag: cocoon_2_0_3_branch avalon-excalibur-20020612.jar Removed: lib/core Tag: cocoon_2_0_3_branch avalon-excalibur-20020603.jar Log: Upgrading to latest excalibur Revision

Re: Planning the releases

2002-06-12 Thread Christian Haul
On 12.Jun.2002 -- 09:22 AM, Carsten Ziegeler wrote: Hi Team, I think it's time to recall the release early release often paradigma... As others already mentioned over the last weeks, we should try to release a 2.0.3 as soon as possible. For this we should collect the open issues, do them

RE: Planning the releases

2002-06-12 Thread Carsten Ziegeler
Sylvain Wallez wrote: As I'm next week on vacation near Paris :) what do you think of the 1st of July as a release date for 2.0.3? +1 +1 also. Want a french guide for your vacation ? ;) Oui, je comprends peu francais...but a french guide (who's also paying), well, why not :)

cvs commit: xml-cocoon2/lib/core avalon-excalibur-20020612.jar

2002-06-12 Thread cziegeler
cziegeler2002/06/12 03:04:38 Modified:lib Tag: cocoon_2_0_3_branch jars.xml lib/core Tag: cocoon_2_0_3_branch avalon-excalibur-20020612.jar Log: Fixed jar list, update excalibur Revision ChangesPath

Re: Planning the releases

2002-06-12 Thread Davanum Srinivas
+1 for both dates. July 1 for C2.0.3 July 15 for C2.1 beta 1 Thanks, dims --- Christian Haul [EMAIL PROTECTED] wrote: On 12.Jun.2002 -- 09:22 AM, Carsten Ziegeler wrote: Hi Team, I think it's time to recall the release early release often paradigma... As others already mentioned

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/source SlideSource.java repository.xconf

2002-06-12 Thread cziegeler
/cocoon/components/repository/impl SlideSource.java src/scratchpad/src/org/apache/cocoon/components/source SlideSource.java repository.xconf Added: lib/core avalon-excalibur-20020612.jar Removed: lib/core avalon-excalibur

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/reading ResourceReader.java

2002-06-12 Thread cziegeler
cziegeler2002/06/12 03:20:56 Modified:src/java/org/apache/cocoon/reading ResourceReader.java Log: (Re)adding setContentLength to reader Revision ChangesPath 1.17 +2 -10 xml-cocoon2/src/java/org/apache/cocoon/reading/ResourceReader.java Index:

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/repository/impl slide.xconf

2002-06-12 Thread cziegeler
cziegeler2002/06/12 03:54:28 Modified:.build.xml src/scratchpad/src/org/apache/cocoon/components/repository/impl slide.xconf Log: Fixing XML in slide config and adding property to control the inclusion of the javadocs in the webapp

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/source/impl FileSource.java

2002-06-12 Thread cziegeler
cziegeler2002/06/12 05:28:16 Modified:src/java/org/apache/cocoon/components/source/impl FileSource.java Log: Fixed FileSource Revision ChangesPath 1.3 +12 -10 xml-cocoon2/src/java/org/apache/cocoon/components/source/impl/FileSource.java

RE: Planning the releases

2002-06-12 Thread Vadim Gritsenko
From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] Nicola Ken Barozzi wrote: Carsten Ziegeler wrote: Hi Team, I think it's time to recall the release early release often paradigma... As others already mentioned over the last weeks, we should try to release a 2.0.3 as soon as

sitemap recursive?

2002-06-12 Thread Jeremy Quinn
Hi All, Is it safe to use the SiteMap recursively? ie. a Pipeline calling itself via the cocoon:/ protocol? How? Via CInclude or XSLT document() function, etc. (can XSLT use the cocoon:/ protocol?) thanks for any help regards Jeremy

RE: sitemap recursive?

2002-06-12 Thread Vadim Gritsenko
From: Jeremy Quinn [mailto:[EMAIL PROTECTED]] Hi All, Is it safe to use the SiteMap recursively? There are no technical limitations to it. ie. a Pipeline calling itself via the cocoon:/ protocol? How? Via CInclude or XSLT document() function, etc. (can XSLT use the

RE: Planning the releases

2002-06-12 Thread Carsten Ziegeler
Vadim Gritsenko wrote: snip/ This is the most discussed issue on the user list, it must be fixed before release. Can we have now Excalibur which works with 1.3 *and* 1.4? What is needed for it? The current excalibur is compiled with jdk 1.4 in 1.2 compatible mode. For me this works on

HELP! Urgently needed help on head

2002-06-12 Thread Per-Olof Norén
Hello all, I have a problem I can´t find a place to start looking for the solution: My config is like the following: win2k (2*1,1 ghz 1 Gb RAM 50Gb Hdd) sun jdk1.3.1_02 resin 2.0.5 freshly checked out head, compiled with build -Dinclude.webapp.libs=yes -Dinclude.scratchpad.libs=yes webapp The

SourceResolving in non-sitemap components

2002-06-12 Thread Stuart Roebuck
I'm trying to get my head round SourceResolving and would be grateful for clarification. There appear to be at a number of SourceResolver classes: org.apache.excalibur.source.SourceResolver org.apache.avalon.excalibur.source.SourceResolver

RE: SourceResolving in non-sitemap components

2002-06-12 Thread Carsten Ziegeler
Stuart Roebuck wrote: I'm trying to get my head round SourceResolving and would be grateful for clarification. There appear to be at a number of SourceResolver classes: org.apache.excalibur.source.SourceResolver This is the real source resolver.

[GUMP] Build Failure - xml-cocoon2

2002-06-12 Thread Sam Ruby
] -- [echo] Apache Cocoon 20020612 [1999-2002] [echo] -- [echo] Building with Apache Ant version 1.6alpha compiled on June 12 2002 [echo] using build file /home/rubys

RE: Planning the releases

2002-06-12 Thread Vadim Gritsenko
From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] Vadim Gritsenko wrote: snip/ This is the most discussed issue on the user list, it must be fixed before release. Can we have now Excalibur which works with 1.3 *and* 1.4? What is needed for it? The current excalibur is

RE: Planning the releases

2002-06-12 Thread Carsten Ziegeler
Vadim Gritsenko wrote: From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] Vadim Gritsenko wrote: snip/ This is the most discussed issue on the user list, it must be fixed before release. Can we have now Excalibur which works with 1.3 *and* 1.4? What is needed for

RE: [GUMP] Build Failure - xml-cocoon2

2002-06-12 Thread Vadim Gritsenko
Who knows what needs to be done to add new libraries to the GUMP build? Vadim From: Sam Ruby [mailto:[EMAIL PROTECTED]] snip [javac] /home/rubys/jakarta/xml- cocoon2/build/cocoon/scratchpad/src/org/apache/cocoon/components/reposit ory/im pl/SlideSourceDescriptor.java:83: cannot

Re: [GUMP] Build Failure - xml-cocoon2

2002-06-12 Thread Nicola Ken Barozzi
Vadim Gritsenko wrote: Who knows what needs to be done to add new libraries to the GUMP build? It has been just added By Stephan B. What's missing is the Wings jars. I'll send a patch to Gump to put it in the builds ASAP. From: Sam Ruby [mailto:[EMAIL PROTECTED]] snip

RE: [GUMP] Build Failure - xml-cocoon2

2002-06-12 Thread Morrison, John
Is GUMP supposed to be building the scratchpad? cocoon2/build/cocoon/scratchpad/src/org/apache/cocoon/componen ^^ ? ts/repository/impl/SlideSourceDescriptor.java:83: cannot resolve symbol J.

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

2002-06-12 Thread cziegeler
cziegeler2002/06/12 06:59:22 Modified:src/java/org/apache/cocoon/components/language/markup/xsp EsqlConnection.java Log: Fixed endless recursion bug Revision ChangesPath 1.9 +3 -3

RE: [GUMP] Build Failure - xml-cocoon2

2002-06-12 Thread Vadim Gritsenko
From: Morrison, John [mailto:[EMAIL PROTECTED]] Is GUMP supposed to be building the scratchpad? cocoon2/build/cocoon/scratchpad/src/org/apache/cocoon/componen ^^ ? compile target builds all sources. Vadim

RE: [GUMP] Build Failure - xml-cocoon2

2002-06-12 Thread Vadim Gritsenko
From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] Vadim Gritsenko wrote: Who knows what needs to be done to add new libraries to the GUMP build? It has been just added By Stephan B. What's missing is the Wings jars. I'll send a patch to Gump to put it in the builds ASAP. Can you

cvs commit: xml-cocoon2/src/documentation/xdocs/link training.xml

2002-06-12 Thread cziegeler
cziegeler2002/06/12 07:21:00 Modified:src/documentation/xdocs/link training.xml Log: Added training course Revision ChangesPath 1.3 +6 -0 xml-cocoon2/src/documentation/xdocs/link/training.xml Index: training.xml

Re: [GUMP] Build Failure - xml-cocoon2

2002-06-12 Thread Nicola Ken Barozzi
Vadim Gritsenko wrote: From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] Vadim Gritsenko wrote: Who knows what needs to be done to add new libraries to the GUMP build? It has been just added By Stephan B. What's missing is the Wings jars. I'll send a patch to Gump to put it in the

Re: [GUMP] Build Failure - xml-cocoon2

2002-06-12 Thread Stephan Michels
On Wed, 12 Jun 2002, Nicola Ken Barozzi wrote: Vadim Gritsenko wrote: Who knows what needs to be done to add new libraries to the GUMP build? It has been just added By Stephan B. What's missing is the Wings jars. I'll send a patch to Gump to put it in the builds ASAP. From:

What are the problems with JDK 1.4?

2002-06-12 Thread Carsten Ziegeler
Hi, for the next release (2.0.3) we should try to fix the problems concerning JDK 1.4. One problem, the building of the javadocs is solved now. But it seems that there are problems with JDBC Pooling. If I compile everything using JDK 1.4, the sql examples run well. Running this with JDK 1.4,

Re: progress report on XSLTC]]

2002-06-12 Thread Stefano Mazzocchi
Gianugo Rabellino wrote: Ivelin Ivanov wrote: Excelent! I want to try it NOW ! For all the folks that were benchmarking Saxon, Xalan, XT, etc. This is your chance to test drive the F1 car before it's out on the official race track. Gianugo, can you please provide

RE: [GUMP] Build Failure - xml-cocoon2

2002-06-12 Thread Vadim Gritsenko
From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] Vadim Gritsenko wrote: I have no idea what needs to be done to fix gump build. :-/ Have you ever read the Gump docs, or do you need a RTFM? ;-P Now that you tell it... Went through the pages... Found broken link... (on

Re: Planning the releases

2002-06-12 Thread Peter Royal
On Wednesday 12 June 2002 06:08 am, Davanum Srinivas wrote: July 1 for C2.0.3 July 15 for C2.1 beta 1 +1 to both. -pete -- peter royal - [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib - New directory

2002-06-12 Thread froehlich
froehlich2002/06/12 09:45:30 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/core - New directory

2002-06-12 Thread froehlich
froehlich2002/06/12 09:45:38 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/core - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/datetime - New directory

2002-06-12 Thread froehlich
froehlich2002/06/12 09:45:42 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/datetime - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/i18n - New directory

2002-06-12 Thread froehlich
froehlich2002/06/12 09:45:45 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/i18n - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/jxpath - New directory

2002-06-12 Thread froehlich
froehlich2002/06/12 09:45:47 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/jxpath - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/jxpath/core - New directory

2002-06-12 Thread froehlich
froehlich2002/06/12 09:45:54 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/jxpath/core - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/string - New directory

2002-06-12 Thread froehlich
froehlich2002/06/12 09:46:02 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/string - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/test - New directory

2002-06-12 Thread froehlich
froehlich2002/06/12 09:46:07 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/test - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/test/acting - New directory

2002-06-12 Thread froehlich
froehlich2002/06/12 09:46:10 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/test/acting - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib XMLProducerTagSupport.java XMLProducerTag.java XMLConsumerTagSupport.java XMLConsumerTag.java VarXMLProducerTagSupport.java VarTransformerTagSupport.java VarTagSupport.java TransformerTagSupport.java TransformerTag.java TagSupport.java Tag.java IterationTag.java

2002-06-12 Thread froehlich
froehlich2002/06/12 09:48:30 Added: src/scratchpad/src/org/apache/cocoon/taglib XMLProducerTagSupport.java XMLProducerTag.java XMLConsumerTagSupport.java XMLConsumerTag.java VarXMLProducerTagSupport.java

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/core SourceTag.java LoopTagSupport.java LoopTagStatus.java LoopTag.java ForEachSupport.java

2002-06-12 Thread froehlich
froehlich2002/06/12 09:48:43 Added: src/scratchpad/src/org/apache/cocoon/taglib/core SourceTag.java LoopTagSupport.java LoopTagStatus.java LoopTag.java ForEachSupport.java Log: applied patch from [EMAIL PROTECTED] . JSP like

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/datetime MonthsTag.java

2002-06-12 Thread froehlich
froehlich2002/06/12 09:48:49 Added: src/scratchpad/src/org/apache/cocoon/taglib/datetime MonthsTag.java Log: applied patch from [EMAIL PROTECTED] . JSP like Tag-Library Implementation Revision ChangesPath 1.1

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/i18n LocaleTag.java

2002-06-12 Thread froehlich
froehlich2002/06/12 09:48:55 Added: src/scratchpad/src/org/apache/cocoon/taglib/i18n LocaleTag.java Log: applied patch from [EMAIL PROTECTED] . JSP like Tag-Library Implementation Revision ChangesPath 1.1

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/jxpath/core OutTag.java ForEachTag.java

2002-06-12 Thread froehlich
froehlich2002/06/12 09:49:03 Added: src/scratchpad/src/org/apache/cocoon/taglib/jxpath/core OutTag.java ForEachTag.java Log: applied patch from [EMAIL PROTECTED] . JSP like Tag-Library Implementation Revision ChangesPath 1.1

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/string UpperCaseTag.java TrimTag.java TextRecordingTag.java StringTagSupport.java LowerCaseTag.java

2002-06-12 Thread froehlich
froehlich2002/06/12 09:49:13 Added: src/scratchpad/src/org/apache/cocoon/taglib/string UpperCaseTag.java TrimTag.java TextRecordingTag.java StringTagSupport.java LowerCaseTag.java Log: applied patch from

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/test/acting TagtestAction.java

2002-06-12 Thread froehlich
froehlich2002/06/12 09:49:19 Added: src/scratchpad/src/org/apache/cocoon/taglib/test/acting TagtestAction.java Log: applied patch from [EMAIL PROTECTED] . JSP like Tag-Library Implementation Revision ChangesPath 1.1

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/test IterationTestTag.java HelloWorldTag.java

2002-06-12 Thread froehlich
froehlich2002/06/12 09:50:00 Added: src/scratchpad/src/org/apache/cocoon/taglib/test IterationTestTag.java HelloWorldTag.java Log: applied patch from [EMAIL PROTECTED] . JSP like Tag-Library Implementation Revision ChangesPath 1.1

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/jxpath - New directory

2002-06-12 Thread froehlich
froehlich2002/06/12 09:50:33 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/jxpath - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/jxpath JXPathCocoonContexts.java CocoonSessionHandler.java CocoonRequestHandler.java CocoonContextHandler.java

2002-06-12 Thread froehlich
froehlich2002/06/12 09:50:45 Added: src/scratchpad/src/org/apache/cocoon/jxpath JXPathCocoonContexts.java CocoonSessionHandler.java CocoonRequestHandler.java CocoonContextHandler.java Log: applied patch from [EMAIL PROTECTED] .

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/transformation TagTransformer.java

2002-06-12 Thread froehlich
froehlich2002/06/12 09:53:43 Added: src/scratchpad/src/org/apache/cocoon/transformation TagTransformer.java Log: applied patch from [EMAIL PROTECTED] . JSP like Tag-Library Implementation Revision ChangesPath 1.1

DO NOT REPLY [Bug 9404] - [PATCH] JSP like Tag-Library Implementation

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

DO NOT REPLY [Bug 9404] - [PATCH] JSP like Tag-Library Implementation

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

CachingPoint algorithm and treeprocessor

2002-06-12 Thread Michael Melhem
Hi Carsten, Hows things, I hope all is well in your neck of the woods! As we have been discussing earlier, I have been doing some more work on cache points I believe I have something that appears to be workng! However, there a couple of issues I would like to run by you: Issue 1. I have added

AcceptSelector

2002-06-12 Thread Jonas Petersen
Hi, I am working on a selector that analyses the Accept header of the browser and provides a way to (for example) response with the best fitting content(-type). It's comparable with the apache module 'mod_negotiation'. The main class is named 'AcceptSelector'. It is based on the abstract class

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/reading ByteRangeResourceReader.java

2002-06-12 Thread froehlich
froehlich2002/06/12 10:25:23 Added: src/scratchpad/src/org/apache/cocoon/reading ByteRangeResourceReader.java Log: applied patch from [EMAIL PROTECTED] added ByteRangeResourceReader Revision ChangesPath 1.1

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

2002-06-12 Thread froehlich
froehlich2002/06/12 10:25:37 Added: src/scratchpad/src/org/apache/cocoon/util ByteRange.java Log: applied patch from [EMAIL PROTECTED] added ByteRangeResourceReader Revision ChangesPath 1.1

DO NOT REPLY [Bug 9621] - [PATCH] ByteRangeResourceReader

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

DO NOT REPLY [Bug 9621] - [PATCH] ByteRangeResourceReader

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

Re: AcceptSelector

2002-06-12 Thread Peter Royal
On Wednesday 12 June 2002 01:20 pm, Jonas Petersen wrote: I am working on a selector that analyses the Accept header of the browser and provides a way to (for example) response with the best fitting content(-type). It's comparable with the apache module 'mod_negotiation'. awesome! Now a

Re: AcceptSelector

2002-06-12 Thread Michael Hartle
Jonas Petersen wrote: snip/ The best would probably be to combine the caching and the precalculation at the beginning of the block. So what do you think about it? Is it useful? Would it make sense to include it into cocoon? How should I provide the source code so you can check it out? (I'm

DO NOT REPLY [Bug 9725] - GB2312 support in XSP

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

DO NOT REPLY [Bug 9725] - GB2312 support in XSP

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

Re: sitemap recursive?

2002-06-12 Thread Jeremy Quinn
On Wednesday, June 12, 2002, at 01:50 PM, Vadim Gritsenko wrote: From: Jeremy Quinn [mailto:[EMAIL PROTECTED]] Is it safe to use the SiteMap recursively? There are no technical limitations to it. (can XSLT use the cocoon:/ protocol?) (yes) Cool! Thanks Vadim, regards Jeremy

Re: [VOTE] Schematron validator in Anteater (and Cocoonvalidating Transformer)

2002-06-12 Thread Ovidiu Predescu
Ivelin, I'm not Jeff, but I do have some ideas. The Schematron validor would have a correspondent MatcherTest subclass in Anteater. You would essentially need to implement the validate() method, in which you call the Validator.validate() method. You either return true, if Validator.validate()

Re: AcceptSelector

2002-06-12 Thread Diana Shannon
On Wednesday, June 12, 2002, at 01:30 PM, Michael Hartle wrote: How should I provide the source code so you can check it out? (I'm new to cocoon-dev.) This sounds interesting, so just go to Bugzilla and add it as a bug for Cocoon 2, prefixing your Summary with [PATCH] and adding your

DO NOT REPLY [Bug 4221] - Error in JaxpParser: Cannot find org.apache.cocoon.components.resolver.Resolver

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

DO NOT REPLY [Bug 4221] - Error in JaxpParser: Cannot find org.apache.cocoon.components.resolver.Resolver

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

Problems with my.roles going from 2.0.2 to 2.0.3

2002-06-12 Thread Stuart Roebuck
In order to resolve some problems in 2.0.2 and accommodate the changes in SourceResolvers between 2.0.2 and 2.0.3 I have moved my project to the latest 2.0.3 CVS and I'm now having problems using one of my own non-sitemap components that was working fine in 2.0.2. I've done a complete clean

Re: Problems with my.roles going from 2.0.2 to 2.0.3

2002-06-12 Thread Stuart Roebuck
On Wednesday, June 12, 2002, at 09:50 pm, Stuart Roebuck wrote: In order to resolve some problems in 2.0.2 and accommodate the changes in SourceResolvers between 2.0.2 and 2.0.3 I have moved my project to the latest 2.0.3 CVS and I'm now having problems using one of my own non-sitemap

Re: Problems with my.roles going from 2.0.2 to 2.0.3

2002-06-12 Thread Stephan Michels
On Wed, 12 Jun 2002, Stuart Roebuck wrote: In order to resolve some problems in 2.0.2 and accommodate the changes in SourceResolvers between 2.0.2 and 2.0.3 I have moved my project to the latest 2.0.3 CVS and I'm now having problems using one of my own non-sitemap components that was

RE: Problems with my.roles going from 2.0.2 to 2.0.3

2002-06-12 Thread Vadim Gritsenko
From: Stephan Michels [mailto:[EMAIL PROTECTED]] On Wed, 12 Jun 2002, Stuart Roebuck wrote: In order to resolve some problems in 2.0.2 and accommodate the changes in SourceResolvers between 2.0.2 and 2.0.3 I have moved my project to the latest 2.0.3 CVS and I'm now having problems

RE: XMLForms and Flowmap

2002-06-12 Thread Daniel Fagerstrom
Reinhard Poetz wrote: We are looking for someone to step up and show us how these two can work together in a nice way. Interested? Ivelin Yes I am but my time and my java knowledge are limited (... but I'm learning) Anyway, I'll try it. Maybe there is somebody who has already

Cachability (was RE: XInclude Transformer vs CInlude Transformer)

2002-06-12 Thread Conal Tuohy
I've just been looking at inclusion recently and noticed that the cinclude transformer had caching but the xinclude transformer didn't, and I wondered if there was some arcane reason or was it just a historial accident ;-) And BTW I think Carsten is right - the inclusion code should be united.

XMLForm hello world in the works

2002-06-12 Thread Andrew C. Oliver
Hi All, I'm trying to create a HelloXMLForm example and I'm getting this: /The processing instruction target matching [xX][mM][lL] is not allowed./ More precisely: /org.apache.cocoon.ProcessingException: Failed to execute pipeline.: org.xml.sax.SAXParseException: The processing instruction

Re: What are the problems with JDK 1.4?

2002-06-12 Thread Sam
Hi, I've been playing with Cocoon 2 for a while now in my spare time, it's quite a piece of work, guys! Anyhow, even using the latest source from CVS with JDK1.3 the JDBC Pooling seems to have some strange behaviour when more than 1 datasource is involved. If I add another jdbc datasource to

Re: XMLForm hello world in the works

2002-06-12 Thread mratliff
Andrew, I don't know what's wrong, but here's a few things to try: 1) map:actions map:action name=HelloAction src=HelloAction logger=webapp.xmlform/ map:action name=HelloAction src=HelloAction logger=webapp.xmlform/ /map:actions I don't get this. Why are

Re: XMLForm hello world in the works

2002-06-12 Thread mratliff
Sorry, that last transform for the pipeline given in 3) should be: map:transform src=stylesheets/xmlform2html.xsl / mratliff@collegen

Re: XMLForm hello world in the works

2002-06-12 Thread Andrew C. Oliver
[EMAIL PROTECTED] wrote: Andrew, I don't know what's wrong, but here's a few things to try: Thanks! Actually, I didn't mean to send, this and thought I hit stop. I discovered my problem was actually some invisible character had snuck its way into the ?xml version=1.0? processing

Re: Anteater session support (Re: Anteater tests)

2002-06-12 Thread Ivelin Ivanov
Great to know that you're cracking away JUinit reporting and session support. As far as a new HttpClient is concerned, I can care less if session support is implemented. I looked at Anteater code and was surprised how simple and small it is, yet the scripts can be quite flexible. The power of

Re: XMLForm hello world in the works

2002-06-12 Thread Ken C
Andrew, Your action needs the Cocoon XMLForm classes, don't comment them out. Also note the 'components' is missing in each 'imports'. Thus it should read, // Schematron classes import org.apache.cocoon.components.validation.SchemaFactory; import org.apache.cocoon.components.validation.Schema;

Re: XMLForms and Flowmap

2002-06-12 Thread Ivelin Ivanov
Reinhard Poetz wrote: We are looking for someone to step up and show us how these two can work together in a nice way. Interested? Ivelin Yes I am but my time and my java knowledge are limited (... but I'm learning) So you have the itch. That's all it takes ;-] Anyway, I'll try it.

Re: [VOTE] Schematron validator in Anteater (and Cocoon validatingTransformer)

2002-06-12 Thread Ivelin Ivanov
Thanks Ovidiu, I'll take advantage of your tips. The value of integrating with JUnit reporting would be that we could possibly reuse the reporting code. As I mentioned to Jeff though, we might consider WebTest's reporting code as well, since it's ant based and might be easier to integrate

Re: FW: faq on cocoon-homepage

2002-06-12 Thread David Crossley
Diana Shannon wrote: Diana Shannon wrote: user feedback wrote: [ http://xml.apache.org/cocoon/ ] The links to the faq section are linked wrong. They point to faq.html, but it's faq/ Regards, Daniele I'm not sure what links she's referring to, but Vadim astutely pointed out the

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/xmlform Form.java

2002-06-12 Thread ivelin
ivelin 2002/06/12 19:35:04 Modified:src/java/org/apache/cocoon/components/xmlform Form.java Log: Features from latest JXPath version, reduce code. Revision ChangesPath 1.3 +11 -59 xml-cocoon2/src/java/org/apache/cocoon/components/xmlform/Form.java

cvs commit: xml-cocoon2/lib/optional commons-jxpath.jar

2002-06-12 Thread ivelin
ivelin 2002/06/12 19:39:57 Modified:lib/optional commons-jxpath.jar Log: Features from latest JXPath version, reduce code in XMLForm Revision ChangesPath 1.4 +911 -828 xml-cocoon2/lib/optional/commons-jxpath.jar Binary file

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/xmlform Types.java

2002-06-12 Thread ivelin
ivelin 2002/06/12 19:40:41 Removed: src/java/org/apache/cocoon/components/xmlform Types.java Log: Features from latest JXPath version, reduce code in XMLForm -- In case of troubles, e-mail: [EMAIL

Re: Planning the releases

2002-06-12 Thread Ivelin Ivanov
Carsten Ziegeler wrote: Hi Team, I think it's time to recall the release early release often paradigma... As others already mentioned over the last weeks, we should try to release a 2.0.3 as soon as possible. For this we should collect the open issues, do them and release (sounds simple,

Re: Session support implemented

2002-06-12 Thread Ivelin Ivanov
Rock and Roll Jeff ! I'll try it out. Thanks ! A quick question of low priority. Is https supported at this point? Ivelin Jeff Turner wrote: Hi, I've implemented minimal session support. To test it, run 'ant', then './runtests.sh'. The 'session' target in test.xml will run,

Re: We need a detailed comparison with Struts

2002-06-12 Thread Ivelin Ivanov
TREGAN Fabien wrote: Right, but this 3rd party stuff (in lib/optional) is for features that Struts doesn't provide. yes, but this feeds into the marketing problem. Just what IS Cocoon? This is important : one of the main problem I hade when I said that wanted to use C2 for my project

RE: We need a detailed comparison with Struts

2002-06-12 Thread Vadim Gritsenko
From: Ivelin Ivanov [mailto:[EMAIL PROTECTED]] ... I think you could say that Struts used to be a publishing framework. Cocoon? :) Take care, Vadim Starting with 2.1 it becomes a kick-a** web app platform. Ivelin ...

Re: We need a detailed comparison with Struts

2002-06-12 Thread Ivelin Ivanov
Vadim Gritsenko wrote: From: Ivelin Ivanov [mailto:[EMAIL PROTECTED]] ... I think you could say that Struts used to be a publishing framework. Cocoon? :) Darn... it's 11pm. Thanks for ringing the bell Vadim :)) Take care, Vadim Starting

  1   2   >