JavaScript must be enabled in order to use this site.
Please enable JavaScript in your browser and refresh the page.
Testing in TIBCO Business Studio™ Container Edition
Prerequisites
Access to a local Consul or Eureka server URL used for Service Registration and Discovery.
A web browser.
Procedure
From the
File Explorer , navigate to the samples directory and select
and double-click
tibco.bwce.sample.servicediscovery.Service .
From the
Project Explorer expand the
tibco.bwce.sample.servicediscovery.Service.application project.
Set the default
Application Profile to
Local . For more information see
Setting the Default Application Profile .
From the
Project Explorer expand the
tibco.bwce.sample.servicediscovery.Client project.
Set the default
Application Profile to
Local . For more information see
Setting the Default Application Profile .
Click
to save the project.
From the
Project Explorer expand the
tibco.bwce.sample.servicediscovery.Service project.
Expand the
Processes folder and the
com.tibco.sample.servicediscovery.client package within that folder.
Click
.
At the left hand tree of Debug Configuration wizard, expand
BusinessWorks Application and select
BWApplication .
Select the Environment tab to add an environment variable.
Click the
Applications tab and then click the
Deselect All button if you have multiple applications.
Select the check box next to
tibco.bwce.sample.core.servicediscovery.client and
tibco.bwce.sample.core.servicediscovery.Service .
Click
Debug .
The sample now runs in the debug mode.
Trigger the application by accessing:
Click the
Terminate
icon to stop the process.
Result The console window shows messages similar to:
17:35:39.320 INFO [bwEngThread:In-Memory Process Worker-2]
c.t.b.p.g.L.t.b.s.S.Hystrix.Log - "Hello from TIBCO"
Copyright © Cloud Software Group, Inc. All rights reserved.