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

2003-01-15 Thread cziegeler
cziegeler2003/01/15 00:06:37 Modified:src/java/org/apache/cocoon/components/pipeline/impl AbstractCachingProcessingPipeline.java src/java/org/apache/cocoon/sitemap ContentAggregator.java Log: Disabling deferred validities for the moment Rev

cvs commit: xml-cocoon2/lib jars.xml

2003-01-15 Thread cziegeler
-xmlutil-20030115.jar Removed: lib/core excalibur-xmlutil-20030114.jar Log: Updating to latest excalibur xmlizer Revision ChangesPath 1.19 +2 -2 xml-cocoon2/src/documentation/cocoon.xconf Index: cocoon.xconf

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/i18n AbstractBundleFactory.java XMLResourceBundleFactory.java BundleFactory.java AbstractBunldeFactory.java

2003-01-15 Thread cziegeler
cziegeler2003/01/15 03:30:42 Modified:src/java/org/apache/cocoon/i18n XMLResourceBundleFactory.java BundleFactory.java Added: src/java/org/apache/cocoon/i18n AbstractBundleFactory.java Removed: src/java/org/apache/cocoon/i18n AbstractBunldeFactory.ja

Why are CatalogManager.properties in subdir classes ???

2003-01-15 Thread SAXESS - Hussayn Dabbous
Hy; I wonder, why the Catalog.properties must reside in the classes directory. For me it would be more natural to put it either into WEB-INF, or WEB-INF/conf instead. any explanations? This is what makes me troubles: (Maybe someone knows a workaround for this ...) i use eclipse for my developme

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/pipeline/impl CachingProcessingPipeline.java

2003-01-15 Thread cziegeler
cziegeler2003/01/15 04:04:51 Modified:src/java/org/apache/cocoon/components/pipeline/impl CachingProcessingPipeline.java Log: Preventing a NPE Revision ChangesPath 1.32 +5 -1 xml-cocoon2/src/java/org/apache/cocoon/components/pipeline/imp

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/pipeline/impl AbstractCachingProcessingPipeline.java CachingProcessingPipeline.java

2003-01-15 Thread cziegeler
cziegeler2003/01/15 04:28:17 Modified:src/java/org/apache/cocoon/components/pipeline/impl AbstractCachingProcessingPipeline.java CachingProcessingPipeline.java Log: Fixing NPE in caching algorithm Revision ChangesPath 1.22

Logger logicsheet error ?

2003-01-15 Thread Leszek Gawron
I think there's an error in log.xsl logicsheet. When trying to use it for example: test the messages end up in tomcat's log because the full logging category is cocoon.sitemap.myxsplog. while the same logic copied exactly to my xsp file with sitemap.myxsplog category: try { org.apache.log.

[VOTE] Inclusion of SAP R/3 components

2003-01-15 Thread Christian Haul
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 and it was great working with him on it. I have not tested the compo

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

2003-01-15 Thread Steven Noels
Christian Haul wrote: Before actually adding the code to the 2.1 repository, I'd like to have a final voting on it. - do they need some SAP-jars in the classpath upon compilation time? - if that is the case, do those need to be stored in ASF CVS? - if that is the case, is that allowed according

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

2003-01-15 Thread Steven Noels
Steven Noels wrote: - if all that is the case and the license only allows binary distribution, we can implement mock classes If all these are incorrect assumptions, pardon my ignorance. It was ignorance, sorry about that - better check before ranting ;) Other worry: this means adding yet ano

cvs commit: xml-cocoon2/src/blocks/portal-fw/samples/profiles types.xml admintypes.xml

2003-01-15 Thread cziegeler
cziegeler2003/01/15 06:06:37 Modified:src/blocks/portal-fw/samples/profiles types.xml admintypes.xml Log: Correct spelling Revision ChangesPath 1.2 +1 -1 xml-cocoon2/src/blocks/portal-fw/samples/profiles/types.xml Index: types.xml

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

2003-01-15 Thread Christian Haul
On 15.Jan.2003 -- 02:58 PM, Steven Noels wrote: > Christian Haul wrote: > > >Before actually adding the code to the 2.1 repository, I'd like to > >have a final voting on it. > > - do they need some SAP-jars in the classpath upon compilation time? Michael has created Mock objects that are used in

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

2003-01-15 Thread Michael Gerzabek
Hi all, concerning long term perspective: we enjoy Cocoon since release 1.8 and have at least 2 productive projects running with Cocoon 2.0 and the SAP part. And we will go on! So if testing is needed with real SAP we surely can do this. And I'm also sure that we won't be the only one to use thes

cvs commit: xml-cocoon2/src/scratchpad/lib LICENSE.commons-logging commons-logging-1.0.2.jar

2003-01-15 Thread crafterm
crafterm2003/01/15 06:26:29 Added: src/scratchpad/lib LICENSE.commons-logging commons-logging-1.0.2.jar Log: Added commons logging package which is required for the axis soap server component (was previously in xml-cocoon2/lib but was recently removed).

Cocoon bean progress

