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
Expand all | Collapse all

WS endpoint address binding

  • 1.  WS endpoint address binding

    Posted Wed August 21, 2013 04:11 AM

    When i deploy a virtual service to the mediator, the endpoint defined in the WSDL contains only the machine name. For eg.

    <p:address location="http://machine1:5555/ws/myWS" /> 

    I have a DNS assigned to the server on which CS+mediator is running. I am also able to access CS Control and the IS admin page using the respective assgined DNS names (CS and the mediaotr are installed on two diff VMs). What needs to be done in centrasite/mediator to resolve this ? I want the WS endpoint location to contain the DNS name and not the machine name. What needs to be done to do this binding ?

    CentraSite 8.2.2 installed on a VM on RHEL.

    Thanks,
    Janardan.


    #webMethods
    #CentraSite
    #API-Management


  • 2.  RE: WS endpoint address binding

    Posted Wed August 21, 2013 06:01 AM

    Hi Janardan,

    I am not sure if I understood your use case fully. You might try to place your DNS machine info into the loadbalancer URL and see if this suits your need. Please consult the Mediator documentation for more details, see page 31 in http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite9-0_sp1/Mediator/9-0-SP1_Administering_Mediator.pdf.
    Regards,
    Gerald


    #CentraSite
    #webMethods
    #API-Management


  • 3.  RE: WS endpoint address binding

    Posted Wed August 21, 2013 11:07 AM

    Thank you Gerald. That solves my problem!


    #webMethods
    #API-Management
    #CentraSite