I noticed that with derby.stream.error.logSeverityLevel=0 XAExceptions do not print to the derby.log. They are not SQLExceptions so I guess this makes sense, but seems contrary to the general "log all the errors" semantics of this setting. Is there a supported way to get XAExceptions to print to the error log?
Kathey
