1 http settings, Http settings – Sun Microsystems 5.1.1 User Manual
Page 47
Chapter 5
Section 5.5
Configuring the HTTPS eWay
eWay Environment Properties
HTTPS eWay Adapter User’s Guide
47
Sun Microsystems, Inc.
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 
.
If “https” protocol is specified, SSL must 
be enabled. See 
.
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