2003-01-15 Thread Upayavira
Dear All, I have now created my CocoonBean [which is a programmatic interface to Cocoon, allowing pages to be requested from Cocoon by any Java application], the code for it is currently in Bugzilla (bug 15748). I'd appreciate any comments upon what I've done so far. The significant changes si

[Proposal] Cocoon Bean Utility

2003-01-15 Thread Upayavira
Dear All, Now that I've created a Cocoon bean, I need to create an application to drive it. I would like to produce something reasonably generic, that might be of use to others - hence this proposal. What I detail below is what I have thought of so far, but I would very much appreciate comment

Re: [OT] London Cocoon meet (was Re: Back in London)

2003-01-15 Thread Upayavira
I should be able to make monday night. Regards, Upayavira > On Tue, 14 Jan 2003, Stefano Mazzocchi wrote: > > > Anyway, I'm leaving for Italy on the 22nd and I can't change that. > > So, it's either monday night or tomorrow at lunch. > > Yikes! Ok, let's make it Monday 20th night then. I'd sugg

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/modules/input DigestMetaModule.java

2003-01-15 Thread haul
haul2003/01/15 07:55:13 Modified:src/java/org/apache/cocoon/components/modules/input DigestMetaModule.java Log: fix NPE Revision ChangesPath 1.11 +20 -12 xml-cocoon2/src/java/org/apache/cocoon/components/modules/input/DigestMetaModule.

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

2003-01-15 Thread haul
haul2003/01/15 07:55:47 Modified:src/java/org/apache/cocoon/components/source/impl ContextSourceFactory.java Log: remove unused import Revision ChangesPath 1.10 +1 -2 xml-cocoon2/src/java/org/apache/cocoon/components/source/impl/Cont

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/transformation/helpers VariableConfiguration.java

2003-01-15 Thread haul
haul2003/01/15 07:57:51 Modified:src/java/org/apache/cocoon/transformation/helpers VariableConfiguration.java Log: remove unused import Revision ChangesPath 1.2 +1 -3 xml-cocoon2/src/java/org/apache/cocoon/transformation/helpers/Var

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

2003-01-15 Thread haul
haul2003/01/15 07:58:41 Modified:src/java/org/apache/cocoon/transformation LinkRewriterTransformer.java Log: remove unused import Revision ChangesPath 1.2 +8 -22 xml-cocoon2/src/java/org/apache/cocoon/transformation/LinkRewriterTrans

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

2003-01-15 Thread haul
haul2003/01/15 07:59:06 Modified:src/java/org/apache/cocoon/transformation SimpleFormInstanceExtractionTransformer.java Log: remove unused import Revision ChangesPath 1.4 +1 -2 xml-cocoon2/src/java/org/apache/cocoon/transformation/S

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

2003-01-15 Thread haul
haul2003/01/15 07:59:32 Modified:src/scratchpad/src/org/apache/cocoon/components/source/impl BlobSource.java Log: remove unused import Revision ChangesPath 1.6 +1 -2 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/source

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/modules/input AbstractJXPathModule.java AbstractMetaModule.java DigestMetaModule.java JXPathMetaModule.java RandomNumberModule.java

2003-01-15 Thread haul
haul2003/01/15 08:15:36 Modified:src/java/org/apache/cocoon/components/modules/input Tag: cocoon_2_0_3_branch AbstractJXPathModule.java AbstractMetaModule.java DigestMetaModule.java JXPathMetaModule.java RandomNu

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

2003-01-15 Thread Torsten Curdt
This has already been discussed [2] and [3]. Especially the long term perspective really _is_ an issue. However, I believe that these components will attract users and hopefully, the components can be maintained that way. I am pretty sure this will work out in the end... Before actually adding

Re: [announce] CVSSource at cocoondev.org

2003-01-15 Thread Stephan Michels
On Wed, 15 Jan 2003, Sylvain Wallez wrote: > Dear all, > > I'm please to announce the availability of the CVSSource I talked about > recently on cocoon-dev. > > This component allows adding new protocols to the ones available in > Cocoon (such as "resource:", "cocoon:", etc) which are linked "li

Re: [announce] CVSSource at cocoondev.org

2003-01-15 Thread Sylvain Wallez
Stephan Michels wrote: On Wed, 15 Jan 2003, Sylvain Wallez wrote: Dear all, I'm please to announce the availability of the CVSSource I talked about recently on cocoon-dev. This component allows adding new protocols to the ones available in Cocoon (such as "resource:", "cocoon:", etc) which

Re: [announce] CVSSource at cocoondev.org

2003-01-15 Thread Vadim Gritsenko
Sylvain Wallez wrote: Dear all, I'm please to announce the availability of the CVSSource I talked about recently on cocoon-dev. This component allows adding new protocols to the ones available in Cocoon (such as "resource:", "cocoon:", etc) which are linked "live" to a remote CVS repository.

tomcat / cocoon problem

2003-01-15 Thread Todd Densmore
hello all, I was just wondering if any of you have tried running the cocoon.war under tomcat with the UNPACK WAR option set to FALSE? I am getting several errors trying to compile the sitemap, although all the needed files have been extracted to the ~work/ directory. We need to be able to run our w

