Deploying a Portal Application
Context
After creating a portal application, you can deploy it to the application server. A content administrator can then create iViews based on your application.
Procedure
-
Create an EAR file from the portal application:
-
From the File menu, choose Export .
-
Choose , and then choose Next .
-
Choose the portal application project that you want to deploy, and then choose Next .
-
Choose Finish . The EAR file is created in your project.
-
-
Deploy the EAR file to a portal, using the standard Java EE application deployment mechanisms.
For more information, see Deploying Applications .

