Creating JAX-RS enabled OSGi bundle projects

Procedure

  1. Click File > New > Other > OSGi > OSGi Bundle Project and then click Next. The New OSGi Bundle Project wizard opens.
  2. In the Project name field, enter the name of your bundle project.
  3. Select a Target runtime from the drop-down list. Set the target run time to define an installed runtime environment. Run times are used at build time to compile projects
  4. In the Configuration list, select Custom and then click Advanced. The Project Facets dialog opens.
  5. Select JAX-RS (REST Web Services) and then click OK.
  6. Select Generate blueprint file to generate a blueprint file for your bundle project.
  7. In the Application membership section, select Add bundle to application and then select an application project from the drop-down list or create a new application project.
  8. Follow the wizard prompts.
Icon that indicates the type of topic Task topic
Timestamp icon Last updated: July 17, 2017 21:58

File name: tcrtbundleprjjaxrs.html