After you have created and converted
a WebFacing project with the WebFacing Tool, you can test your WebFacing
project before deploying it to an application server. See Testing WebFacing applications for more information on testing WebFacing
applications.
After you have tested your WebFacing project,
you will need to deploy it to an application server. WebSphere® Application Server deployment
involves three general tasks:
- Export your WebFacing project as an EAR or WAR file. An EAR file
is a compressed Enterprise Application Archive. A WAR file is a Web
application archive file.
- Use the WebSphere administration
console to install the exported EAR file.
- Start the Web application
For more information on deploying WebFacing applications,
see Deploying WebFacing applications.