Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-2767

WSDL_DESCRIPTION population in MessageContext badly affects performances

XMLWordPrintable

      We read and transfer the wsdl to set the value for the javax.xml.ws.wsdl.description key in the MessageContext. On real world scenarios, this can cause bad performances due to the network latency. Despite the javadoc of MessageContext suggesting an InputSource for that value type, the JAXWS 2.1 spec says that has to be a URI and the Metro impl also use a URI. Using a URI would save a lot of time.

              rhn-support-asoldano Alessio Soldano
              rhn-support-asoldano Alessio Soldano
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: