AW: All hope lost: Can FragmentExtractor serve SVG images to IE (socket write error) ?

2003-06-06 Thread Christian Kurz
TK To my 2.0 times I also had the problem. The problem was gone since I
use 
TK cocoon 2.1. I guess it has something to do with pipeline caching,
but TK have never tested.

Torsten,

thanks for the quick feedback.

My understanding was that 2.1 is still alpha. Do you have any system in
production, yet? We are quite close to release date...
 
Best regards,
Christian



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



AW: All hope lost: Can FragmentExtractor serve SVG images to IE (socket write error) ?

2003-06-06 Thread Christian Kurz
  All of this works fine when requesting the page using Netscape
Navigator
  (valid page and images, no errors in log file). As soon as I use the
  Microsoft Internet Explorer to request the same page, the HTML page
is
  returned, but the svg image has not been served properly. According
to
  the log file there was a java.net.SocketException: Software caused
  connection abort: socket write error (details included below),

I remember that other software (Squeak) had a somewhat similar problem
which
was solved by changing something in the networking layer. The browsers
were
different regarding opening new connections. I think Netscape created
one
connection to download one file after another while MSIE created a
connection for every single file on a webpage. Something like that. It
took
some time to fix that problem...

Thank you, Andreas.

I am afraid this is way too deep for my java skills. You don't have any
source code files/ changes by any chance?

Best regards,
Christian




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