Re: [OT] you tried xmlMind?

2003-01-15 Thread Bernhard Huber
hi, I have been waiting a long time to be able to work like this! These types of editors are becoming a reality. I downloaded the standard edition, and managed to make it handle document-v10 cocoon documents. I'm impressed! And the spellchecker is quite helpful. Any interests in these xxe co

Re: Why are CatalogManager.properties in subdir classes ???

2003-01-15 Thread Bernhard Huber
hi, SAXESS - Hussayn Dabbous wrote: Hy; I wonder, why the Catalog.properties must reside in the classes directory. For me it would be more natural to put it either into WEB-INF, or WEB-INF/conf instead. com.sun.resolver.CatalogManager reads this property file from the classpath, so its not an

Re: tomcat / cocoon problem

2003-01-15 Thread John Austin
> 'A computer lets you make more mistakes faster than any invention in human > history - with the possible exceptions of handguns and tequila' - Mitch > Ratliffe But handguns are one invention and tequila is a completely different invention. That's two inventions ... -- John Austin <[EMAIL PRO

[announce] CVSSource at cocoondev.org

2003-01-15 Thread Sylvain Wallez
Dear all, I'm please to announce the availability of the CVSSource I talked about recently on cocoon-dev. This component allows adding new protocols to the ones available in Cocoon (such as "resource:", "cocoon:", etc) which are linked "live" to a remote CVS repository. These protocols are _wr

RE: [Jam3s][RT] Turbine for User Repository?

2003-01-15 Thread Noel J. Bergman
Nicola, I agree with your and Stefano's basic premise of code reuse, however I would also point out that there are already Java standard technologies for these sorts of things: JNDI and JAAS. Beyond the consideration that standards exist, and Turbine isn't one of them, there are some technical pr

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

2003-01-15 Thread Stefano Mazzocchi
Torsten Curdt wrote: This has already been discussed [2] and [3]. Especially the long term perspective really _is_ an issue. However, I believe that these components will attract users and hopefully, the components can be maintained that way. I am pretty sure this will work out in the end...

Re: [OT] London Cocoon meet (was Re: Back in London)

2003-01-15 Thread Stefano Mazzocchi
Andrew Savory wrote: On Tue, 14 Jan 2003, Stefano Mazzocchi wrote: Anyway, I'm leaving for Italy on the 22nd and I can't change that. So, it's either monday night or tomorrow at lunch. Yikes! Ok, let's make it Monday 20th night then. I'd suggest meeting in a fairly central pub from 6 (I'll t

Re: [announce] CVSSource at cocoondev.org

2003-01-15 Thread Stefano Mazzocchi
Sylvain Wallez wrote: Dear all, I'm please to announce the availability of the CVSSource I talked about recently on cocoon-dev. This component allows adding new protocols to the ones available in Cocoon (such as "resource:", "cocoon:", etc) which are linked "live" to a remote CVS repository.

Re: xmlform samples are not working for me

2003-01-15 Thread Ivelin Ivanov
Title: xmlform samples are not working for me This looks like another bad version of the Xerces or Xalan libs. Have these been changed lately?   Ivelin   - Original Message - From: Jonathan Spaeth To: '[EMAIL PROTECTED]' Sent: Wednesday, January 15, 2003 9:11 AM S

[Fwd: [announce] Agora 1.1]

2003-01-15 Thread Stefano Mazzocchi
--- Begin Message --- I'm very proud to announce the availability of Agora 1.1. This improved version includes a totally rewritten datacloud visualizer (written in Java since Dynamic SVG was *way* too slow for the purpose). It runs both as an applet and as a command line application. The tool

Re: [Fwd: [announce] Agora 1.1]

2003-01-15 Thread Nicola Ken Barozzi
FICO! :-) +1 ;-D Che ne dici di metterlo su Alexandria? Sto per committare javasrc, rimettere l'applet e ristartare tutto. Stefano Mazzocchi wrote: Subject: [announce] Agora 1.1 -- Nicola Ken Barozzi

top-level project?

2003-01-15 Thread Greg Stein
[ I just sent a very similar email to [EMAIL PROTECTED] ] Hi all, There is a Board meeting next Wednesday. I know there has been interest in the past about Cocoon becoming a top-level project. Should you wish to pursue that, then next week's board meeting could be ideal. To establish the top-lev

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

2003-01-15 Thread Nicola Ken Barozzi
Christian Haul wrote: Team. [...] Ladies and Gentlemen, please cast your votes: Shall we accept the SAP R/3 connectivity components from patch [1] ? [...] [1] http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9075 +1 -- Nicola Ken Barozzi [EMAIL PROTECTED]

Re: top-level project?

2003-01-15 Thread Steven Noels
Greg Stein wrote: To establish the top-level project, the Board would need a resolution similar to the other project-establishing resolutions (see the November Board minutes for examples; Avalon and Ant were created then). The resolution would need to include a Chair and a list of initial PMC mem