| Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components | |
| Close Print View | |
| Deploying: Creating a Deployment Profile |
|
Building an Application File From the Command Line
Deploying Application Files from the NetBeans IDE
To Deploy an Application File from the NetBeans IDE
Deploying Application Files from Enterprise Manager
Adding the Application Server Domain to Enterprise Manager
Deploying the Application File
Deploying Application Files from the Admin Console
To Deploy an Application File from the Admin Console
Deploying Application Files from the Command Line
Deploying from the asadmin Utility
Deploying from the asant Utility
Before creating a Deployment Profile, you must have created an appropriate runtime Environment to support the Project.
Note - If the Project includes web services, then each of a Project’s active Deployment Profiles must target a separate SOAP/HTTP External System; otherwise, the web containers can cause duplicate servlet names to appear in the domain.
Note - Deployment Profile names should contain only alphanumeric characters (letters and numbers), dashes, and underscores.
New > Deployment Profile to display the Create Deployment Profile dialog.Note - The resulting application ( .ear ) file will default to a concatenation of
the Deployment Profile name and the Project name (see Naming the Application File).
Drag the topics and queues to the appropriate message server, being careful not to split inbound and outbound message destinations between separate servers.
Drag the Collaborations to the appropriate application servers.
Drag the Adapter components to the appropriate external systems.
Note - You can select multiple components of the same type that are destined for a single external system, dragging them to that external system in one operation.
Save the profile.
Note - You can deploy two services that are not directly dependent upon each other across two domains; however, two processes that need to have direct access to one another must be deployed to the same domain.