You can add a SIP facet to an existing web project so that
it becomes a SIP application.
Procedure
To add a SIP facet to an existing web project:
- In Project Explorer, right-click the web project and select Properties.
- Select Project Facets and click Modify
Project.
- Select the SIP Module check box, select an appropriate
SIP version, and then click Finish. When you
are prompted to update the Web deployment descriptor with SIP deployment
descriptor content, click Yes.
Results
The Web project is updated to include a SIP deployment descriptor
(sip.xml) file in the WebContent folder. You can now add SIP components
to the project.