IBM Version 5 Universal Remote User Manual


 
288 WebSphere Studio Application Developer Programming Guide
12.2 Publishing to a remote server (AEs)
Prerequisites: With Application Developer, you can deploy the application to a
remote server using a remote server instance and configuration. If you want to
publish your projects remotely on WebSphere Application Server AEs, you must
install the following applications on the remote server:
IBM WebSphere Application Server Advanced Single Server Edition for
multiplatforms
IBM Agent Controller
(Optional) FTP server
12.2.1 Creating a remote server instance
1. From the Server view of the server perspective, create the server
configuration for the remote WebSphere AEs Server. Select
New—>Server
Instance
or New—>Server Instance and configuration.
On the first page of the Create a New Server Instance wizard or the Create a
New Server Instance and Server Configuration wizard (Figure 12-2):
In the Server Name field, type a name for the new server.
In the Folder
field, enter a folder name for the server.
2. Select
WebSphere Remote Server as the instance type. The Next button is
enabled allowing you to specify additional remote server information needed
to transfer files remotely.
3. Click
Next.
Important: Ensure the IBM Agent Controller is running on the remote
server and is inside a firewall.
Tip: In a team environment, care must be taken when publishing code to a
remote server. Make sure the members of the team do not step on each
other when deploying. It is a good idea to assign the deployment process to
a lead developer to ensure correct code versions are deployed. This
document does not define the details of the application build process.