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
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
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
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
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:
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
--
___
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
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
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
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
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
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
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
==
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
_
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.
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
> -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
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
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
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
*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
>
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
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
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
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
>
> 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
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
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
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
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
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
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
>
>
>
>
>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
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
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
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
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
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
==
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
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
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
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
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
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/
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
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
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 ?
>
>
>
>
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:
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
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
50 matches
Mail list logo