cvs commit: xml-cocoon2/lib velocity-1.1.jar

2001-08-15 Thread cziegeler
cziegeler01/08/15 02:14:14 Modified:lib velocity-1.1.jar Log: Rebuild velocity 1.1 with logkit b4 Revision ChangesPath 1.4 +1262 -1252xml-cocoon2/lib/velocity-1.1.jar <> -- I

cvs commit: xml-cocoon2/lib velocity-1.1.jar

2001-08-15 Thread cziegeler
cziegeler01/08/15 02:14:51 Modified:lib Tag: cocoon_20_branch velocity-1.1.jar Log: Rebuild velocity 1.1 with logkit b4 Revision ChangesPath No revision No revision 1.1.2.3 +1262 -1252xml-cocoon2/lib/velocity-1.1

Introduction

2001-08-15 Thread Morrison, John
Hi all, Since I've been given committer access I suppose I'd better (formally rather than just asking questions) introduce myself (boy do I dislike doing this - even by letter ;D My name is John (aged 28), I'm married so Susan (three years to the day) so little development goes on at home (the m

Re: Today's CVS broken?

2001-08-15 Thread Christian Haul
On 15.Aug.2001 -- 11:17 AM, Carsten Ziegeler wrote: > I checkin this new jar in a minute. Could someone else verify > that now everything is working again? Confirmed. ( Chris. -- C h r i s t i a n H a u l [EMAIL PROTECTED] fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856

RE: patched org.apache.cocoon.acting.SessionValidatorAction.java (was : RE: [C2] Any outstanding patches???)

2001-08-15 Thread Dauben, Oliver
hi all, dims asked me to review my patch 'cause i was patching against an rather old source. well, even the current v1.6 throws a NPE in my env, whereas the proposed patch works fine. may anyone review my changes and check it in the CVS as v1.7 ? tia, oLiVeR -Original Message- From:

SVG Renders as noise

2001-08-15 Thread Jeremy Quinn
Dear All, I tried out the sample 'SVG Welcome Page' on the Cocoon 2 installation under MacOS X (JVM 1.3), and the images are coming through as noise. ie. you do not see the proper image, you see random dots and lines. Any ideas anyone? regards Jeremy -- ___

Re: SVG Renders as noise

2001-08-15 Thread Stuart Roebuck
I would raise this on the Apple java-dev list, here are some previous posts on the issue: Begin forwarded message: > From: Gerd Castan <[EMAIL PROTECTED]> > Date: Wed May 23, 2001 09:23:29 pm Europe/London > To: java-dev Apple <[EMAIL PROTECTED]> > Subject: Apache Batik SVG viewer on Mac Os X

cvs commit: xml-cocoon2/src/org/apache/cocoon/acting SessionValidatorAction.java

2001-08-15 Thread dims
dims01/08/15 05:30:37 Modified:src/org/apache/cocoon/acting SessionValidatorAction.java Log: Patch from Dauben, Oliver [mailto:[EMAIL PROTECTED]] for NPE in SessionValidatorAction Revision ChangesPath 1.8 +7 -7 xml-cocoon2/src/org/apache/cocoon/acting/S

Re: Why does a Serializer doesn't have a setup method? Was:Re: Cocoon Contracts (was Re: Why does Action extend ThreadSafe ?)

2001-08-15 Thread Mariano Kamp
On Wednesday 15 August 2001 07:37, giacomo wrote: > On Mon, 13 Aug 2001, Berin Loritsch wrote: > > Mariano Kamp wrote: > > > Hello Berin, > > > > > > your explanations are quite helpful. Just one little question: > > > >[..] > > > > > > > > 2) Generator: A generator performs XML generation from

cvs commit: xml-cocoon2/src/org/apache/cocoon/acting SessionValidatorAction.java

2001-08-15 Thread dims
dims01/08/15 05:32:49 Modified:src/org/apache/cocoon/acting Tag: cocoon_20_branch SessionValidatorAction.java Log: Patch from Dauben, Oliver [mailto:[EMAIL PROTECTED]] for NPE in SessionValidatorAction Revision ChangesPath No

RE: patched org.apache.cocoon.acting.SessionValidatorAction.java (was : RE: [C2] Any outstanding patches???)

2001-08-15 Thread Davanum Srinivas
Oliver, Checked in, please try it out. Thanks, dims --- "Dauben, Oliver" <[EMAIL PROTECTED]> wrote: > hi all, > > dims asked me to review my patch 'cause i was patching against an rather old > source. > > well, even the current v1.6 throws a NPE in my env, whereas the proposed > patch works f

cvs commit: xml-cocoon2/xdocs datasources.xml

2001-08-15 Thread cziegeler
cziegeler01/08/15 06:07:01 Modified:xdocsTag: cocoon_20_branch datasources.xml Log: Updated the datasources docs a little bit, now the package names are correct Revision ChangesPath No revision No revision 1.1.1.1.2

cvs commit: xml-cocoon2/xdocs datasources.xml

2001-08-15 Thread cziegeler
cziegeler01/08/15 06:07:23 Modified:xdocsdatasources.xml Log: Updated the datasources docs a little bit, now the package names are correct Revision ChangesPath 1.5 +23 -39xml-cocoon2/xdocs/datasources.xml Index: datasources.xml ==

Missing classes

2001-08-15 Thread Laran Coates
Can anyone tell me where I can find these three classes, preferably the whole packages? org.apache.cocoon.components.xslt.XSLTProcessor; org.apache.cocoon.components.renderer.RendererFactory; ?.?.?.?.?.?.ExtendableRemdererFactory Thanks everyone. Laran Coates _

RE: Missing classes

2001-08-15 Thread Morrison, John
Err, cvs? > -Original Message- > From: Laran Coates [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 15 August 2001 3:03 pm > To: [EMAIL PROTECTED] > Subject: Missing classes > > > Can anyone tell me where I can find these three classes, > preferably the > whole packages? > > org.apache.

RE: Missing classes

2001-08-15 Thread Laran Coates
Err, A) there's no org.apache.cocoon.components.xslt package in the repository. B) there's no org.apache.cocoon.components.renderer package in the repository. C) there's no ExtendableRendererFactory anywhere in the repository. Thus my question. -Original Message- From: Morrison, John [m

