How to configure proxy settings with TIBCO ActiveMatrix BusinessWorks™ Plug-in for Mobile Integration

How to configure proxy settings with TIBCO ActiveMatrix BusinessWorks™ Plug-in for Mobile Integration

book

Article ID: KB0076370

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Mobile Integration 1.0,1.1,2.0
Not Applicable -

Description

TIBCO ActiveMatrix BusinessWorks™ Plug-in for Mobile Integration(BWMI) 1.1.0 does not have specific proxy settings.

Issue/Introduction

Is it possible to configure proxy settings with TIBCO ActiveMatrix BusinessWorks™ Plug-in for Mobile Integration

Environment

OS: All Supported Operating Systems

Resolution

As a workaround you can add the proxy configuration at the JVM level which applies to all connections emerging from that JVM to be routed through the configured proxy.

To configure a proxy at JVM level append the following lines to the TIBCO Designer™ and TIBCO BusinessWorks™ engine tra files:

java.property.proxySet true
java.property.proxyHost <proxy host/IP>
java.property.proxyPort <proxy port>