Adding an HTTP Connection
Procedure
- Right click the SharedResources folder, and select New > Other. Type HTTP to filter the display, and select TIBCO Shared Resources > HTTP Connection. Click Next.
- You see the New HTTP Connection wizard. Name the connection HTTPConnection. Click Finish. You see the HTTP Connection editor.
- In the Host field, type localhost. (You can use a specific host name as needed. The tutorial assumes you are working on your local machine.)
- In the Port field, enter 8005. This is the port used in the readme.html for this example.
-
Save and close the resource.
Note:
- If you change the port here, change the readme port too
- If port 8005 is not free, use an available port in the 8000 range. You must also edit the readme.html that goes with the project. See Dependency Between Readme File and Project — Port Number.
Copyright © Cloud Software Group, Inc. All rights reserved.