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 Traditional V9.
Pourquoi et quand exécuter cette tâche
WebSphere Application Server Traditional V9 fournit quatre options pour le fournisseur JAX-RS. By default, JAX-RS provider on version 9 is Apache CXF-based JAX-RS 2.0. Avec l'outil de scriptage wsadmin, vous pouvez choisir de répertorier toutes les informations sur les quatre fournisseurs JAX-RS, d'identifier les fournisseurs JAX-RS en cours qui sont configurés sur un serveur, ou de modifier le fournisseur JAX-RS sélectionné en fonction de vos besoins.
Important : Ensure that the JAX-RS provider configured on the application server
corresponds with your deployed application.
Conseil : In WebSphere Application Server traditional V9, JAX-RS is not supported in the Java
EE Application Client environment.