Hi rao,
Thanks for the reply. Now I can able to test the REST services from my Soap UI. Below are the procedure, how I have done my testing.
1. If your REST service is running on Apache, then start the apache as normal (./startup.sh) {Don't run the project on server}
2. For GET operations it will work by default.
3. For any path parameters, the Click on the resource viewer, there we can give the parameter what we have to pass.
4. For other HTTP operations, select the Accept media type accordingly.
Hope this may use full for any new users like me.
Thanks,
Kutty P