User Guide
16 Chapter 1: Getting Started with Flex Builder
Caution: These site settings assume default installations of both the application server and the Flex
server. The settings may not work for custom installations.
Integrated JRun4/Flex - Local Install
Local Root Folder: C:\Program Files\Macromedia\Flex\jrun4\servers\default\samples
Flex Server Root Folder: C:\Program Files\Macromedia\Flex\jrun4\servers\default\samples
URL Prefix http://localhost:8700/samples/
Non-integrated JRun4 - Local Install
Local Root Folder: C:\JRun4\servers\<servername>\samples\
Flex Server Root Folder: C:\JRun4\servers\<servername>\samples\
URL Prefix http://localhost:<port>/samples/
Tomcat 5.0 - Remote Install
Local Root Folder: Any folder on the computer running Flex Builder
Flex Server Root Folder: ...<installfolder>\Tomcat 5.0\webapps\samples
URL Prefix http://<hostname>:8080/samples/
WebSphere 5.1 - Remote Install
Local Root Folder: Any folder on the computer running Flex Builder
Flex Server Root Folder: ...<installfolder>\WebSphere\AppServer\installedApps\<nodename>\<ap
pname>.ear\samples.war
(where <nodename> is the machine name—but could also be an IP or a
fqdn—and <appname> is configurable at deploy time)
URL Prefix http://<hostname>:9080/samples/
WebLogic 8.1 - Remote Install
Local Root Folder: Any folder on the computer running Flex Builder
Flex Server Root Folder: ...<installfolder>\bea\user_projects\<domain>\applications\samples
(assumes you exploded the war file into a folder named samples to get a
samples context root)
URL Prefix http://<hostname>:7001/samples/