A SERVICE OF

logo

Chapter 5 Section 5.5
Configuring the HTTPS eWay eWay Environment Properties
HTTPS eWay Adapter User’s Guide 47 Sun Microsystems, Inc.
Proxy Configuration on page 48
Security on page 49
Connection Pool Settings on page 53
5.5.1 HTTP Settings
HTTP Settings includes the configuration parameters listed in Table 5.
Caution: Calling the clear() method in the Collaboration Editor (Java) clears all properties in
this HTTP Settings section. Once the properties have been cleared, you must
manually rebuild the header and payload sections of the Request message in the
Transformation Designer.
Table 5 Environment Configuration—HTTP Settings
Name Description Required Value
URL Specifies the default URL to be used for
establishing an HTTP or HTTPS
connection. When a URL is not assigned
to the HTTP OTD, the default value is
used as the URL for both the GET and
POST commands. See
“GET and POST
Methods” on page 9
.
If “https” protocol is specified, SSL must
be enabled. See
Table 8 on page 50.
A valid URL.
You must include the full URL.
For example,
http://www.sun.com
or
http://google.yahoo.com/bin/
query
If using GET functionality, you
can provide the properties,
using encoded query string
notation. For example (all on
one line):
http://www.ee.cornell.edu/
cgi-bin/cgiwrap/~wes/
pq?FirstName=John&LastNam
e=Doe
Note: For international
URLs, be sure the
targeting URL
supports the
encoding used in this
property. A list of the
character encoding
supported by the
Java 2 platform is at
the Sun Web site:
http://java.sun.com