Hi Dominik!

> I don’t know how to disable the log entries:
>
I enhanced StreamingAddResource in this area now, not sure if its the
best of all solutions ....

I've done two things:
* catch any IOException
* catch the IllegalStateException when doing sendError

both log messages are routed to a different log category now

* org.apache.myfaces.component.html.util.StreamingAddResource.SEND

In your log4j configuration you should be able to create a special
configuration (and ignoring its errors) now.


Please give it a try!

Ciao,
Mario

Reply via email to