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.  webservices

    Posted 04/11/07 10:11 PM

    Hi,

    I have a wsdl which will connect to the j2ee engine
    Using the developer i was able to create the Webservice connector
    Once i give the input values i am getting HTTP Error (i.e soapStatus as 2).
    WL-Result is UNAVAIL
    status - 403
    statusMessage - Forbidden
    when i am trying it with XML-Spy i was able to get the output from j2ee…
    Pls help me out to resolve this issue.

    Thanks
    mahi


    #soa
    #webMethods
    #API-Management


  • 2.  RE: webservices

    Posted 04/11/07 10:15 PM

    It would appear that you are either providing an incorrect soap endpoint address (URL) or that you did not populate the “auth” parameters of the pub.client:soapHTTP or pub.client:soapRPC service used to send your soap request to Weblogic.

    Mark


    #soa
    #API-Management
    #webMethods