Hello,

I'm working with the CVS-Version of Cocoon 2 from last Wednesday
(3/27/02).
According to
http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=100834637226164&w=2
this problem has to be fixes since a couple of months.

But every cocoon request to /NotifyService invokes the Apache server
(bluescreen:80) twice.
The logfile of cocoon records only one request for /NotifyService, apache
logs the
message_start.php twice.

sitemap.xmap:
[...]
<map:match pattern="NotifyService">
  <map:generate
       src="http://bluescreen/message_start.php?control=106"/>
  <map:transform src="rc/transforms/html-renderer.xsl" type="xslt"/>
  <map:serialize type="html"/>
</map:match>
[...]

Any hints ?

Thx, Mathias

-- 
Mathias Ochsendorf
www: www.ochsendorf.net | www.ochsendorf.de
ICQ: 68556900


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to