Please i need help urgently!

I have a CXF application deployed over Weblogic 9.2. How could I set
XMLInputFactory (woodstox) properties, like for instance SUPPORT_DTD?. Maybe
with any parameters in the endpoint definition?.

My services are published in this manner:

    <jaxws:endpoint id="MyService"
        implementor="#myServiceImpl"
        implementorClass="MyServiceImpl"
        address="/MyService">
    </jaxws:endpoint>


Thanks in advance for your support.

BR,

Juanjo.

Reply via email to