Network Deployment (Distributed operating systems), v8.0 > End-to-end paths > Web services - RESTful services


 Using the Apache Wink REST client as a stand-alone thin client

Instead of using the Apache Wink REST client inside a server application, you can use the Thin Client for JAX-RS provided with WAS as a stand-alone thin client to send requests to your RESTful service. The Thin Client for JAX-RS is a stand-alone Java SE 6 client environment that enables running unmanaged JAX-RS RESTful web services client applications in a non-WebSphere environment to invoke JAX-RS RESTful web services that are hosted by the application server. JAX-WS

Supported configurations: We can use the Thin Client for JAX-RS with WAS as a stand-alone client runtime environment in a pure Java SE environment. The Thin Client for JAX-RS is not supported running within WAS or WebSphere Application Client environments. In this version of the application server, other Thin Client run times provided with the application server can also reside in the CLASSPATH and coexist with the Thin Client for JAX-RS.


Procedure

  1. Configure the development environment.

  2. Implement a client using the unmanaged RESTful web services JAX-RS client.


Results

You have implemented an unmanaged RESTful web services JAX-RS client that can issue requests to a JAX-RS application.



Related tasks

Implement a client using the unmanaged RESTful web services JAX-RS client









+

Search Tips   |   Advanced Search