Develop > Presentation layer > WebSphere Commerce integration with WebSphere Portal
Prepare MVCPortlet for deployment
When development is complete, portlets are packaged into WAR files for deployment to the WebSphere Portal Server.
Before you begin
- Develop, customize, and test the portlet in Rational Application Developer.
Procedure
- Open Rational Application Developer.
- From the Enterprise Explorer view, right-click the portlet project and select Export > WAR file. The Export wizard opens.
- On the WAR Export page, enter the destination directory for the WAR file. A default name for the WAR file is automatically provided, but you can change it.
- Do not select the Export Source files check box to exclude source files in the WAR file.
- Select the Overwrite existing file to automatically replace an existing WAR file for this project.
- Click Finish.
Related concepts
WebSphere Commerce integration with WebSphere Portal
Related tasks
Wiring the source and target portlets
Related reference
MVC portlet configuration file syntax