Results 1 to 4 of 4

Thread: transformWsdlLocations leads to DOMException

Threaded View

  1. #1

    Default transformWsdlLocations leads to DOMException

    Hi all,

    I have the following troubles if I want to have WSDL locations transformed to real ones:
    The transformWsdlLocations property is set to true in web.xml. If I GET the WSDL, I meet the exception below. I have validated the WSDL and seems to be ok (attached a simple one).
    Any idea, what's wrong? I'm using Spring WS 1.0 RC2.

    Thanks,

    Vojtech


    The exception (full stack trace attached)
    org.w3c.dom.DOMException: NAMESPACE_ERR: An attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
    com.sun.org.apache.xerces.internal.dom.CoreDocumen tImpl.checkDOMNSErr(Unknown Source)
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •