Oracle Waveset Installation

Appendix H Working with Firewalls or Proxy Servers

This chapter describes how Waveset uses Uniform Resource Locators (URLs) and how to configure Waveset to obtain accurate URL data when firewalls or proxy servers are in place.

Servlet APIs

The Web-based Waveset user interface is highly dependent on Uniform Resource Locators (URLs) to specify the location of pages to be retrieved by the Web client.

Waveset depends on the Servlet APIs provided by an application server (such as Apache Tomcat, IBM WebSphere, or BEA WebLogic) to determine the fully qualified URL in the current HTTP request so that a valid URL can be placed in the generated HTML and HTTP response.

Some configurations prevent the application server from determining the URL the Web client uses for an HTTP request. Examples include:

For instances in which the Servlet APIs do not provide accurate URL data from an HTTP request, the correct data can be configured in the Waveset.properties file (located in your Waveset installation config directory).

The following attributes control Waveset’s Web-based documentation root and whether Waveset uses the HTML BASE HREF tag:

Overriding this calculated value can be useful when those APIs do not return the whole truth, which occurs when: