Uploaded image for project: 'Axis'
  1. Axis
  2. AXIS-2809

Server returned HTTP response code: 401 for URL in SymbolTable.populate

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Blocker
    • Resolution: Unresolved
    • None
    • None
    • WSDL processing
    • None

    Description

      Hi ,

      I am using axis.jar and while reading the wsdl in order to parse the WSDL i am using the SymbolTable.populate(uri , username , password).

      My wsdl is importing another wsdl and its throwing me

      java.io.IOException: Server returned HTTP response code: 401 for URL: http://PCSESHASAI.eur.ad.sag:53305/CentraSite/CentraSite/ino:dav/ino:dav/projects/WSDL/www.ibm.com/xmlns/prod/websphere/wcc/common/port/Common.wsdl
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1313)
      at java.net.URL.openStream(URL.java:1010)
      at com.ibm.wsdl.util.StringUtils.getContentAsInputStream(Unknown Source)
      at com.ibm.wsdl.xml.WSDLReaderImpl.parseImport(Unknown Source)
      at com.ibm.wsdl.xml.WSDLReaderImpl.parseDefinitions(Unknown Source)
      at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
      at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
      at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
      at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:516)
      at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:495)

      Attachments

        Activity

          People

            Unassigned Unassigned
            seshasai Seshasai Bhootadi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: