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

Externalizing the Web Service End Point Url, Authentication

  • 1.  Externalizing the Web Service End Point Url, Authentication

    Posted 03/28/08 06:25 PM

    Hi,

    I’ve web service connectors in a J2EE util project. I have externalized the URL of the Managed bean by calling the setEndpointUrl(…), setUserName() and setPassword methods on the wsclient managedbean.

    This works, however sometimes, when deployed to a new environment I get the previous url (esp on refresh actions).


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Externalizing the Web Service End Point Url, Authentication