On 30.01.2005 21:32, Mark Lundquist wrote:
It can be argued that it should be possible to match any continuation
resource in any context and have it resumed correctly. The rationale is
the intuition that the sitemap context is part of the control thread
being resumed.
I agree. Isn't it poss
On Jan 30, 2005, at 5:21 AM, Sylvain Wallez wrote:
I don't think we should go that far: IMO, having an exception with a
clear reason message is enough, as it shows that there is a bug in the
application that needs to be fixed. Mark had no such exception, and
that's why he spent much time to find
On Jan 30, 2005, at 3:07 AM, Leszek Gawron wrote:
You should have errors in your log files when getting this kind of
InvalidContinuationException:
if (!kont.interpreterMatches(interpreterId)) {
getLogger().error(
"WK: Continuation (" + kont.getId()
Leszek Gawron wrote:
Sylvain Wallez wrote:
Mark Lundquist wrote:
OK, I figured out the problem (qv.
http://marc.theaimsgroup.com/?t=11070194514&r=1&w=2).
I had one matcher in the root sitemap that handled all continuation
URIs, even those that are generated from pipelines in subsitemaps.
So
Sylvain Wallez wrote:
Mark Lundquist wrote:
OK, I figured out the problem (qv.
http://marc.theaimsgroup.com/?t=11070194514&r=1&w=2).
I had one matcher in the root sitemap that handled all continuation
URIs, even those that are generated from pipelines in subsitemaps.
So apparently, the cont
Mark Lundquist wrote:
OK, I figured out the problem (qv.
http://marc.theaimsgroup.com/?t=11070194514&r=1&w=2).
I had one matcher in the root sitemap that handled all continuation
URIs, even those that are generated from pipelines in subsitemaps.
So apparently, the context for the redirector
OK, I figured out the problem (qv.
http://marc.theaimsgroup.com/?t=11070194514&r=1&w=2).
I had one matcher in the root sitemap that handled all continuation
URIs, even those that are generated from pipelines in subsitemaps.
So apparently, the context for the redirector invoked from the
flo
Mark Lundquist wrote:
I posted the following a couple of days ago on the users list. I've
discovered a wee bit more information (see below). Anyway, the
problem (I'm using Cocoon 2.1.6):
On Jan 26, 2005, at 5:42 PM, Mark Lundquist wrote:
Hi, I'm having trouble figuring out this problem...
I ha
On Jan 29, 2005, at 9:07 AM, Mark Lundquist wrote:
<...snip> This morning I modified
o.a.c.matching.AbstractPreparableMatcher to log failed matches
actually it is
o.a.c.components.treeprocessor.sitemap.PreparableMatchNode that I
instrumented.
— mark
I posted the following a couple of days ago on the users list. I've
discovered a wee bit more information (see below). Anyway, the problem
(I'm using Cocoon 2.1.6):
On Jan 26, 2005, at 5:42 PM, Mark Lundquist wrote:
Hi, I'm having trouble figuring out this problem...
I have a flowscript that d
10 matches
Mail list logo