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.  MWS HTTP Proxy

    Posted Mon June 02, 2008 03:01 AM

    Is there a way to configure MWS internet access?

    In IS you can set the HTTP Proxy port.

    I want to use things like internet portlets in MWS but I need somewhere to set the proxy server details.


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


  • 2.  RE: MWS HTTP Proxy

    Posted Mon June 02, 2008 03:03 AM

    Actually I just found this - will try

    "Command Line JVM Settings
    The proxy settings are given to the JVM via command line arguments:

    $ java -Dhttp.proxyHost=proxyhostURL
    -Dhttp.proxyPort=proxyPortNumber
    -Dhttp.proxyUser=someUserName
    -Dhttp.proxyPassword=somePassword javaClassToRun "


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


  • 3.  RE: MWS HTTP Proxy

    Posted Mon June 02, 2008 03:09 AM

    BTW:

    Looks like you edit

    webMethods7\MWS\server\default\bin\server.properties.bat

    ??


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