Hi all, It's probably a basic question, but, is there a way to avoid the output of messages on stderr in redland java binding? I use redland to execute SPARQL queries, and actually I send the messages to 2>/dev/null, but I guess that's not the best solution. Thanks, markus