Re: XSLT scraper help?

From: Steve Dunham <dunhamsteve_at_gmail.com>
Date: Wed, 26 Apr 2006 15:54:10 -0700

David,
I believe PIGGYBANK-80 covers this issue. The transformer is trying
to write to a PipedOutputStream that hasn't been yet been connected to
a PipedInputStream. This should fail because there is nowhere for the
data to go.

It might work anyway, with small data, due to buffering, but it
definitely blows up for me, on linux, with my scraper. (I just locally
patched piggybank to fix it.)
Received on Wed Apr 26 2006 - 22:52:53 EDT

This archive was generated by hypermail 2.3.0 : Thu Aug 09 2012 - 16:39:18 EDT