Après avoir créé et converti un projet WebFacing à l'aide de l'outil WebFacing, vous pouvez le tester avant de le déployer sur un serveur d'applications.
Un serveur d'applications WebSphere, appelé environnement de test WebSphere, est inclus avec le produit. Pour plus d'informations sur le test des applications WebFacing, voir Test des applications WebFacing.
Après avoir testé le projet WebFacing, vous devez le déployer sur un serveur d'applications. La procédure de déploiement de WebSphere Application Server comprend trois tâches générales :
- Exportez le projet WebFacing sous la forme d'un fichier EAR ou WAR. Un fichier EAR est un fichier d'archive
d'application d'entreprise compressé. Un fichier WAR est un fichier d'archive d'application Web.
- Installez le fichier EAR exporté via la console d'administration WebSphere.
- Lancez l'application Web.
Pour plus d'informations sur le déploiement des applications WebFacing, voir Déploiement d'applications WebFacing.