![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
VirtualRouter acts as a proxy between Web clients and instances of virtualized HTTP-enabled components, such as Web Applications and Web Services. By default, an instance of VirtualRouter runs alongside every Silver Fabric Broker in the same application server. VirtualRouter can also run externally on a separate application server. See the TIBCO Silver Fabric Installation Guide for information on installing and configuring external VirtualRouter components.While using the Enabler with BusinessWorks, VirtualRouter matches incoming requests to relative URL patterns, as defined in each HTTP-enabled component, and forwards requests to Engines running the matching component. For example, consider a Web Application that, when run on a normal application server, runs with the context root /MyApp. When you create an HTTP-enabled component for the Web App, it is virtualized and run on one or more Engines. If your VirtualRouter runs at http://example:8000, you can access your component at http://example:8000/MyApp. The component is actually running on an Engine, in the Enabler specified in the component configuration, and requests are directed to that Engine.
• BrokerMachineName: The Machine name or IP Address where you installed TIBCO Silver Fabric.
• BrokerPort: The port of the Silver Fabric Administrator GUI. The default value is 8080.
• TIBCO_ADMIN_DOMAIN: The value of the Administrator Domain name you entered when you configured TIBCO Administrator component.For example: http://10.107.172.95:8080/HR
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |