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.

 View Only
  • 1.  Provider Issue for WSDL in designer 10.1

    Posted Sat April 27, 2019 04:25 PM

    Hello Author,

    We are using WM 10.1 server and designer version 10.1
    While we have successfully created provider by using wsdl in our 10.1 version designer but while we open webservice provider wsdl in wsdl tab (ws provider in designer) we are seeing following issue and unable to view wsdl but below error display

    Error while viewing wsdl in designer 10.1

    java.security.cert.certificateException:no subject alternative dns name matching server name found

    Do we have any fix for this issue in 10x designer?

    Let me know if you need more information


    #webMethods
    #API-Management
    #soa


  • 2.  RE: Provider Issue for WSDL in designer 10.1

    Posted Sat April 27, 2019 08:06 PM

    Adding an entry “ip_address hostname” Integration Server in the Windows etc\hosts file can resolve the issue.

    Restart the designer once you make the change.


    #soa
    #webMethods
    #API-Management


  • 3.  RE: Provider Issue for WSDL in designer 10.1

    Posted Mon April 29, 2019 12:36 PM

    file location :
    C:\Windows\System32\drivers\etc

    tried as suggested and modified host file and add entry like IP address

    restarted designer but issue still exists


    #webMethods
    #API-Management
    #soa


  • 4.  RE: Provider Issue for WSDL in designer 10.1

    Posted Mon April 29, 2019 12:53 PM

    we have face similar issue in 9x designer not able to view wsdl in wsdl tab and below work around was work fine but tried same in 10x got no luck

    1.  Create folder C:\KeyStore
      
    2.  Copy the cert as localhost.jks (attached to C:\KeyStore)
      
    3.  Navigate to SAG installation – e.g. C:\SoftwareAG9.9\Designer\eclipse\configuration
      
    4.  Open config.ini and add below two lines at the end of the file;
      

    javax.net.ssl.trustStore=C:\KeyStore\localhost.jks
    javax.net.ssl.trustStoreType=JKS
    5. Restart the designer.


    #webMethods
    #soa
    #API-Management


  • 5.  RE: Provider Issue for WSDL in designer 10.1

    Posted Tue April 30, 2019 10:32 AM

    Strange!

    The steps mentioned above should resolve the issue, try installing the latest designer fix and still issue persists, open a support ticket with SAG.

    Kindly update your results.


    #webMethods
    #soa
    #API-Management