Integration/REST

From TempusServa wiki
Revision as of 14:45, 29 November 2013 by old>Admin
Jump to navigation Jump to search

This article has not yet been converted to Wiki format.

Please download the original article: Tempus Serva REST interface.pdf


Netbeans quick start guide

  1. Add Webservice to ide (wadl import)
    • URL: [ServerName]/[ApplicationName]/rest/[SolutionSystemName].wadl
  2. Create a new project
    1. Add REST Client to project
      • Point to newly created webservice: [SolutionSystemName]
    2. Add JAXB bindings to project (use XSD schema)
      • URL: [ServerName]/[ApplicationName]/rest/[SolutionSystemName].xsd