Hi,

What version of CXF is this? Also, how did you run into that problem - is
it by running wsdl2java?

You can work around it by specifying the following option to the JVM:
-Djavax.xml.accessExternalDTD=http

Colm.

On Wed, Jan 22, 2020 at 10:35 AM Ian Cesar Vidinha Rego <
iancesarvidinhar...@gmail.com> wrote:

> Hi guys, I have an apache cxf project using SOAP, running on Tomee 7.5,
> after migrate to Tomee 8, i got this exception:
>
> External DTD: Failed to read the external 'XMLSchema.dtd' DTD because
> access to 'http' is not allowed due to a restriction defined by the
> accessExternalDTD property
>
> Any idea do solve this problem?
>
> Thanks
>

Reply via email to