Importing SIP applications in EAR or WAR files

If you import EAR or WAR files that contain a SIP application, then you must add the SIP facet to the project.

About this task

If you import a Web archive (WAR) file into your workspace, a web application project is created, not a SIP project. The Session Initiation Protocol (SIP) facet is not added automatically and you must add it manually.

Procedure

  1. Click File > Import.
  2. In the Import window:
    • To import and EAR file, click Java EE > EAR file and click Next.
    • To import a WAR file, click Web > WAR file and click Next.
  3. Browse to the EAR or WAR file that you want to import.
  4. Add the SIP facet to your project.

Feedback