Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. web service reference

web service reference

Scheduled Pinned Locked Moved Web Development
helpjavacsharpasp-netdatabase
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vijayaBTS
    wrote on last edited by
    #1

    Hi all, I have developed a spring java web service which will be consumed by .net client when ever I am adding a web reference from .net it fetching me error The document was understood, but it could not be processed. - The WSDL document contains links that could not be resolved. - There was an error downloading 'http://iss2w900:7001/GetIssuerWS/ServiceSchema/Services/Core/v1/Issue/GetIssue/input.xsd'. - The request failed with HTTP status 405: Met 'http://iss2w900:7001/GetIssuerWS/ServiceSchema/Services/Core/v1/Issue/GetIssue/input.xsd'. this is path for my xsd file that internally call another schema location. Cabn u please help me out

    vijaya

    K 1 Reply Last reply
    0
    • V vijayaBTS

      Hi all, I have developed a spring java web service which will be consumed by .net client when ever I am adding a web reference from .net it fetching me error The document was understood, but it could not be processed. - The WSDL document contains links that could not be resolved. - There was an error downloading 'http://iss2w900:7001/GetIssuerWS/ServiceSchema/Services/Core/v1/Issue/GetIssue/input.xsd'. - The request failed with HTTP status 405: Met 'http://iss2w900:7001/GetIssuerWS/ServiceSchema/Services/Core/v1/Issue/GetIssue/input.xsd'. this is path for my xsd file that internally call another schema location. Cabn u please help me out

      vijaya

      K Offline
      K Offline
      kubben
      wrote on last edited by
      #2

      The url you have above for you web service is on your local PC port (7001). This is not available to anyone outside your PC. You will need to install your web service on a web service that has the correct dns entries so that othere systems can access the web service and use it. Hope that helps. Ben

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups