cziegeler01/06/19 00:12:37
Modified:xdocsTag: cocoon_20_branch docs-book.xml site-book.xml
Log:
Started very poor documentation about caching by simply copying the old mail
Revision ChangesPath
No revision
No revision
Hello,
I think we should update our ToDo list for the next beta.
There are currently the following points in the ToDo list:
1.
Reloading of jar-files.
The class-path for the Cocoon-Servlet is only build once when the servlet
is initialised. If you want to deploy other jar files you hav
there's been some renewed interest from the xml pmc in using cocoon2 to
generate part or all of xml.apache.org. do y'all think c2 is stable and
capable of performing that job? does anyone have any particular interest
in spearheading this? i don't think it should be too hard to transform the
styleb
i would like to porpose vadim gritsenko for committer access to the apache
cocoon project. his patches betray a comfortable understanding of the
cocoon codebase and a willingness to hunt down bugs. votes?
- donald
-
To unsubscr
On Mon, 18 Jun 2001, Carlos wrote:
> Good afternoon:
>
> I am getting the following errors when tryinf to access cocoon2. I am
> accessing it over HTTP, and using JDK 1.3.0 on Linux Redhat 7
>
> 2001-06-18 03:55:53 - path="/cocoon" :ERROR 99290 [cocoon ]
> (Thread-10): Cannot produce a valid
Good afternoon:
I am getting the following errors when tryinf to access cocoon2. I am
accessing it over HTTP, and using JDK 1.3.0 on Linux Redhat 7
2001-06-18 03:55:53 - path="/cocoon" :ERROR 99290 [cocoon ]
(Thread-10): Cannot produce a valid parser
javax.xml.parsers.ParserConfigurationExc
giacomo 01/06/18 14:48:50
Modified:webapp/sub Tag: cocoon_20_branch sitemap.xmap
Log:
fixed one of the errors concerning sub sitemaps
Revision ChangesPath
No revision
No revision
1.2.2.1 +1 -1 xml-cocoon2/webapp/
giacomo 01/06/18 14:48:15
Modified:webapp/sub sitemap.xmap
Log:
fixed one of the errors concerning sub sitemaps
Revision ChangesPath
1.3 +1 -1 xml-cocoon2/webapp/sub/sitemap.xmap
Index: sitemap.xmap
==
On Mon, 18 Jun 2001, Vadim Gritsenko wrote:
> I think he meant these files:
>
> > > > > > > Store.hold():
> > > > > > > When holding a object in the memory, it will be simultaneously written
> > > > > > > on to filesystem. The reason is, that when for example the JVM is
>restartet
> > > > > > >
> > Ok,
> > then I will start with the implementation this week.
> > One question still left:
> > - where to store the files/file? My proposal: COCOON_WORKDIR/cache-files
>
> I've lost you here. Which files/files are you talking about?
Sorry,
I meant where to store the cached objects on the fs or
giacomo 01/06/18 13:52:11
Modified:webapp cocoon.xconf
Log:
fixed bug which prevents XSP from working
Revision ChangesPath
1.10 +1 -1 xml-cocoon2/webapp/cocoon.xconf
Index: cocoon.xconf
==
giacomo 01/06/18 13:51:38
Modified:webapp Tag: cocoon_20_branch cocoon.xconf
Log:
fixed bug which prevents XSP from working
Revision ChangesPath
No revision
No revision
1.7.2.3 +1 -1 xml-cocoon2/webapp/cocoon.x
I think he meant these files:
> > > > > > Store.hold():
> > > > > > When holding a object in the memory, it will be simultaneously written
> > > > > > on to filesystem. The reason is, that when for example the JVM is restartet
> > > > > > all cached objects will be in persistent state on the file
On Mon, 18 Jun 2001, gerhard wrote:
> - Original Message -
> From: "giacomo" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, June 17, 2001 1:09 PM
> Subject: Re: [C2] storing extension
> > On Sun, 17 Jun 2001, gerhard wrote:
> >
> > > > > Hi Team,
> > > > > following proposa
On Mon, 18 Jun 2001, Vadim Gritsenko wrote:
> Hi everybody,
>
> After short investigation of Cocoon's Main.java, I understood that it was not
> intended for field use (looks like experimental code). The two main problems
> are:
> 1. Recursive design (leads to OutOfMemory beacuse every recursive
The last one for today :-)
This is the counterpart of ReadDOMSessionTransformer. Its main purpose was
to test the ReadDOMSessionTransformer and i didn't use it for something else
yet, but someone might find it useful...
Again, feel free to add it to C2 if you want
Sven
___
This one might be less interesting, but still useful.
Most of the times, when someone has to fill in a form on a website and you
need to keep the information in the session because you have to use it for
the same (eg. when the user wants to fill in some parst of the same form
again) or for other
- Original Message -
From: "giacomo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 17, 2001 1:09 PM
Subject: Re: [C2] storing extension
> On Sun, 17 Jun 2001, gerhard wrote:
>
> > > > Hi Team,
> > > > following proposal for the storing extension:
> > > >
> > > > Store.ho
This is a problem with your classpath. You have an older version of the
DOM classes in it. Check your classpath and your lib/ext directory.
Gary
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAI
On Mon, 18 Jun 2001, Morrison, John wrote:
> Cocoon 2 _was_ working with ServletExec 3.1 at one time. I updated my C2
> sources and it's failing. *Please* take pity on me. Help!?
what's it doing now? exceptions would probly be helpful.
---
Carsten Ziegeler wrote:
> If you have a component which depends on sitemap parameters the generated
> key for this component must have all this parameters in the key. So if there
> are two different pipelines with the same component but different parameters
> this must be different keys for exact
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2215
*** shadow/2215 Mon Jun 18 08:34:50 2001
--- shadow/2215.tmp.19505 Mon Jun 18 08:34:51 2001
***
*** 0
--- 1,120
+ ++
+ | XSP doesn't work
On 15.Jun.2001 -- 04:34 AM, Davanum Srinivas wrote:
> Also, It will be *REALLY* helpful if you could submit a sample that shows off how to
>use the
> LogicSheet and actions. Finally Please consider submitting some documentation
>similar to the ones
> in xdocs directory to make it easy for people
I've updated my CVS snapshot and didn't get any differences. It seems that
there were no chages since Saturday, isn't it? (There was no difference at
all).
Kot.
- Original Message -
From: "Davanum Srinivas" <[EMAIL PROTECTED]>
To: "Piroumian, Konstantin" <[EMAIL PROTECTED]>
Cc: <[EMAIL P
It worked. But it's so slow...
- Original Message -
From: "Piroumian, Konstantin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, June 18, 2001 6:28 PM
Subject: CVS is down?
> Hi!
>
> Could not update my C2 repository from CVS - it hangs while checking
> x
Hi!
Could not update my C2 repository from CVS - it hangs while checking
xml-cocoon2 directory. Is CVS offline or maybe our network is too slow now?
Regards,
Konstantin Piroumian.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
Hi,
In addition to the SQLTransformer, this one can be very handy...
Feel free to add it to C2
Sven
FilterTransformer.java
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
Hi everybody,
After short investigation of Cocoon's Main.java, I understood that it was not
intended for field use (looks like experimental code). The two main problems
are:
1. Recursive design (leads to OutOfMemory beacuse every recursive call requires
stack of local variables, which includes M
People,
in case you didn't know, Borland JBuilder 5 Enterprise Edition ships
with Apache Cocoon and adds a set of tools and wizards that simplify the
development of Cocoon-powered solutions.
A couple of hours ago, I received a full copy of the baby (many thanks
to Borland for this 3500$ gift!) a
Hello,
I found that sitemap is not releasing EventPipelines as it should,
which is the reason of OutOfMemory errors I got recently...
Patch is attached.
Thanks,
Vadim
sitemap.xsl.diff
-
To unsubscribe, e-mail: [EMAIL PROTECTE
Hello everybody,
I found that CommandLineRequest does not treat headers correctly,
so "User-Agent" and "user-agent" would be two different headers if
using this request. Patch is attached to fix this problem.
Also, some request header - related code fixed in TraxTransformer also.
I'm not sure ab
Cocoon 2 _was_ working with ServletExec 3.1 at one time. I updated my C2
sources and it's failing. *Please* take pity on me. Help!?
John.
===
Information in this email and any attachments are confidential, and may
not be cop
I also get the same error by requesting a page from the sub-sitemap with a
?cocoon-reload=true parameter.
On Mon, 18 Jun 2001 11:56:59 +0200
"Torsten Curdt" <[EMAIL PROTECTED]> wrote:
> What I found out so far
>
> 1) When I start with a clean repository everything seems to work...
> 2) Re
Hello,
I've been using Xalan 2.1.0
with Cocoon 1.8.2 by configuring a Xalan2Transformer I wrote to adapt Xalan2 to
Cocoon. You just compile this class under whatever package name you want and
set it as the transformer property in your cocoon.properties
file. The code for the transformer
What I found out so far
1) When I start with a clean repository everything seems to work...
2) Restarting Tomcat a second time shows the bug.
I checked the SitemapComponentSelector. The parent selector is always set
- never null. That's really strange!
What's the difference to a clean repos
Hi,
I rewritten some parts of and added some new features to the SQLTransformer.
Overall there were too many changes to make a diff, so i posted the complete
source file and also a txt with some explanation.
The biggest change is that it now uses prepared and callable statements.
The biggest add
HOla a todos:
Sorry for repliying to myself, perhaps is better to post a bug with this
findings on nagoya?
I'm saying something stupid, or that belongs to Cocoon-user?
Any comment will be appreciated, TIA
Saludos ,
Ignacio J. Ortega
> -Mensaje original-
> De: Ignacio J. Ortega [mailt
37 matches
Mail list logo