facebook

Myeclipse 6.5 failed to create web service client from wsdl

  1. MyEclipse Archived
  2.  > 
  3. Web Services
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #291115 Reply

    doribd
    Member

    Hi,

    I am trying to create a web service client using the wizard.
    I am importing the wsdl as a file which i have downloaded before.
    The file validation is ok but after that i am getting this message
    “src-resolve: Cannot resolve the name ‘tns:ID’ to a(n) ‘type definition’ component.

    How can i solve it? Do i need another tool to convert the wsdl instead of myeclipse?

    My Configuration is:
    MyEclipse 6.5
    Jboss 4.2.3

    Thanks in advance,

    Dor

    #291126 Reply

    Brian Fernandes
    Moderator

    Dor,

    What web service framework are you using to generate the web service?

    The message you mentioned is usually indicative of an issue with the schema section in your WSDL file, caused by a namespace which has not been imported or something similar. If you correct the WSDL, you should have no problems generating the service.

    Hope this helps.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Myeclipse 6.5 failed to create web service client from wsdl

You must be logged in to post in the forum log in