Alexey Loubyansky wrote:
I actually do set an XMLResolver. But it's a kind of a separate component, which actually wraps current JBossEntityResolver with all the registered schemas/dtds.
But, yes, it might be a good idea. I'll look into it.
It's probably OK to use the woodstox API too, I was just surprised that such a (seemingly basic) thing is so hard to do with a basic StAX spec implementation.