https://issues.apache.org/bugzilla/show_bug.cgi?id=46476





--- Comment #2 from Maxim Polshcha <[email protected]>  2009-03-27 01:43:43 PST 
---
An error in workaround :-)

...
input = new TranscoderInput(new ByteArrayInputStream(bfs));
input.setURI("http://";);
trans.transcode(input, output);
...

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to