thanks.
On Mon, Jun 3, 2013 at 2:59 PM, Alan Bateman wrote:
> On 02/06/2013 22:05, Ali Ebrahimi wrote:
>
>> I update to jdk8b92 and almost all apps deals with xml parsing breaks.
>> in other word, current default value for XMLConstants.ACCESS_EXTERNAL_**
>> DTD
>> property is empty string. This
On 02/06/2013 22:05, Ali Ebrahimi wrote:
I update to jdk8b92 and almost all apps deals with xml parsing breaks.
in other word, current default value for XMLConstants.ACCESS_EXTERNAL_DTD
property is empty string. This should be at least change to "file".
Yes, the defaults are problematic and are d
I update to jdk8b92 and almost all apps deals with xml parsing breaks.
in other word, current default value for XMLConstants.ACCESS_EXTERNAL_DTD
property is empty string. This should be at least change to "file".