Application Server Toolkit (AST) 6.1.0 supported SIP Only projects. SIP Only projects do not include a Web Deployment Descriptor and cannot be associated with an Enterprise Application project (EAR Project). If using an AST 6.1.0 workspace that contains SIP Only projects, you will need to add the Dynamic Web Module Facet. When you add the Dynamic Web Module Facet, you will be able to associate the project to a new or existing EAR Project. To add the Dynamic Web Module Facet, do the following:
When a Web Archive (WAR) file is imported, a Dynamic Web Application project is created. The Session Initiation Protocol (SIP) facet is not added automatically and must be added manually. To add the SIP facet, do the following:
If the SIP facet is not added to the project, then an error message is displayed when you attempt to open the sip.xml file.
The previous version of the SIP Toolkit supported SIP Only projects which could have been exported as a Servlet ARchive (SAR) file. If these SIP only SAR files are imported into the current version of the SIP Toolkit, a web.xml file will be added to the project.