RE: Missing classes

2001-08-15 Thread Vadim Gritsenko
> -Original Message- > From: Laran Coates [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 15, 2001 10:03 AM > To: [EMAIL PROTECTED] > Subject: Missing classes > > > Can anyone tell me where I can find these three classes, preferably the > whole packages? > > org.apache.cocoon.compo

RE: Missing classes

2001-08-15 Thread Morrison, John
Oh. There is in my co. How are you accessing the repository? Which module are you getting? > -Original Message- > From: Laran Coates [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 15 August 2001 3:09 pm > To: [EMAIL PROTECTED] > Subject: RE: Missing classes > > > Err, > > A) there's

RE: Missing classes

2001-08-15 Thread Laran Coates
xml-cocoon2 through the built-in cvs in the new pre-release 3.0 version of Forte. -Original Message- From: Morrison, John [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 15, 2001 10:13 AM To: '[EMAIL PROTECTED]' Subject: RE: Missing classes Oh. There is in my co. How are you access

RE: Missing classes

2001-08-15 Thread Morrison, John
I don't know about Forte, but the following instructions should result in all the code: cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login anoncvs (password) cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co xml-cocoon2 cd xml-cocoon2 ant webapp -Dinclude.webapp.libs=true Which should bu

RE: Missing classes

2001-08-15 Thread Morrison, John
*Thought* (blinding flash) have you got the equiv of -PdA switched on? The classes you mention are in new directories and update *doesn't* get these unless you tell it too... > -Original Message- > From: Laran Coates [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 15 August 2001 3:14 pm >

RE: Missing classes

2001-08-15 Thread Laran Coates
Bingo, still getting used to the IDE. I had assumed the IDE would do something it didn't. Thanks guys. -Original Message- From: Morrison, John [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 15, 2001 10:26 AM To: '[EMAIL PROTECTED]' Subject: RE: Missing classes *Thought* (blinding

Re: Missing classes

2001-08-15 Thread Berin Loritsch
Laran Coates wrote: > > xml-cocoon2 through the built-in cvs in the new pre-release 3.0 version of > Forte. Try running with the options "-d -P" for your update/checkout. The "-d" option will checkout new directories that you don't already have, and the "-P" will prune any directories that are

Re: [end?]Re: Why does Action extend ThreadSafe ?

2001-08-15 Thread Sylvain Wallez
giacomo wrote: > > On Mon, 13 Aug 2001, Sylvain Wallez wrote: > > > > > > > Ok, your remarks led me to dig into Avalon component management (didn't > > do it up to know, and it was mainly a blackbox), and I admit my example > > was "dead wrong" for an Avalon-guru when I wanted it to be a litt

Re: [end?]Re: Why does Action extend ThreadSafe ?

2001-08-15 Thread Berin Loritsch
Giacomo Pati wrote: > > > PLEASE COMMITERS vote on this: > > > > Is it best to remove the TheradSafe interface from the Action interface? I am +1 on this move. See my analysis thread for the reasons why. (Same reason I promoted not implementing LifeStyle interfaces in component work interfaces

RE: [end?]Re: Why does Action extend ThreadSafe ?

2001-08-15 Thread Vadim Gritsenko
> > Giacomo Pati wrote: > > > > > PLEASE COMMITERS vote on this: > > > > > > Is it best to remove the TheradSafe interface from the Action interface? > > I am +1 on this move. See my analysis thread for the reasons why. (Same reason > I promoted not implementing LifeStyle interfaces in compon

Re: [end?]Re: Why does Action extend ThreadSafe ?

2001-08-15 Thread Giacomo Pati
Quoting Sylvain Wallez <[EMAIL PROTECTED]>: > > > giacomo wrote: > > > > On Mon, 13 Aug 2001, Sylvain Wallez wrote: > > > > > > > > > > > > Ok, your remarks led me to dig into Avalon component management > (didn't > > > do it up to know, and it was mainly a blackbox), and I admit my > exampl

Re: [end?]Re: Why does Action extend ThreadSafe ?

2001-08-15 Thread Giacomo Pati
Quoting Berin Loritsch <[EMAIL PROTECTED]>: > Giacomo Pati wrote: > > > > > PLEASE COMMITERS vote on this: > > > > > > Is it best to remove the TheradSafe interface from the Action > interface? > > I am +1 on this move. See my analysis thread for the reasons why. > (Same reason > I promoted n

[patch] contrib.xml - new sections CVS overview and dev procedure

2001-08-15 Thread David Crossley
I have added three new sections to contrib.xml to help contributers to be more productive: * CVS Usage Precis - an overview of how to get started with CVS * Procedure for Raising Development Issues - when to use Bugzilla and when to post to cocoon-dev * Contribution Notes and Tips - a list of d

Re: proposal: entity resolution capability

2001-08-15 Thread cocoon-dev-return-16217-archive=jab . org
I posted this proposal last week, but there was no reply. Here is a very brief overview. However, please see the URL listed below for the full explanation, solution, patches, examples, background references, and pointers to past discussion on this topic. SGML/XML has a standards-based mechanism t

RE: [end?]Re: Why does Action extend ThreadSafe ?

2001-08-15 Thread John Morrison
I've not really been following this thread (pardon the pun) as I've not yet required Actions in my work. However, from a quick review of the discussion I believe that it would be best for each Action to decide: +0. > -Original Message- > From: Giacomo Pati [mailto:[EMAIL PROTECTED]] > Se

Re: AW: [C2]: Unique request id

2001-08-15 Thread Bernhard Huber
Hi Generating log-entries with a unique request-id helps you as system-administrator to track everything for one incoming request. My experience to that sort of logging is that in an enterprise you have to add application data like user-id,too. And some department of wants to have logging entries

Re: proposal: entity resolution capability

2001-08-15 Thread Craeg K. Strong
> > > > >We now provide a complete explanation and a working >solution. Please consider this feature for Cocoon 2. > >regards, David Crossley > We at Ariel are longtime XSLT programmers but Cocoon newbies (we were waiting for 2.0 :-). We use a variety of emacs plugins to edit XML documents, and

Debugging Custom Generators & Transformers in VAJ

2001-08-15 Thread Kaufman, Noah
I apologize for posting this over here, but after some thought it seemed like the folks who read this list might be better equipped to answer this. I work for company that is developing a series of custom generators, transformers, and serializers. Since we are new (relatively sp

[DO NOT REPLY: Bug 3138] New: -

2001-08-15 Thread bugzilla
Improper sitemap.java generated if using Saxon instead of xalan PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST S

Sitemap editor cocoon app

2001-08-15 Thread Sergio Carvalho
Hi, I'm attaching a sitemap editor I'd like to donate to the ASF. It is a Cocoon 'application', so if you can run Cocoon, you can use it (if you can't run Cocoon, you have no use for it :-) The editor has just reached 'barely useful' state. Right now, I have been using it to edit its own sit

Re: Debugging Custom Generators & Transformers in VAJ

2001-08-15 Thread Stuart Roebuck
I've been doing quite a bit of debugging of Cocoon 2 under Tomcat 4.0b using jdb and jswat in the last week or so. One problem I ran across early on was that if I had two or more cocoon based contexts in Tomcat, debugging only seemed to be able to 'see' one of them, and this invariably was th

cvs commit: xml-cocoon2/src/org/apache/cocoon/generation ServletGenerator.java

2001-08-15 Thread vgritsenko
vgritsenko01/08/15 18:14:23 Modified:src/org/apache/cocoon/generation ServletGenerator.java Log: patching memory leaks Revision ChangesPath 1.3 +11 -1 xml-cocoon2/src/org/apache/cocoon/generation/ServletGenerator.java Index: ServletGenerator.java ==

cvs commit: xml-cocoon2/src/org/apache/cocoon/generation ServletGenerator.java

2001-08-15 Thread vgritsenko
vgritsenko01/08/15 18:15:17 Modified:src/org/apache/cocoon/generation Tag: cocoon_20_branch ServletGenerator.java Log: patching memory leaks Revision ChangesPath No revision No revision 1.2.2.1

cvs commit: xml-cocoon2/src/org/apache/cocoon/components/language/generator GeneratorSelector.java

2001-08-15 Thread vgritsenko
vgritsenko01/08/15 18:26:35 Modified:src/org/apache/cocoon/components/language/generator GeneratorSelector.java Log: patching memory leaks. taked excalibur's approach to store component-handler mapping. Revision ChangesPath 1.7 +20 -3 x

cvs commit: xml-cocoon2/src/org/apache/cocoon/components/language/generator GeneratorSelector.java

2001-08-15 Thread vgritsenko
vgritsenko01/08/15 18:27:24 Modified:src/org/apache/cocoon/components/language/generator Tag: cocoon_20_branch GeneratorSelector.java Log: patching memory leaks. taked excalibur's approach to store component-handler mapping. Revision ChangesPath N

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

2001-08-15 Thread vgritsenko
vgritsenko01/08/15 18:35:26 Modified:src/org/apache/cocoon/sitemap SitemapComponentSelector.java Log: patching memory leaks. taken excalibur's approach to store component-handler mapping. Revision ChangesPath 1.7 +12 -9 xml-cocoon2/src/org/apache/cocoon/sitema

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

2001-08-15 Thread vgritsenko
vgritsenko01/08/15 18:36:28 Modified:src/org/apache/cocoon/sitemap Tag: cocoon_20_branch SitemapComponentSelector.java Log: patching memory leaks. taken excalibur's approach to store component-handler mapping. Revision ChangesPath No

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

2001-08-15 Thread vgritsenko
vgritsenko01/08/15 19:36:27 Modified:src/org/apache/cocoon/components/language/markup/sitemap/java sitemap.xsl Log: optimize memory allocation Revision ChangesPath 1.34 +4 -3 xml-cocoon2/src/org/apache/cocoon/components/language/markup/

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

2001-08-15 Thread vgritsenko
vgritsenko01/08/15 19:37:21 Modified:src/org/apache/cocoon/components/language/markup/sitemap/java Tag: cocoon_20_branch sitemap.xsl Log: optimize memory allocation Revision ChangesPath No revision No re

AW: Today's CVS broken?

2001-08-15 Thread Carsten Ziegeler
Interesting what a simple update of a library could cause for trouble... OK, I currently rebuild the official 1.1 release of velocity which is included in C2 with the latest logkit b4. Using this new library the velocity examples and c2 is working again. I checkin this new jar in a minute. Coul

AW: [end?]Re: Why does Action extend ThreadSafe ?

2001-08-15 Thread Carsten Ziegeler
As the Action interface is only one method I am -1 on the change. Carsten > -Ursprungliche Nachricht- > Von: Sylvain Wallez [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 15. August 2001 17:01 > An: [EMAIL PROTECTED] > Betreff: Re: [end?]Re: Why does Action extend ThreadSafe ? > > > >

OK. I'm stumped

2001-08-15 Thread Kevin O'Neill
Hey all. I'm trying to get the current CVS build of cocoon up and running under jboss (JBoss-2.4.0.26_Tomcat-3.2.3). I've followed the instructions at http://xml.apache.org/cocoon2/install.html which are for 2.2 and 3.2.2 with no success. The stack trace is as follows: ERROR (2001-08-16) 15:

Re: proposal: entity resolution capability

2001-08-15 Thread David Crossley
Many thanks Craeg, for your supportive comments. You obviously see the same vital need as we do. By following the documentation that we provide, you would be able to add this capability to your local Cocoon2. In fact, it is one of the requirements for getting these capabilities into the main Cocoo

cvs commit: xml-cocoon2 build.xml

2001-08-15 Thread cziegeler
cziegeler01/08/15 23:10:09 Modified:.Tag: cocoon_20_branch build.xml Log: Fixed location of tools.jar (synced with 2.1) Revision ChangesPath No revision No revision 1.8.2.29 +1 -1 xml-cocoon2/build.xml