Using Coldfusion Web Services - Adobe 38043740 - ColdFusion Standard - Mac Development Manual

Developing applications
Hide thumbs Also See for 38043740 - ColdFusion Standard - Mac:
Table of Contents

Advertisement

DEVELOPING COLDFUSION 9 APPLICATIONS
Using Web Elements and External Objects
Field
Target Hostname
Target Port#
HTTP Proxy Support
You can optionally specify the Listen Port#, Target Hostname and Target Port# values when invoking TCPMonitor
on the command line. The following is the syntax for TCPMonitor:
java org.apache.axis.utils.tcpmon [listening_port] [target_host] [target_port]
3
To add this profile to your TCPMonitor session, click Add.
A tab appears for your new tunneled connection.
4
Select the new tab. If port conflicts exist, TCPMonitor alerts you in the Request panel.
Request a page using the Listen Port defined in this TCPMonitor session. For example, if you entered 8123 for the
5
Listen Port, enter the following URL in your browser:
http://localhost:8123/
TCPMonitor displays the current request and response information:
For each connection, the request appears in the Request panel and the response appears in the Response panel.
TCPMonitor keeps a log of all request-response pairs and lets you view any particular pair by selecting an entry in
the top panel.
To save results to a file for later viewing, click Save. To clear the top panel of older requests that you do not want to
6
save, click Remove Selected and Remove All.
To resend the request that you are currently viewing and view a new response, click Resend. You can edit the
7
request in the Request panel before resending, and test the effects of different requests.
To change the ports, click Stop, change the port numbers, and click Start.
8
9
To add another listener, click the Admin tab and enter the values as described previously.
To end this TCPMonitor session, click Close.
10

Using ColdFusion Web Services

ColdFusion can now expose many of its features as document or literal style SOAP web services. You can leverage
ColdFusion functionality using web services from other languages like PHP, .NET, or Ruby.You can access the features
of the following tags (and their child tags) as SOAP services:
• cfchart
• cfdocument
• cfimage
• cfmail
• cfpop
Description
Enter the target host to which incoming connections are forwarded.
For example, if you are monitoring a service running on a local server, the hostname is localhost.
Enter the port number on the target machine to which TCPMonitor connects. For example, if you are
monitoring a service running on your local ColdFusion server in the server configuration, the default
port number is 8500.
Select this check box only to configure proxy support for TCPMonitor.
Last updated 1/20/2012
1122

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 9

Table of Contents