Looks A-OK, thanks.
tomK
> -Original Message-
> From: Davanum Srinivas [mailto:[EMAIL PROTECTED]]
> Sent: maandag 20 augustus 2001 19:29
> To: [EMAIL PROTECTED]
> Subject: Re: SQLTransformer: the last one?
>
>
> Tom,
> Checked in. Please cross-check.
>
> Thanks,
> dims
>
> --- [EMAIL
Hi Berin,
On Mon, 20 Aug 2001 10:12:16 -0400, Berin Loritsch <[EMAIL PROTECTED]> wrote:
> The 1st order of business is the _requirement_ of both
> printable and browsable documentation. The Printable
> docs will be a very simple markup, with minimal graphics.
> They will have *no* navigation li
Hi, Marcus and all!
> Hi Vadim,
>
> On Sat, 18 Aug 2001, Vadim Gritsenko wrote:
>
> > Hm. Interesting question. :)
> > I just modified this so it's compatible with other boolean settings.
> > "True" might be overkill - next thing you know people will ask about
internationalization ;)
>
> *nod* Po
Gianugo Rabellino wrote:
>since an XML:DB compliant database can be seen (roughly) as
>a "xpath-enabled" filesystem where directories are called Collections ans
>files are called Resources, it might make sense to write something like the
>DirectoryGenerator in order to query Collections and singl
Yes, it is a general Xalan issue, for both serializers and for input SAX
events for the source tree.
There has been some discussion about reworking the namespace handling in
the serializers (see
http://marc.theaimsgroup.com/?t=9974111761&w=2&r=1). And note the long
outstanding bug in bugzil
I've been going over some old design patterns today and I noticed that the
new Monitor framework seems to conform to the Observer pattern. Also, the
Action seems to conform pretty well to the Command pattern.
Am I right about this?
How much is everyone using patterns in the design decisions?
Cocooners,
Let's decide on this. Two opinions were expressed
(see Re: [PROPOSAL] Changing Source interface thread):
> It seems that calling this method is necessary. I am +1 on release()
> as the source is not recycled.
>
>Carsten
And:
> The Recyclable interface is for any object--not just com
> This sounds like just what the Doctor ordered! We have been looking for
> a good solution to the
> problem of query/update of XML fragments within a large pool of documents.
Thanks Craeg. In order to have a full XML:DB support, though, there is still
some work to do: since an XML:DB compliant
Hi Dims,
This sounds great! I'll go ahead and do the work, test it and then
post the patches.
Thanks,
Ovidiu
On Mon, 20 Aug 2001 05:56:32 -0700 (PDT), Davanum Srinivas <[EMAIL PROTECTED]> wrote:
> Ovidiu,
>
> Sounds Great! Since no one objected.Please go ahead and submit patches
>aga
Carsten,
I found one more problem after your checkin
"Redesigned the handling of the cocoon: protocol"
with handle-errors elements and sub-sitemaps.
If exception is thrown in subsitemap, handle-error in
parent sitemap can not be handled correctly as state of the
environment (namely, "prefix" a
vgritsenko01/08/20 14:49:15
Modified:src/org/apache/cocoon/environment Tag: cocoon_20_branch
Environment.java AbstractEnvironment.java
src/org/apache/cocoon/sitemap Tag: cocoon_20_branch
Manager.java
Log:
QUICK FIX to ma
vgritsenko01/08/20 14:47:30
Modified:src/org/apache/cocoon/environment Environment.java
AbstractEnvironment.java
src/org/apache/cocoon/sitemap Manager.java
Log:
QUICK FIX to make handle-errors work again.
Revision ChangesPath
1.10
Hi, Joerg!
Hmm, okay - we have already added the IBM IDE Utility classes to
our workspace. We then imported the Java source for Cocoon 2 into its
own project in the workspace. We then created individual projects for
all of the various components that Cocoon 2 uses (e.g. Ant, Avalon,
Bat
> > - the first one is a project for a cocoon-based web site
> with 3 dozens
> >tables and a couple SQL Statements using ESQL for each page
> request. I
> >served 50 simulatnous user without acceptable performance degradation
> >and _without_ caching (only XSL Stylesheets were cached).
> CPU t
Craeg,
If we get good feedback, patches, stress-tests, samples, docs from users like yourself
i a week or
two, then we can ask for a formal [VOTE]. If not, it will be there in C2.1 repository
and you guys
can port it back to C2.0 in your environment.
Thanks,
dims
--- "Craeg K. Strong" <[EMAIL
giacomo wrote:
>On Mon, 20 Aug 2001, Davanum Srinivas wrote:
>
>>Gianugo,
>>Thanks a ton for taking the time to submit a new Generator...I have checked in the
>diff's, .java
>>and .xml files. Please take a look and see if anything is broken. I have not checked
>in any of the
>>jars as this is a
vgritsenko01/08/20 13:24:34
Modified:src/org/apache/cocoon Tag: cocoon_20_branch Cocoon.java
Log:
restore environment state
Revision ChangesPath
No revision
No revision
1.9.2.13 +5 -3 xml-cocoon2/src/org/apache/co
vgritsenko01/08/20 13:23:52
Modified:src/org/apache/cocoon Cocoon.java
Log:
restore environment state
Revision ChangesPath
1.19 +5 -3 xml-cocoon2/src/org/apache/cocoon/Cocoon.java
Index: Cocoon.java
===
Hi,
the way I read the SAX specification, the qName (or raw name) of elements that
is passed to the callback methods is of purely informal character and does not
necessarily contain the full (raw) element name. However, C2's serialization
to XML results in the qName being used to name the output
Hi,
>Did you ever try the Web Stress Tool vom Microsoft
>(http://webtool.rte.microsoft.com)?
>Its for free, and has lot of options to simulate simultanous load, and
>you can record real-world sample scripts on the fly using IE. Of course,
>you're not limited to test windows systems, only the clien
> -Original Message-
> From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
> Sent: Monday, 20 August 2001 8:07 pm
> To: [EMAIL PROTECTED]
> Subject: RE: [C2 patch] appending to cocoon.log
>
>
> > -Original Message-
> > From: Marcus Crafter [mailto:[EMAIL PROTECTED]]
> > Sent: Monday
Did you ever try the Web Stress Tool vom Microsoft
(http://webtool.rte.microsoft.com)?
Its for free, and has lot of options to simulate simultanous load, and
you can record real-world sample scripts on the fly using IE. Of course,
you're not limited to test windows systems, only the client is a wi
Thanks again,
Vadim
> -Original Message-
> From: Marcus Crafter [mailto:[EMAIL PROTECTED]]
> Sent: Monday, August 20, 2001 1:46 PM
> To: Cocoon Developers Mailing List
> Subject: [C2 patch] small logging change
>
>
> Hi All,
>
> No great changes here. Just a small diff to keep t
On Mon, 20 Aug 2001, Vadim Gritsenko wrote:
> > True equates to false, not what most would expect
> > TRUE equates to false, not what most would expect
> >
> > This could cause some configuration woes for the unwary.
>
> Point taken :)
:-)
vgritsenko01/08/20 12:18:46
Modified:src/org/apache/cocoon/components/store Tag: cocoon_20_branch
MRUMemoryStore.java
Log:
Patch from Marcus Crafter "small logging change"
Revision ChangesPath
No revision
No
vgritsenko01/08/20 12:16:27
Modified:src/org/apache/cocoon/components/parser JaxpParser.java
src/org/apache/cocoon/components/store MRUMemoryStore.java
Log:
Patch from Marcus Crafter "small logging change"
Revision ChangesPath
1.7 +2 -2
xml-coc
vgritsenko01/08/20 11:57:57
Modified:src/org/apache/cocoon/servlet CocoonServlet.java
Log:
Consistent web.xml parameters (allow true/yes, ignore case)
Revision ChangesPath
1.33 +13 -13xml-cocoon2/src/org/apache/cocoon/servlet/CocoonServlet.java
Index: Cocoo
On Mon, 20 Aug 2001, Sylvain Wallez wrote:
> giacomo wrote:
> > On Thu, 16 Aug 2001, Sylvain Wallez wrote:
> >
> >>What about the "Cocoon contracts" post from Berin ? It contains
> >>interesting ideas to allow more components to be ThreadSafe - and thus
> >>avoid unnecessary pooling - but leads t
On Mon, 20 Aug 2001, Davanum Srinivas wrote:
> Gianugo,
> Thanks a ton for taking the time to submit a new Generator...I have checked in the
>diff's, .java
> and .xml files. Please take a look and see if anything is broken. I have not checked
>in any of the
> jars as this is a strictly optional
On Mon, 20 Aug 2001, Gianugo Rabellino wrote:
> Ciao,
>
> during the last vacation I had the time to play around with Cocoon
> 2 and XML:DB. XML:DB (http://www.xmldb.org) is a generic and quite
> simple API for accessing XML databases/repositories, supported by
> dbXML (http://www.dbxml.org) and
Hi Vadim,
On Sat, 18 Aug 2001, Vadim Gritsenko wrote:
> Hm. Interesting question. :)
> I just modified this so it's compatible with other boolean settings.
> "True" might be overkill - next thing you know people will ask about
>internationalization ;)
*nod* Point taken.
I just
Dims,
thanks for the quick reply: the checkin worked out of the box,
however there is still something wrong with my code when a resource
is not found (I'm throwing a ProcessingException which is quite
weird).
I'll study tomorrow the Cocoon error handling part and will come up
with a small pa
Hi All,
No great changes here. Just a small diff to keep the 'Looking up'
logging consistent among components.
Cheers,
Marcus
--
.
,,$, Marcus Crafter
;$' ':Computer Systems Engineer
$: : Open Sof
Tom,
Checked in. Please cross-check.
Thanks,
dims
--- [EMAIL PROTECTED] wrote:
> Hi all,
>
> With this patch, SQLTransformer seems to behave like a good Transformer to
> me :)
>
> Any comments welcome.
>
>
> tomK
>
>
> ATTACHMENT part 2 application/octet-stream name=SQLTransformer.java.p
dims01/08/20 10:20:26
Modified:src/org/apache/cocoon/transformation Tag: cocoon_20_branch
SQLTransformer.java
Log:
Patch from [EMAIL PROTECTED] for "SQLTransformer: the last one?"
Revision ChangesPath
No revision
No
dims01/08/20 10:18:38
Modified:src/org/apache/cocoon/transformation SQLTransformer.java
Log:
Patch from [EMAIL PROTECTED] for "SQLTransformer: the last one?"
Revision ChangesPath
1.17 +11 -5
xml-cocoon2/src/org/apache/cocoon/transformation/SQLTransformer.ja
I read the article you referred to. It seems to me that this warning (i.e.
the possibility of returning a pointer to an uninitialized object) does not
apply to the case where you are assigning to a local (i.e.. stack) variable
and not some instance variable (i.e. shared memory) and putting that va
Hi all,
I'm interested in finding out how the lessons to be learned from studying
the Cocoon project can help me in a project at my current company. We're
tyring to do something very similar, publishing content for multiple
formats, total isolation of presentation and business logic, easy to dep
vgritsenko01/08/20 09:33:47
Modified:src/org/apache/cocoon/environment/commandline Tag:
cocoon_20_branch CommandLineRequest.java
Added: src/org/apache/cocoon/environment/commandline Tag:
cocoon_20_branch CommandLineSession.java
L
vgritsenko01/08/20 09:31:49
Modified:src/org/apache/cocoon/environment/commandline
CommandLineRequest.java
Added: src/org/apache/cocoon/environment/commandline
CommandLineSession.java
Log:
Add session to CLI
Revision Chan
Michael McKibben wrote:
>
> I briefly glanced at the patch and one thing you can do to optimize the
> syncronization is to apply the "double check" lock pattern. This will allow
> you to remove the synchronized keyword from the method. For example:
Warning!!! I just read an article about the
dims01/08/20 09:26:00
Modified:xdocsdocs-book.xml xmldb-generator.xml
Log:
Fix docs for xmldb generator.
Revision ChangesPath
1.23 +1 -0 xml-cocoon2/xdocs/docs-book.xml
Index: docs-book.xml
According to http://www.javaworld.com/javaworld/jw-02-2001/jw-0209-toolbox.html
this technique does not work, especially on SMP systems.
Vadim
> -Original Message-
> From: Michael McKibben [mailto:[EMAIL PROTECTED]]
> Sent: Monday, August 20, 2001 12:20 PM
> To: '[EMAIL PROTECTED]'
> Sub
giacomo wrote:
> On Thu, 16 Aug 2001, Sylvain Wallez wrote:
>
>
>>
>>Carsten Ziegeler wrote:
>>
>>>Ok, due to high demand, here is again the proposed Release Plan:
>>>
>>>Hi Team,
>>>
>>>now that some weeks have passed since our last release (the beta 2),
>>>we should plan our next steps for get
vgritsenko01/08/20 09:19:00
Modified:src/org/apache/cocoon Tag: cocoon_20_branch Main.java
Log:
Added -followLinks option, fixed cache-dir context entry
Revision ChangesPath
No revision
No revision
1.4.2.9 +21 -5
vgritsenko01/08/20 09:18:05
Modified:src/org/apache/cocoon Main.java
Log:
Added -followLinks option, fixed cache-dir context entry
Revision ChangesPath
1.13 +21 -5 xml-cocoon2/src/org/apache/cocoon/Main.java
Index: Main.java
==
Gianugo,
Thanks a ton for taking the time to submit a new Generator...I have checked in the
diff's, .java
and .xml files. Please take a look and see if anything is broken. I have not checked
in any of the
jars as this is a strictly optional component.
Team,
This is an optional generator. build.
Opps, I see you already took care of this Carsten. Sorry,
--mike
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
dims01/08/20 09:14:02
Modified:.build.xml
xdocsgenerators.xml site-book.xml
Added: src/org/apache/cocoon/generation XMLDBGenerator.java
xdocsxmldb-generator.xml
Log:
Accept donation of XML:DB generator (Optional) from Gianugo
I briefly glanced at the patch and one thing you can do to optimize the
syncronization is to apply the "double check" lock pattern. This will allow
you to remove the synchronized keyword from the method. For example:
Handler sitemapHandler = (Handler)sitemaps.get(source);
if (sitemapHandler != n
Yes. build.xml in both C2.0 and C2.1 build "**/Ora*.java" only if "ora.driver.present".
Thanks,
dims
--- Berin Loritsch <[EMAIL PROTECTED]> wrote:
> Davanum Srinivas wrote:
> >
> > OOOpsss!!! Sorry Berin.
>
> No problem.
>
> Oh, can you check if build.xml still builds these conditionaly?
vgritsenko01/08/20 08:46:45
Modified:src/org/apache/cocoon/components/store Tag: cocoon_20_branch
MRUMemoryStore.java
Log:
minor changes:
- logging
- file naming logic in separate method
Revision ChangesPath
No revision
vgritsenko01/08/20 08:46:08
Modified:src/org/apache/cocoon/components/store MRUMemoryStore.java
Log:
minor changes:
- logging
- file naming logic in separate method
Revision ChangesPath
1.11 +41 -39
xml-cocoon2/src/org/apache/cocoon/components/store/MRUMemor
Davanum Srinivas wrote:
>
> OOOpsss!!! Sorry Berin.
No problem.
Oh, can you check if build.xml still builds these conditionaly?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
OOOpsss!!! Sorry Berin.
Thanks,
dims
--- [EMAIL PROTECTED] wrote:
> bloritsch01/08/20 08:22:16
>
> Modified:src/org/apache/cocoon/acting OraAddAction.java
> Log:
> Add missing imports back in:
>
> THEY ARE REQUIRED FOR ORACLE SPECIFIC COMPONENTS!
>
> Revision Chang
Thanks Dims, looks good.
-Original Message-
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 20, 2001 9:14 AM
To: [EMAIL PROTECTED]
Subject: Re: [C2] Patch for cookie.xsl
Amir,
Sorry for the delay. Checked in your patch. Please try it out.
Thanks,
dims
--- "Azmi
bloritsch01/08/20 08:22:16
Modified:src/org/apache/cocoon/acting OraAddAction.java
Log:
Add missing imports back in:
THEY ARE REQUIRED FOR ORACLE SPECIFIC COMPONENTS!
Revision ChangesPath
1.6 +5 -1 xml-cocoon2/src/org/apache/cocoon/acting/OraAddAction.jav
bloritsch01/08/20 08:21:16
Modified:src/org/apache/cocoon/acting Tag: cocoon_20_branch
OraAddAction.java
Log:
Add missing imports back in:
THEY ARE REQUIRED FOR ORACLE SPECIFIC COMPONENTS!
Revision ChangesPath
No revision
>
> Hi all,
>
> I'm back from the dungeons of load testing. And I don't have particularly
> good news, I'm afraid.
>
> C2 leaks memory and CPU. The accompanying PNG shows the graphs of a loadtest
> with loadrunner, on tomcat 3.2.1 and C2 cvs version of last week, with 50
> concurrent users sur
Hi,
the only hint I can give in a hurry know, play arround with parameters of
the
MRUMemoryStore component I developed. Maybe there are some leaks I didn't
determined.
- on/of filesystem store
- heapsize
- max. objects in the cache
...
Cheers
Gerhard
> Hi all,
>
> I'm back from the dungeons o
Hi Carsten,
Thanks for your help mate. I'll check out the changes you made. :-)
Cheers,
Marcus
On Mon, 20 Aug 2001, Carsten Ziegeler wrote:
> I just updated the logic a little bit, the threads are now
> only blocked (synchronized) when no sitemap is available.
>
> Thi
Hi John,
On Mon, 20 Aug 2001, Morrison, John wrote:
> I too have been running Load tests, I also noticed that 'something' was
> happening regularly to slow the response. I hadn't gotten round to checking
> the code though (the testing machines are isolated - 0 access from/to my dev
> station).
We have been using JProbe to find the source of memory leaks (the last time
being the sub-sitemap problem a couple of weeks back). JProble allows you to
snapshot the memory and then you can find out which objects remain in memory
after the request has been processed.
So that may be a start in nar
This documentation covers one method of developing with
Cocoon. It should identify some underlying principals and
how things work together. It should also cover concepts like
the Sitemap and XSP.
I am sending an RTF of some documentation that I began writing.
It needs to be fleshed out alot mo
It looks like lots of people are now currently load testing. Could anybody
else please also share their findings and settings?
I've also been plugging in a profiling tool - but I couldn't see anything
obvious :(
Thanks,
J.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL
Hi all,
I'm back from the dungeons of load testing. And I don't have particularly
good news, I'm afraid.
C2 leaks memory and CPU. The accompanying PNG shows the graphs of a loadtest
with loadrunner, on tomcat 3.2.1 and C2 cvs version of last week, with 50
concurrent users surfing around on the
Hi all,
With this patch, SQLTransformer seems to behave like a good Transformer to
me :)
Any comments welcome.
tomK
SQLTransformer.java.patch
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EM
This documentation should provide the installation instructions
for Servlet 2.2 and Servlet 2.3 compliant installation. It should
also provide solutions to common gotchas or deviations from the
Servlet spec. It should also provide detailed instruction on the
format and purpose of the cocoon.xcon
Forwarding this email to Cocoon-Dev as there are quite a few people in Europe
Note: forwarded message attached.
=
Davanum Srinivas, JNI-FAQ Manager
http://www.jGuru.com/faq/JNI
__
Do You Yahoo!?
Make international calls for as low as $.04
I will not be able to do all the documentation, so I
want to provide an outline for all the documentation
we will need. Those who are interested, please make
your contributions and the committers will add or
patch the documentation.
The 1st order of business is the _requirement_ of both
printabl
One thing I noticed regarding Aggregation (which I like)
is that when we execute Cocoon from the command line, the
XLink crawling no longer works. This prompted the need
for the URIs in files to enforce every resource being
downloaded as necessary.
Is there anything that can be done about that?
Amir,
Sorry for the delay. Checked in your patch. Please try it out.
Thanks,
dims
--- "Azmi, Amir" <[EMAIL PROTECTED]> wrote:
> Hi,
> Cookie logicsheet has extra semicolons at places, which results in error
> being thrown if I try to use it for instance as,
> if(.equals("blah-blah"))
>
>
dims01/08/20 06:08:47
Modified:src/org/apache/cocoon/components/language/markup/xsp/java
cookie.xsl
Log:
Patch for cookie.xsl from Amir at [EMAIL PROTECTED]
Revision ChangesPath
1.3 +10 -10
xml-cocoon2/src/org/apache/cocoon/component
dims01/08/20 06:08:34
Modified:src/org/apache/cocoon/components/language/markup/xsp/java
Tag: cocoon_20_branch cookie.xsl
Log:
Patch for cookie.xsl from Amir at [EMAIL PROTECTED]
Revision ChangesPath
No revision
No
I saw it go into cvs. Am building now... ;) hope it works *GRIN*.
> -Original Message-
> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
> Sent: Monday, 20 August 2001 2:10 pm
> To: [EMAIL PROTECTED]
> Subject: AW: [C2] sitemap creation threading issue ?
>
>
> I just updated the logi
> Vadim Gritsenko wrote:
>
> Hi,
>
> One more change is required in Source interface as it exist now.
>
> Problem:
>
>
>
>
>
>
>
>
>
> Pipeline assembled by SitemapSource is never released as
> TraxTransformer in its'
> recycle method just nullifies ref
I just updated the logic a little bit, the threads are now
only blocked (synchronized) when no sitemap is available.
This new code is a little bit confusion but it should work.
Carsten
> -Ursprüngliche Nachricht-
> Von: Morrison, John [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 20. A
cziegeler01/08/20 06:02:18
Modified:src/org/apache/cocoon/sitemap Tag: cocoon_20_branch
Manager.java
Log:
Improved handler generation
Revision ChangesPath
No revision
No revision
1.2.2.10 +21 -8
cziegeler01/08/20 06:02:05
Modified:src/org/apache/cocoon/sitemap Manager.java
Log:
Improved handler generation
Revision ChangesPath
1.9 +21 -8 xml-cocoon2/src/org/apache/cocoon/sitemap/Manager.java
Index: Manager.java
===
Ciao,
during the last vacation I had the time to play around with Cocoon
2 and XML:DB. XML:DB (http://www.xmldb.org) is a generic and quite
simple API for accessing XML databases/repositories, supported by
dbXML (http://www.dbxml.org) and (probably) by Ozone.
I wrote a very simple Generator fo
Ovidiu,
Sounds Great! Since no one objected.Please go ahead and submit patches against
C2.1. I
will try to get them in. Please post zip files (with diff's and new files) directly to
cocoon-dev
as usual.
Thanks,
dims
PS: If there are problems with zip files, then you can upload them t
David,
Please look into the latest C2.1, I have added some support for Catalogs. See my
commit message
extract below. I used Norman Walsh's classes as the default since i have no idea about
license for
your classes etc.
Thanks,
dims
---
dims01/08/20 05:36:59
Modified:src/org/apache/cocoon cocoon.roles
src/org/apache/cocoon/components/parser JaxpParser.java
Added: lib resolver.jar
src/org/apache/cocoon/components/resolver Resolver.java
ResolverImpl.j
dims01/08/20 05:31:52
xml-cocoon2/src/org/apache/cocoon/components/resolver - New directory
--
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
+1 !
Just do it...
Carsten
> David Crossley wrote:
>
> The frequently asked questions document xdocs/faq.xml would
> be better split into smaller topic-based sub-documents.
> The current FAQ as one long file is un-workable.
>
> A simple solution is required to fast-track the release.
> So i p
The frequently asked questions document xdocs/faq.xml would
be better split into smaller topic-based sub-documents.
The current FAQ as one long file is un-workable.
A simple solution is required to fast-track the release.
So i propose to keep the existing document format, just break
it up into a
Yeah, and only on the huge box :(
I've a tiddly little development server which is smaller than my dev box but
is under my control and a whacking huge 'stage' set of machines. I'm
getting better performance from my dev boxes than a multi-processor which a
gig or so of memory!
> -Original Me
Hi John,
do you mean 5 seconds or 5 milliseconds?
I fear you mean seconds, right?
Carsten
> -Ursprüngliche Nachricht-
> Von: Morrison, John [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 20. August 2001 13:47
> An: '[EMAIL PROTECTED]'
> Betreff: RE: [C2] sitemap creation threading iss
Hi all, esp Marcus,
I too have been running Load tests, I also noticed that 'something' was
happening regularly to slow the response. I hadn't gotten round to checking
the code though (the testing machines are isolated - 0 access from/to my dev
station).
I saw your patch and rejoiced ;) but it'
Hi,
"Kaufman, Noah" wrote:
>
> The problem we're having is that Cocoon 2 works fine with Tomcat
> outside of the debugger, but when we run Cocoon 2 in the debugger it
> craps out with the following error: "The sitemap handler's sitemap is
> not available." which means absolutely nothin
> > > > > There are two distinct problems here that I'd like to discuss
> > > > > separately: XSP as actions and the Action interface.
> > > >
> > > > +0 on xsps as actions. sure, it might be nice to leverage existing
> > > > logicsheets in xsp actions, but writing a standalone action class is qui
91 matches
Mail list logo