IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Errors Generating Web Service Connector to Apache AXIS Web Service using Developer

    Posted 11/10/04 06:37 PM

    OOOPS! Evidently the WSDL didn’t post correctly so I attached it this time… ;)~

    -Daniel

    WSDLSNIPPET.TXT
    wsdlsnippet.txt (0.9 k)


    #API-Management
    #webMethods
    #soa


  • 2.  RE: Errors Generating Web Service Connector to Apache AXIS Web Service using Developer

    Posted 11/10/04 07:27 PM

    Daniel,

    I think wsdl you uploaded has only few lines,
    Anyways there is an "xs:"indication missing through out the tags
    forexample:<schema> it should be <xs:schema> and for <element> this should be xs:element name=“create” (i have removed the tags as this site will not allow the format).so i think this gets rid of the error you are getting shown below

    errorCode: XSDC-003

    errorMessage: [ISC.0082.9705] Definition not found

    identifier: /schema/element[@name=“create”]…etc…etc…

    This might not resolve the futher errors,just trying to resolve some of the errors.

    see the attachment,

    wsdlmodified
    wsdlsnippet_modified.txt (1.0 k)

    HTH,
    RMG.


    #webMethods
    #API-Management
    #soa


  • 3.  RE: Errors Generating Web Service Connector to Apache AXIS Web Service using Developer

    Posted 11/10/04 07:47 PM

    RMG,

    Thanks for the reply! I see that they do not have the xs qualifier now; didn’t think about it until you mentioned it. However, I cannot modify this group’s WSDL. I need to act as a client to them and call them from a flow (if possible; Java if not). As far as the rest of the WSDL and the errors, it’s the same. Developer basically got mad at the whole WSDL and was generating the same error messages for each type defind in the WSDL.

    So I take it I should contact these folks and ask them to use the xs namespace in their elements? …Or did I miss understand completely?

    Thanks Again!
    Daniel


    #webMethods
    #API-Management
    #soa


  • 4.  RE: Errors Generating Web Service Connector to Apache AXIS Web Service using Developer

    Posted 11/10/04 07:47 PM

    RMG,

    Thanks for the reply! I see that they do not have the xs qualifier now; didn’t think about it until you mentioned it. However, I cannot modify this group’s WSDL. I need to act as a client to them and call them from a flow (if possible; Java if not). As far as the rest of the WSDL and the errors, it’s the same. Developer basically got mad at the whole WSDL and was generating the same error messages for each type defind in the WSDL.

    So I take it I should contact these folks and ask them to use the xs namespace in their elements? …Or did I misunderstand completely?

    Thanks Again!
    Daniel


    #soa
    #API-Management
    #webMethods


  • 5.  RE: Errors Generating Web Service Connector to Apache AXIS Web Service using Developer

    Posted 11/10/04 07:49 PM

    Sorry for the dup post. I realized just after I clicked the submit button that I had a spelling issue and tried to stop the post.

    -Daniel


    #webMethods
    #API-Management
    #soa


  • 6.  RE: Errors Generating Web Service Connector to Apache AXIS Web Service using Developer

    Posted 11/10/04 08:08 PM

    Daniel,

    yes you may have to contact who ever generated that wsdl for you and probably they can make change to include xs: qualifier.

    Cheers,


    #webMethods
    #soa
    #API-Management


  • 7.  RE: Errors Generating Web Service Connector to Apache AXIS Web Service using Developer

    Posted 11/11/04 08:36 AM

    Daniel

    At the alphaWorks (IBM) you can download a number of tools for creating and verifying WSDLs. You should try these to see whether WSDLs you receive are conform standards.

    [url=“http://www.alphaworks.ibm.com/”]Legacy Communities - IBM Community

    Regards, Chris


    #webMethods
    #API-Management
    #soa