Adobe 38043740 - ColdFusion Standard - Mac Development Manual page 906

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

Advertisement

DEVELOPING COLDFUSION 9 APPLICATIONS
ColdFusion Portlets
<JBoss_home>/bin/run.sh
On Windows
<
JBoss_home>\bin\run.bat
By default JBoss only binds to localhost. You can have it bind to any IP address by running
on UNIX or
0.0.0.0
bin/run.bat -b 0.0.0.0
5
Launch the JBoss portal server. By default, JBoss binds to port 8080, so launch the server using the URL:
http://<matching_IP>:<port>/portal/.
For example: http://127.0.0.1:8080/portal.
6
Log in to the portal by clicking the login link in the upper-right corner. The default credentials are admin/admin.
Click the Admin option in the upper-right corner.
7
Click the Portlet Definitions tab. The portlet name, CF HelloPortlet is listed here.
8
Portal definition tab displaying CFHelloPortlet
9
Create an instance of this portlet by clicking Create Instance under Actions.
Specify the instance name.
10
Add the instance display name.
11
on Windows.
Last updated 1/20/2012
901
bin/run.sh -b

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 9

Table of Contents