Switching among different JAX-RS providers by using command prompt
You can use command prompt to list all the Java™ API for RESTful Web Services (JAX-RS) providers, identify, and modify the selected JAX-RS provider in WebSphere® Application Server 傳統版 V9.
About this task
WebSphere Application Server 傳統版 V9 provides four options for JAX-RS provider. By default, JAX-RS provider on version 9 is Apache CXF-based JAX-RS 2.0. With the wsadmin scripting tool, you might choose to list all the information about four JAX-RS providers, identify the current JAX-RS providers that are configured on a server, or modify the selected JAX-RS provider based on your needs.
Important: Ensure that the JAX-RS provider configured on the application server
corresponds with your deployed application.
Tip: In WebSphere Application Server traditional V9, JAX-RS is not supported in the Java
EE Application Client environment.