+

Search Tips   |   Advanced Search

Set up a development environment for JAX-RS applications

The application server provides command-line tools to develop web services clients and implementations based on the Java API for RESTful Web Services (JAX-RS) specification.

Before setting up a development environment, install WebSphere Application Server and add JAX-RS libraries to the class path definition.

For development environment setup...

For Windows, we can set WAS_USER_SCRIPT to...

...which has the same effect as running the setupCmdLine command.

  • Development and assembly tools