In my previous post I have described how to write a simple jax-rs service using WSO2 Developer Studio.
In this post lets see how we can deploy the service using WSO2 Application Server and send request using Advanced Rest Client.
First of all you will have to download the Application Server from the WSO2 product page.
Extract the product to a local folder and run the server. You can refer to this previous post on how to start the server.
Once the server is started, go to the management control and type admin, admin to login as username and password respectively.
Then go to
1.Manage | > Applications | > Add | > JAX-WS/JAX-RS |
2. Upload the .war file
When the service is deployed you can see the service in application list.
No comments:
Post a Comment